community.docker/changelogs/fragments
patchback[bot] 9e3c50a2b9
Minor fixes to nsenter connection plugin (#249) (#251)
* 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 d224752cf1)

Co-authored-by: Jeff Goldschrafe <jgoldschrafe@users.noreply.github.com>
2021-12-09 06:01:43 +01:00
..
.keep Initial commit 2020-10-30 07:05:51 +01:00
1.10.2.yml Prepare 1.10.2 release. 2021-12-08 20:23:33 +01:00
243-docker_container_exec-chdir.yml docker_container_exec: improve handling of chdir option (#243) (#247) 2021-11-30 12:20:47 +01:00
249-nsenter-fixes.yml Minor fixes to nsenter connection plugin (#249) (#251) 2021-12-09 06:01:43 +01:00