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

Infer cloud instance from bucket region when possible #946

Closed AndreasBurger closed 3 months ago

AndreasBurger commented 3 months ago

How to categorize this PR?

/area backup /kind enhancement /platform azure

What this PR does / why we need it: The storage domain to use for backup buckets will now be inferred from the buckets' region if no explicit config is given. This is consistent with how the rest of our codebase does it.

Release note:

The storage domain to use for backup buckets is now inferred from the buckets' region if no explicit config is given