ansible-collections / community.kubernetes

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

k8s: Add example for download and apply manifest from URL #359

Closed Akasurde closed 3 years ago

Akasurde commented 3 years ago
SUMMARY

Fixes: #352

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

ISSUE TYPE
COMPONENT NAME

changelogs/fragments/352-k8s.yml plugins/modules/k8s.py

codecov[bot] commented 3 years ago

Codecov Report

Merging #359 (c919d0b) into main (2640084) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #359   +/-   ##
=======================================
  Coverage   36.80%   36.80%           
=======================================
  Files           3        3           
  Lines         758      758           
  Branches      148      148           
=======================================
  Hits          279      279           
  Misses        430      430           
  Partials       49       49           
Impacted Files Coverage Δ
...ctions/community/kubernetes/plugins/modules/k8s.py 97.82% <0.00%> (ø)

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 2640084...0f1052d. Read the comment docs.

github-actions[bot] commented 3 years ago

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