ContainerSolutions / kubernetes-examples

Minimal self-contained examples of standard Kubernetes features and patterns in YAML
https://k8s-examples.container-solutions.com/
MIT License
1.4k stars 299 forks source link

Update CI for unmaintained dependencies. #40

Closed gusfcarvalho closed 2 years ago

gusfcarvalho commented 3 years ago

our CI process uses https://github.com/instrumenta/kubernetes-json-schema/ to validate any schemas, however it seems this project is no longer being maintained.

We need to update CI with a new way to check for validation of the yaml files.