This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
helm_plugin requires release_namespace #357
Labels
has_pr
This issue has a related PR that may close it.
type/enhancement
New feature or request
verified
The issue is reproduced
SUMMARY
release_namespace is required in the helm_plugin task.
ISSUE TYPE
COMPONENT NAME
community.kubernetes.helm_plugin
ANSIBLE VERSION
CONFIGURATION
OS / ENVIRONMENT
STEPS TO REPRODUCE
Looking at the souce this seems to affect even master.
I'm assuming that in many cases it make sense to have the argument required (perhaps it was more relevant with helm2?), but I don't think it does in this case.
EXPECTED RESULTS
The task should run without having to specify namespace, as the plugin is only local and doesn't deal with any namespaces.
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: