schema/type any=True
breaks schema composition
#945
Labels
bug
This issue describes a defect or unexpected behavior
carvel triage
This issue has not yet been triaged for relevance
What steps did you take:
File: 1.schema.yaml
File: 2.schema.yaml
File: values.yaml
Command:
What happened:
What did you expect:
Anything else you would like to add:
For some reason, when using the
schema/type any=True
annotation, ytt adds an item from the additional schema to the resulting list.Without this annotation, the result doesn't contain items from the schema, as expected.
File: 1.schema.yaml
Environment:
ytt --version
): ytt version 0.51.1/etc/os-release
): MacOS 15.3.1Vote on this request
This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.
👍 "I would like to see this addressed as soon as possible"
👎 "There are other more important things to focus on right now"
We are also happy to receive and review Pull Requests if you want to help working on this issue.
The text was updated successfully, but these errors were encountered: