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

Add object selector to controlplane webhook with version constraint #905

Closed LucaBernstein closed 2 months ago

LucaBernstein commented 3 months ago

How to categorize this PR?

/area control-plane /kind enhancement /platform azure

What this PR does / why we need it: Part of issue https://github.com/gardener/gardener/issues/9864, followup for g/g PR #9981. Use ObjectSelector in controlplane webhook to limit mutator calls for unrelated resource changes.

Which issue(s) this PR fixes: Part of #9864

Special notes for your reviewer:

Release note:

Starting with gardenlet >= v1.98.0, use controlplane webhook object selector to limit mutator calls.
gardener-robot commented 2 months ago

@LucaBernstein You need rebase this pull request with latest master branch. Please check.