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

Cross CRDs checks for static routes overlapping #13

Open
v-ctiutiu opened this issue Sep 14, 2022 · 0 comments
Open

Cross CRDs checks for static routes overlapping #13

v-ctiutiu opened this issue Sep 14, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@v-ctiutiu
Copy link
Contributor

Background

It's very easy to create overlapping IPs/subnets across multiple CRDs, for same or different gateways.

Proposal

Have the controller logic check if same route is not managed by other CRDs, and deny the request if so.

Hint:

Maybe admission control is more appropriate, via validating webhooks.

@v-ctiutiu v-ctiutiu added the enhancement New feature or request label Sep 14, 2022
@v-ctiutiu v-ctiutiu self-assigned this Sep 14, 2022
@v-ctiutiu v-ctiutiu removed their assignment Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant