Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove KubernetesAnsibleModule class #70

Merged
merged 2 commits into from
Apr 20, 2021

Conversation

Akasurde
Copy link
Member

SUMMARY

Removed deprecated KubernetesAnsibleModule class. Please use
K8sAnsibleMixin instead.

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

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

changelogs/fragments/remove_KubernetesAnsibleModule.yml
plugins/module_utils/common.py

Removed deprecated KubernetesAnsibleModule class. Please use
K8sAnsibleMixin instead.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
@codecov
Copy link

codecov bot commented Apr 20, 2021

Codecov Report

Merging #70 (f969708) into main (b68bf7c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #70   +/-   ##
=======================================
  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 b68bf7c...f969708. Read the comment docs.

Co-authored-by: Mike Graves <mgraves@redhat.com>
@Akasurde Akasurde merged commit a5a850d into ansible-collections:main Apr 20, 2021
@Akasurde Akasurde deleted the remove_raw branch April 20, 2021 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants