-
Notifications
You must be signed in to change notification settings - Fork 78
Conversation
1080518
to
f8ce5a9
Compare
1bd686d
to
aefb472
Compare
@thib-mary Would you describe your changes a little more please? Describe the change as you see it and why this should be done. Something like:
The reason I ask is because it seems wrong to set the However if this change does make sense, it needs to be made to all the helm charts and not just for slack. I've asked for the team's input into why the labels might have been limited to just the selector labels. I'll update this when I find out more. |
@thib-mary I've verified with the team that this change is correct and is how the helm chart should have been written. Would you like to update all the helm charts to fix this across the repo, or would you prefer I do that? Happy either way. I've approved the workflow runs so you can see that there are tests that are failing now because of this change. But looking at them now, it seems there are some other tests failing perhaps due to unrelated changes that I will need to look into. |
Thanks for the review. I have updated the pull request to update all the concerned helm charts. |
2d0a313
to
004a594
Compare
## Describe your changes Update labels on pods managed by deployment.
Hi @thib-mary, Thanks for your contribution. We are currently unable to run our tests on Please wait for another approver and I'll get your |
Describe your changes
Update labels in the pod template spec of the deployment to include the full set of labels and not just the selector labels.