kapp injects label in Service Selector but not StatefulSet Pod Template #753
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
helping with an issue
Debugging happening to identify the problem
Service has its
selector
modified by kapp:Leading to the Service not having any matching Pods.
Whereas StatefulSet does not have its
spec.template.metadata.labels
modified:Why is the selector modified at all?
What steps did you take:
What happened:
What did you expect:
One of:
Anything else you would like to add:
I would expect kapp to "just work" for passing something this simple throuigh it.
Environment:
kapp --version
):kapp version 0.54.3
/etc/os-release
):Ubuntu 22.04.1 LTS
kubectl version
)v1.22.17
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: