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

Template errors are not currently detected by tests #326

Open
andrewodri opened this issue Apr 14, 2022 · 0 comments · May be fixed by #328
Open

Template errors are not currently detected by tests #326

andrewodri opened this issue Apr 14, 2022 · 0 comments · May be fixed by #328

Comments

@andrewodri
Copy link
Contributor

The current lint-charts and install-charts CircleCI jobs depend on the chart-testing packages, which does a great job at linting and installing respectively. However, it falls short when is comes to validating templates by passing in non-default values, or when it comes to identifying template whitespace errors.

A newly introduced feature in chart-testing, helm-extra-set-args, might be an effective way to catch these by forcing common charts to be enabled (such as ingress, persistence, and autoscaling) during the lint process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant