Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing top level labels #73

Merged
merged 2 commits into from
Jun 29, 2023
Merged

Conversation

benbz
Copy link
Member

@benbz benbz commented Jun 29, 2023

#71 deliberately removed helm.sh/chart, app.kubernetes.io/version, etc labels from the selectorLabel as they can't change during upgrades. However it also accidentally removed them from the top-level labels of StatefulSets/Deployments/Pods (as they were coming in through the selectorLabels). This brings them back

@benbz benbz force-pushed the bbz/fix-missing-top-level-labels branch from c168e34 to dc0d8a6 Compare June 29, 2023 13:17
@benbz benbz merged commit c6c440f into main Jun 29, 2023
1 check passed
@benbz benbz deleted the bbz/fix-missing-top-level-labels branch June 29, 2023 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants