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

Updated pod labels for all products #901

Merged
merged 3 commits into from
Nov 7, 2024

Conversation

jimmybchopps
Copy link
Contributor

@jimmybchopps jimmybchopps commented Oct 31, 2024

Pull request description

Updated labels on all pods under stateful sets to include the same labels on their associated pod workloads. Previously, the pods only had the selector labels. With this update, all pods will have the same labels as their parent resource to improve traceability. Validated the common labels include the selector labels as well so this will only result in a few more labels being added that were previously missing from the associated pod resources.

Checklist

  • I have added unit tests
  • I have applied the change to all applicable products
  • The E2E test has passed (use e2e label)

@jimmybchopps
Copy link
Contributor Author

@bianchi2 Anything else I need to do for this PR? I noticed it had a checkbox for adding unit tests, but it doesn't seem like that applies for the changes made in this specific instance.

@nanux
Copy link
Member

nanux commented Nov 7, 2024

I believe the expected output tests will need to be updated to reflect the fact the labels are now included.

@bianchi2
Copy link
Collaborator

bianchi2 commented Nov 7, 2024

@jimmybchopps I have pushed tests fixes to your fork so it looks good now. Thanks for your contribution!

@bianchi2 bianchi2 merged commit 3c351ef into atlassian:main Nov 7, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants