gardener / gardener-extension-provider-openstack

Gardener extension controller for the OpenStack cloud provider (https://openstack.org).
https://gardener.cloud
Apache License 2.0
25 stars 81 forks source link

Add object selector to controlplane webhook with version constraint #797

Closed LucaBernstein closed 1 month ago

LucaBernstein commented 2 months ago

How to categorize this PR?

/area control-plane /kind enhancement /platform openstack

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 https://github.com/gardener/gardener/issues/9864

Special notes for your reviewer:

Release note:

Starting with gardenlet >= v1.98.0, use controlplane webhook object selector to limit mutator calls.