eclipse-symphony / symphony

Symphony project
MIT License
24 stars 17 forks source link

Catalog spec missing meta data field #196

Closed iwangjintian closed 1 week ago

iwangjintian commented 1 month ago

We should add meta data properties to CRD and catalog spec model

Haishi2016 commented 1 month ago

A key test case to go through is the configuration schema check. Basically if a configuration is attached to a schema it has to comply with schema validation regardless if the update is submitted through k8s api or REST api.