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

Use endpoints from Broker while validating overlapping CIDRs #913

Merged
merged 1 commit into from
Sep 14, 2023

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

@submariner-bot
Copy link
Contributor

🤖 Created branch: z_pr913/sridhargaddam/validate-cidrs-broker
🚀 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 added the backport This change requires a backport to eligible release branches label Sep 13, 2023
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 submariner-bot added the ready-to-test When a PR is ready for full E2E testing label Sep 14, 2023
@skitt skitt enabled auto-merge (rebase) September 14, 2023 07:53
@skitt skitt merged commit e6fd9f2 into submariner-io:devel Sep 14, 2023
@submariner-bot
Copy link
Contributor

🤖 Closed branches: [z_pr913/sridhargaddam/validate-cidrs-broker]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport This change requires a backport to eligible release branches backport-handled 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.

5 participants