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 activegate service not updating when labels mismatch #749

Merged
merged 4 commits into from
Apr 28, 2022

Conversation

chrismuellner
Copy link
Collaborator

@chrismuellner chrismuellner commented Apr 27, 2022

Description

When updating the operator from a version with the old labels, the activegate service was not updated because the ports did not change. With this change the service will be updated if there is a mismatch in ports, labels or selector.

How can this be tested?

Update from an older version of the operator (before v0.6.0) to this version:

  • service should match the new activegate pods correctly

Checklist

  • Unit tests have been updated/added
  • PR is labeled accordingly

@chrismuellner chrismuellner added the bug Something isn't working label Apr 27, 2022
@chrismuellner chrismuellner requested a review from a team as a code owner April 27, 2022 13:20
@chrismuellner chrismuellner enabled auto-merge (squash) April 28, 2022 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants