Vendir directory sync ignores overlapping paths on directories #323
Labels
bug
This issue describes a defect or unexpected behavior
discussion
This issue is not a bug or feature and a conversation is needed to find an appropriate resolution
What steps did you take:
I am running this vendir.yml with two directories that define the same root path:
What happened:
The second directory overwrites the first in the final output directory. Only dir2 appears in the final output directory.
What did you expect:
I would either expect an overlapping path error message, as with overlapping paths within the same directory, or I would expect both dirs to appear in the final output directory.
Environment:
Vote 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: