Kenji Gaillac
|
4b3e24bf02
|
feat: add plugin --keyring option (#1150)
* feat: add plugin --keyring option
* docs: add changelog fragment
* Update changelogs/fragments/20260620-add-plugin-keyring-option.yaml
Co-authored-by: Yuriy Novostavskiy <yuriy@novostavskiy.kyiv.ua>
* feat: restrict helm_plugin keyring to install subcommand (#1)
Restrict the keyring option to state=present (helm plugin install),
the only implemented subcommand that supports --keyring, and fail
explicitly when it is used with other states.
Co-authored-by: Kenji Gaillac <48765390+Nhqml@users.noreply.github.com>
* refactor(helm_plugin): warn instead of fail
* Resolve linter error
* Update plugins/modules/helm_plugin.py
---------
Co-authored-by: Yuriy Novostavskiy <yuriy@novostavskiy.kyiv.ua>
Co-authored-by: Bianca Henderson <bianca@redhat.com>
Co-authored-by: Bianca Henderson <beeankha@gmail.com>
|
2026-07-01 18:32:09 -04:00 |
|