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

Validate and Lint Chart #105

Open
t4lz opened this issue Sep 3, 2024 · 0 comments
Open

Validate and Lint Chart #105

t4lz opened this issue Sep 3, 2024 · 0 comments

Comments

@t4lz
Copy link
Member

t4lz commented Sep 3, 2024

We can validate and lint our Helm chart on CI.
Some tools that might be relevant:
helm lint
helm verify
We could run helm template ... in multiple different ways (e.g. different ways of passing a license) and check the output with https://github.com/yannh/kubeconform.
And for CRD schemas there is https://github.com/openshift/crd-schema-checker.

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

No branches or pull requests

1 participant