flant / addon-operator

A system to manage additional components for Kubernetes cluster in a simple, consistent and automated way.
https://flant.github.io/addon-operator/
Apache License 2.0
483 stars 27 forks source link

Add schema for module.yaml validation #402

Open yalosev opened 1 year ago

yalosev commented 1 year ago

We have an optional file module.yaml support, where we can set some definition to a module. But we have some restrictions for this modules, so we have to set openapi schema and validate this file through the schema