ansible-collections / community.kubernetes

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

helm: 'changed' flag takes 'values' in consideration #332

Closed goneri closed 3 years ago

goneri commented 3 years ago

Return changed False is the values_files match the values of the existing deployment.

Closes: #274

codecov[bot] commented 3 years ago

Codecov Report

Merging #332 (adba3bf) into main (221631c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #332   +/-   ##
=======================================
  Coverage   37.02%   37.02%           
=======================================
  Files           3        3           
  Lines         732      732           
  Branches      144      144           
=======================================
  Hits          271      271           
  Misses        412      412           
  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 221631c...adba3bf. Read the comment docs.