Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use endpoints from Broker while validating overlapping CIDRs
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]>
- Loading branch information