can ytt auto-explain why overlay matching did not match expected number of nodes #503
Labels
discussion
This issue is not a bug or feature and a conversation is needed to find an appropriate resolution
enhancement
This issue is a feature request
Describe the problem/challenge you have
Users may run into a challenge determining why their overlay does not match expected number of nodes. (e.g. if
overlay.subset({"apiVersion": "cert-manager.io/v1"})
but the actual node hascert-manager.io/v1alpha1
). it would be interesting to somehow let the user know potential nodes that were "almost" matched.no clue how to implement this.
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: