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

add helm tests #6

Open
codefromthecrypt opened this issue Feb 21, 2024 · 0 comments
Open

add helm tests #6

codefromthecrypt opened this issue Feb 21, 2024 · 0 comments

Comments

@codefromthecrypt
Copy link

helm tests allow you to hit something besides the readiness gate, to know if the chart itself is functional.

https://helm.sh/docs/topics/chart_tests/#example-test

As you'll notice, if you run helm recently, it creates some infrastructure to help with tests, which the current charts don't have (e.g. fullname properties which are substituted by chart-testing for example). It might be worth regenerating the charts here and then after that choosing an endpoint to make sure something really works. For example, in discoveryserver, the /apps endpoint

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