-
Notifications
You must be signed in to change notification settings - Fork 1
Add helm chart linting and snapshot testing #455
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
Conversation
|
CI error: Unable to reach |
sd109
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, thanks. Can we add a CONTRIBUTING.md as mentioned in the other PR here please and then I think it's good to go.
Co-authored-by: Scott Davidson <[email protected]>
sd109
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Previous CI run passed before trivial update to CONTRIBUTING.md so cancelling latest run and merging anyway. |
I had to fiddle with the template validation a bit, dependency build was required for reloader and additional schemas were required for cert-manager. They worked locally, but I have no idea how they will work in CI.
Implementation based on azimuth-cloud/cluster-api-janitor-openstack#192