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

helm: handle multiline output #400

Closed Akasurde closed 3 years ago

Akasurde commented 3 years ago
SUMMARY

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

ISSUE TYPE
COMPONENT NAME

plugins/modules/helm.py plugins/modules/helm_plugin_info.py

codecov[bot] commented 3 years ago

Codecov Report

Merging #400 (6259635) into main (c9157ce) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

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

gravesm commented 3 years ago

@Akasurde could you re-open this in kubernetes.core? Also, would be good to address @abikouo's comment, then we can get this merged.

Akasurde commented 3 years ago

superseded by https://github.com/ansible-collections/kubernetes.core/pull/64

github-actions[bot] commented 2 years ago

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