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
Currently, YTT does not support YAML anchors or inheritance to include common definitions across different sections of YAML files. As a result, we are using external tools like Spruce to flatten YAML files before processing them with YTT.
I wanted to inquire whether support for YAML anchors or a similar mechanism for inheritance is planned or if it’s on the YTT team’s roadmap. It would be a valuable feature for simplifying and reusing common configurations in large YAML files.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello YTT Team,
Currently, YTT does not support YAML anchors or inheritance to include common definitions across different sections of YAML files. As a result, we are using external tools like Spruce to flatten YAML files before processing them with YTT.
I wanted to inquire whether support for YAML anchors or a similar mechanism for inheritance is planned or if it’s on the YTT team’s roadmap. It would be a valuable feature for simplifying and reusing common configurations in large YAML files.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions