Skip to content
This repository was archived by the owner on Apr 6, 2025. It is now read-only.
This repository was archived by the owner on Apr 6, 2025. It is now read-only.

Cross CRDs checks for static routes overlapping #13

@v-ctiutiu

Description

@v-ctiutiu

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions