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 78 forks source link

`OverconstrainedZonalAllocationRequest` could be a transient error #876

Closed Kostov6 closed 3 months ago

Kostov6 commented 4 months ago

How to categorize this issue?

/area quality /kind enhancement /platform azure

What would you like to be added: It is possible OverconstrainedZonalAllocationRequest to be a temporary problem on the provider side https://github.com/MicrosoftDocs/azure-docs/issues/41402#issuecomment-546416921

Based on this https://github.com/gardener/gardener/pull/4703#discussion_r713658798 i think OverconstrainedZonalAllocationRequest is better to be classified as ERR_RETRYABLE_CONFIGURATION_PROBLEM

Why is this needed: Reduces needless ops involvement when the problem is transient