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

Add configmap/secret hash functionality #404

Closed alinabuzachis closed 3 years ago

alinabuzachis commented 3 years ago
SUMMARY

Add hash functionality for configmap and secret.

codecov[bot] commented 3 years ago

Codecov Report

Merging #404 (66b37b5) into main (c9157ce) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #404   +/-   ##
=======================================
  Coverage   23.17%   23.17%           
=======================================
  Files           1        1           
  Lines         151      151           
  Branches       24       24           
=======================================
  Hits           35       35           
  Misses        111      111           
  Partials        5        5           

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 c9157ce...66b37b5. Read the comment docs.

gravesm commented 3 years ago

This looks good, but I'd like to get an answer about licensing before merging.

gravesm commented 3 years ago

Closing as this has been reopened in https://github.com/ansible-collections/kubernetes.core/pull/48.

github-actions[bot] commented 2 years ago

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