Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PR #249/d224752c backport][stable-1] Minor fixes to nsenter connection plugin #251

Commits on Dec 9, 2021

  1. Minor fixes to nsenter connection plugin (#249)

    * Minor fixes to nsenter connection plugin
    
    - Ensure the nsoption_pid option is retrieved in _connect instead of
      __init__ to prevent a crasher due to initialization order
    - Replace the use of --all-namespaces with specific namespaces to
      support compatibility with Busybox nsenter (for example, Alpine)
    
    * minor tidy
    
    * Fix PEP8 violation
    
    * Changelog fragment
    
    * Update changelogs/fragments/249-nsenter-fixes.yml
    
    Co-authored-by: Felix Fontein <felix@fontein.de>
    
    Co-authored-by: Jeff Goldschrafe <jeff.goldschrafe@flatiron.com>
    Co-authored-by: Felix Fontein <felix@fontein.de>
    (cherry picked from commit d224752)
    jgoldschrafe authored and patchback[bot] committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    06494a9 View commit details
    Browse the repository at this point in the history