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

K8s manifests validation pipeline #288

Merged
merged 1 commit into from
Aug 28, 2023
Merged

K8s manifests validation pipeline #288

merged 1 commit into from
Aug 28, 2023

Conversation

bakhtin
Copy link
Contributor

@bakhtin bakhtin commented Aug 25, 2023

Add Kubernetes manifests validation to the PR pipeline.
Uses datree to fetch K8s and CRDs schema from community-maintained repos and run validation against the rendered manifests. See https://github.com/paritytech/k8s-manifests-validation for details.

Closes: #282

@bakhtin bakhtin marked this pull request as ready for review August 28, 2023 09:19
@bakhtin bakhtin merged commit ce9d237 into main Aug 28, 2023
3 checks passed
@bakhtin bakhtin deleted the 282-manifests-validation branch August 28, 2023 09:33
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.

Implement K8s manifests validation
3 participants