-
Notifications
You must be signed in to change notification settings - Fork 117
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
Using commonLabels
in helm charts breaks selectors and thus patch deployments
#1523
Comments
WunderGraph commits fully to Open Source and we want to make sure that we can help you as fast as possible. |
additionalLabels
in helm charts breaks selectors and thus patch deploymentscommonLabels
in helm charts breaks selectors and thus patch deployments
I guess moving these cosmo/helm/cosmo/charts/controlplane/templates/_helpers.tpl Lines 46 to 82 in 7c92c55
|
Hi @xSAVIKx thanks for opening an issue. We'll take a look and come back. |
Component(s)
helm
Component version
0.12.3
wgc version
0.71.4
controlplane version
0.118.1
router version
0.150.0
What happened?
Description
Adding
commonLabels
to already deployed components breaks deployment.Steps to Reproduce
Add common labels to
controlplane
in the helm chart as:Expected Result
Deployment is successful
Actual Result
I'd not be expecting these extra labels to be used in selectors at all.
Environment information
No response
Router configuration
Router execution config
Log output
Additional context
No response
The text was updated successfully, but these errors were encountered: