kubernetes-sigs / cluster-api-provider-azure

Cluster API implementation for Microsoft Azure
https://capz.sigs.k8s.io/
Apache License 2.0
293 stars 422 forks source link

Add westeurope to e2e test regions #4945

Closed nojnhuh closed 2 months ago

nojnhuh commented 3 months ago

westeurope was removed from the list of regions we use for e2e tests in #4944 because it frequently hit capacity issues when provisioning AKS clusters. In the future, we should reevaluate the reliability of provisioning AKS clusters in westeurope and reenable that region for our tests if it's more consistent.