ansible-collections / community.kubernetes

Kubernetes Collection for Ansible
https://galaxy.ansible.com/community/kubernetes
GNU General Public License v3.0
265 stars 104 forks source link

Pass release_namespace to Helm #436

Closed sathieu closed 3 years ago

sathieu commented 3 years ago
SUMMARY

Ensure release_namespace is passed to helm command.

Fixes: #435.

ISSUE TYPE
COMPONENT NAME

helm module.

sathieu commented 3 years ago

@Akasurde @gravesm @goneri Please review.

Akasurde commented 3 years ago

@sathieu Could you please raise this PR against kubernetes.core collection (which is new home for Kubernetes modules)?

Thanks,

sathieu commented 3 years ago

@Akasurde Done in https://github.com/ansible-collections/kubernetes.core/pull/120

github-actions[bot] commented 3 years ago

This repository does not accept pull requests, see the README for details.