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

Remove deprecated KubernetesRawModule #379

Closed gravesm closed 3 years ago

gravesm commented 3 years ago
SUMMARY

Removes the KubernetesRawModule which was deprecated in 1.1.

Fixes #232

ISSUE TYPE
COMPONENT NAME

module_utils/raw.py

ADDITIONAL INFORMATION
codecov[bot] commented 3 years ago

Codecov Report

Merging #379 (56dd6f5) into main (8caca90) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #379   +/-   ##
=======================================
  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 8caca90...d0455a1. Read the comment docs.

github-actions[bot] commented 2 years ago

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