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

[Backport-0.13] Use endpoints from Broker while validating overlapping CIDRs #964

Conversation

sridhargaddam
Copy link
Member

As part of the following PR[1], we no longer sync an endpoint from the Broker if the endpoint has any overlapping CIDRs with the local cluster. This was done to avoid issues on the Gateway node. Consequently, the subctl diagnose code should ideally examine the endpoints on Broker when validating overlapping CIDRs instead of inspecting the endpoints on the local cluster. This PR addresses this issue.

[1] submariner-io/submariner#2263

As part of the following PR[1], we no longer sync an endpoint
from the Broker if the endpoint has any overlapping CIDRs with the
local cluster. This was done to avoid issues on the Gateway node.
Consequently, the subctl diagnose code should ideally examine
the endpoints on Broker when validating overlapping CIDRs instead
of inspecting the endpoints on the local cluster. This PR addresses
this issue.

[1] submariner-io/submariner#2263

Signed-off-by: Sridhar Gaddam <[email protected]>
@submariner-bot
Copy link
Contributor

🤖 Created branch: z_pr964/sridhargaddam/z_pr951/sridhargaddam/automated-backport-of-#913-origin-release-0.13
🚀 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.

@sridhargaddam sridhargaddam changed the title Use endpoints from Broker while validating overlapping CIDRs [Backport-0.13] Use endpoints from Broker while validating overlapping CIDRs Oct 5, 2023
@skitt skitt added backport This change requires a backport to eligible release branches and removed backport This change requires a backport to eligible release branches labels Oct 5, 2023
@submariner-bot submariner-bot added the ready-to-test When a PR is ready for full E2E testing label Nov 3, 2023
@tpantelis tpantelis merged commit 706e753 into submariner-io:release-0.13 Nov 3, 2023
22 of 23 checks passed
@submariner-bot
Copy link
Contributor

🤖 Closed branches: [z_pr964/sridhargaddam/z_pr951/sridhargaddam/automated-backport-of-#913-origin-release-0.13]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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