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

Automated backport of #2772: Only update local Endpoint when setting HealthCheckIP #2773

Conversation

tpantelis
Copy link
Contributor

Backport of #2772 on release-0.16.

#2772: Only update local Endpoint when setting HealthCheckIP

For details on the backport process, see the backport requests page.

@submariner-bot
Copy link
Contributor

🤖 Created branch: z_pr2773/tpantelis/automated-backport-of-#2772-upstream-release-0.16
🚀 Full E2E won't run until the "ready-to-test" label is applied. I will add it automatically once the PR has 2 approvals, or you can add it manually.

When setting the HealthCheckIP from the Node global IP, it was doing a
create-or-update operation but we really want to just update. It was
observed in a leader election fail-over scenario where a local Endpoint
was recreated on Node update after the Endpoint had been deleted, which
caused issues (see https://issues.redhat.com/browse/ACM-8274).

Signed-off-by: Tom Pantelis <[email protected]>
@tpantelis tpantelis force-pushed the automated-backport-of-#2772-upstream-release-0.16 branch from a696056 to 442862d Compare October 28, 2023 15:40
@tpantelis tpantelis enabled auto-merge (rebase) October 28, 2023 17:38
@tpantelis tpantelis merged commit 7dd2f86 into submariner-io:release-0.16 Oct 28, 2023
@submariner-bot submariner-bot added the ready-to-test When a PR is ready for full E2E testing label Oct 28, 2023
@submariner-bot
Copy link
Contributor

🤖 Closed branches: [z_pr2773/tpantelis/automated-backport-of-#2772-upstream-release-0.16]

@tpantelis tpantelis deleted the automated-backport-of-#2772-upstream-release-0.16 branch December 8, 2023 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated-backport ready-to-test When a PR is ready for full E2E testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants