You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 24, 2018. It is now read-only.
its a PITA trying to write json schema in json inside an annotation inside a yaml manifest. But YAML should be kinda easy - as its simple to nest YAML in an annotation in YAML.
So I wonder if we should support, either YAML encoding in the fabric8.io/json-schema annotation - or we make the ConfigMap code also detect fabric8.io/yaml-schema? for YAML encoded json schema? Then it'd be easier to hand-craft some json schema structure into ConfigMaps?
The text was updated successfully, but these errors were encountered:
its a PITA trying to write json schema in json inside an annotation inside a yaml manifest. But YAML should be kinda easy - as its simple to nest YAML in an annotation in YAML.
So I wonder if we should support, either YAML encoding in the fabric8.io/json-schema annotation - or we make the ConfigMap code also detect fabric8.io/yaml-schema? for YAML encoded json schema? Then it'd be easier to hand-craft some json schema structure into ConfigMaps?
The text was updated successfully, but these errors were encountered: