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

fix: ignore stderr in helm version check #1699

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

rohantmp
Copy link
Contributor

helm version check now fails if helm prints any warnings like:

WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: ...

Signed-off-by: Rohan CJ rohantmp@gmail.com

What issue type does this pull request address? (keep at least one, remove the others)
/kind bugfix
/kind enhancement
/kind feature
/kind documentation
/kind test

What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible)
resolves #

Please provide a short message that should be published in the vcluster release notes
Fixed an issue where vcluster ...

What else do we need to know?

Copy link

netlify bot commented Apr 17, 2024

Deploy Preview for vcluster-docs canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit a5ad7be
🔍 Latest deploy log https://app.netlify.com/sites/vcluster-docs/deploys/661fbe498a5d4600083ef258

Signed-off-by: Rohan CJ <rohantmp@gmail.com>
Copy link
Contributor

@johannesfrey johannesfrey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! LGTM

@FabianKramm FabianKramm merged commit 27b8b5a into loft-sh:main Apr 17, 2024
71 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.

3 participants