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

Add skip_crds option to helm #349

Closed gravesm closed 3 years ago

gravesm commented 3 years ago
SUMMARY

This adds an option to skip the installation of CRDs when installing or upgrading a chart.

Closes #296.

ISSUE TYPE
COMPONENT NAME

helm

codecov[bot] commented 3 years ago

Codecov Report

Merging #349 (02621da) into main (2640084) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #349   +/-   ##
=======================================
  Coverage   36.80%   36.80%           
=======================================
  Files           3        3           
  Lines         758      758           
  Branches      148      148           
=======================================
  Hits          279      279           
  Misses        430      430           
  Partials       49       49           

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 2640084...601c863. Read the comment docs.

github-actions[bot] commented 3 years ago

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