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

Possible switch/config option to allow helm lint with "--strict" #166

Closed
dgvigil opened this issue Jul 23, 2019 · 2 comments
Closed

Possible switch/config option to allow helm lint with "--strict" #166

dgvigil opened this issue Jul 23, 2019 · 2 comments
Labels

Comments

@dgvigil
Copy link

dgvigil commented Jul 23, 2019

There should be a switch or a config option that allows for the lint to use helm lint --strict to ensure a failure if there are missing values.

https://github.com/helm/chart-testing/blob/master/pkg/tool/helm.go#L53

Perhaps even just changing the line to

return h.exec.RunProcess("helm", "lint", "---strict", chart, values)
Copy link

github-actions bot commented Dec 2, 2023

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Dec 2, 2023
Copy link

github-actions bot commented Dec 7, 2023

This issue was closed because it has been stalled for 5 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant