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

helm: Support vaulted kubeconfig #229

Closed Akasurde closed 4 years ago

Akasurde commented 4 years ago
SUMMARY

Signed-off-by: Abhijeet Kasurde akasurde@redhat.com

ISSUE TYPE
COMPONENT NAME

plugins/action/helm.py plugins/action/helm_info.py plugins/action/helm_plugin.py plugins/action/helm_plugin_info.py plugins/action/helm_repository.py plugins/doc_fragments/helm_common_options.py

codecov[bot] commented 4 years ago

Codecov Report

Merging #229 into main will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #229   +/-   ##
=======================================
  Coverage   43.38%   43.38%           
=======================================
  Files           4        4           
  Lines         597      597           
  Branches      118      118           
=======================================
  Hits          259      259           
  Misses        291      291           
  Partials       47       47           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 527859c...f2b1b26. Read the comment docs.