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

Output instead of CombinedOutput when parsing helm version output #269

Merged
merged 1 commit into from Oct 28, 2023

Conversation

clhuang
Copy link
Contributor

@clhuang clhuang commented Apr 26, 2023

if there are warnings in the helm output (such as kubeconfig permissions too loose) it will cause the version to erroneously be detected as V2.

if there are warnings in the helm output (such as kubeconfig permissions too loose) it will cause the version to erroneously be detected as V2.
@codecov
Copy link

codecov bot commented Oct 28, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (ecbbc05) 41.53% compared to head (5297e7b) 41.53%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #269   +/-   ##
=======================================
  Coverage   41.53%   41.53%           
=======================================
  Files          19       19           
  Lines         508      508           
=======================================
  Hits          211      211           
  Misses        287      287           
  Partials       10       10           
Files Coverage Δ
internal/helmutil/version.go 52.17% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hypnoglow hypnoglow added this to the 0.16.0 milestone Oct 28, 2023
@hypnoglow
Copy link
Owner

@clhuang Nice one, thanks!

@hypnoglow hypnoglow merged commit ee8f6fb into hypnoglow:master Oct 28, 2023
10 of 11 checks passed
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.

None yet

2 participants