atlassian / smith

Smith is a Kubernetes workflow engine / resource manager
Apache License 2.0
285 stars 24 forks source link

Validate kube objects in pre-validate #249

Open wryun opened 6 years ago

wryun commented 6 years ago

Should check against openapi schema:

https://github.com/kubernetes/kubernetes/blob/master/pkg/kubectl/cmd/util/openapi/openapi.go

Make sure crd schemas are exposed here.