gardener / gardener-extension-provider-azure

Gardener extension controller for the Azure cloud provider (https://azure.microsoft.com).
https://gardener.cloud
Apache License 2.0
10 stars 81 forks source link

Enforce restriction with regards to IPv6 support #993

Closed ScheererJ closed 2 weeks ago

ScheererJ commented 1 month ago

How to categorize this PR?

/area networking /area robustness /kind enhancement /platform azure

What this PR does / why we need it:

Enforce restriction with regards to IPv6 support.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

This check replace https://github.com/gardener/gardener/pull/10716.

Release note:

Added validation to prevent IPv6-only/dual-stack clusters as they are not supported, yet.