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

AzureVpcPeering VnetAddressSpacesOverlap #860

Open
vandjelk opened this issue Dec 5, 2024 · 0 comments
Open

AzureVpcPeering VnetAddressSpacesOverlap #860

vandjelk opened this issue Dec 5, 2024 · 0 comments
Assignees

Comments

@vandjelk
Copy link
Contributor

vandjelk commented Dec 5, 2024

Description

When local and remote networks subnets have overlapping CIDRs reconciler fails to create VPC peering and writes cloud provider API error into status condition exposing sufficient information to the user.

Instead of writing API error to the status condition Cloud Manager should handle the error and write meaningful message to the user something like:

Cannot create or update peering. Virtual networks cannot be peered because their address spaces overlap. Overlapping address prefixes: 10.0.0.0/24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant