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

k8s_auth: remove module #376

Closed Akasurde closed 3 years ago

Akasurde commented 3 years ago
SUMMARY

k8s_auth module is migrated to community.okd from this collection.

Fixes: #240

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

ISSUE TYPE
COMPONENT NAME

README.md changelogs/fragments/240-k8s_auth.yml meta/runtime.yml plugins/doc_fragments/k8s_auth_options.py plugins/modules/k8s_auth.py

codecov[bot] commented 3 years ago

Codecov Report

Merging #376 (5197782) into main (5eb280f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #376   +/-   ##
=======================================
  Coverage   35.81%   35.81%           
=======================================
  Files           3        3           
  Lines         779      779           
  Branches      154      154           
=======================================
  Hits          279      279           
  Misses        451      451           
  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 5eb280f...5197782. Read the comment docs.

github-actions[bot] commented 2 years ago

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