community.docker/plugins
Jeff Goldschrafe d224752cf1
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>
2021-12-09 05:53:43 +01:00
..
connection Minor fixes to nsenter connection plugin (#249) 2021-12-09 05:53:43 +01:00
doc_fragments Pass Docker daemon connection params from inventory to connection plugin (#157) 2021-06-22 06:29:56 +02:00
inventory docker_containers inventory: fix wrong default mentioned in docs, add fallback example (#194) 2021-08-26 08:32:50 +02:00
module_utils Remove deprecated features, bump version to 2.0.0 (#210) 2021-10-05 17:39:42 +02:00
modules docker_container_exec: improve handling of chdir option (#243) 2021-11-30 09:14:34 +01:00
plugin_utils Deprecate default for tls_hostname (#134) 2021-05-04 07:50:33 +02:00