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

ci: add checks to generated Kubernetes configs #7

Merged
merged 3 commits into from
Feb 15, 2024
Merged

Conversation

cardoe
Copy link
Contributor

@cardoe cardoe commented Feb 15, 2024

Added checks to generated Kubernetes configs. Correct a docs mistake and ensure a script doesn't fail.

Use kubeconform to validate/check k8s manifests.
Ensure that the sealed-secrets helper script exits successfully, it
would fail if the last chunk didn't contain any data. Provide debugging
to stderr about the executed steps when it fails.
The user is expected to execute this from the top-level so fix the
paths.
@cardoe cardoe requested a review from ctria February 15, 2024 20:07
@cardoe cardoe merged commit 7f844e2 into main Feb 15, 2024
5 checks passed
@cardoe cardoe deleted the check-chart-render branch February 15, 2024 23:31
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

Successfully merging this pull request may close these issues.

3 participants