Expand YAML anchors in releases #9350
Labels
kind/feature
Well-understood/specified features, ready for coding.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
Describe the feature
YAML anchors allow a portion of the document to be reused elsewhere with the doc. While useful to keep config DRY, the YAML ecosystem does not have uniform support. To avoid issues when using Knative releases, it would be nice for the anchors to be expanded in the release yaml.
Example https://github.com/knative/serving/blob/v0.17.2/config/core/resources/service.yaml#L27
Refs carvel-dev/ytt#186
The text was updated successfully, but these errors were encountered: