gardener / kupid

Inject scheduling criteria into target pods orthogonally by policy definition.
Apache License 2.0
11 stars 19 forks source link

Adapt high-availability configuration #51

Closed timuthy closed 1 year ago

timuthy commented 1 year ago

How to categorize this PR?

/area high-availability /kind enhancement

What this PR does / why we need it: This PR prepares components for HA by labeling them with the corresponding high-availability-config.resources.gardener.cloud/type and defining the required PodDisruptionBudget, please see this document for more information.

Which issue(s) this PR fixes: Part of https://github.com/gardener/gardener/issues/6529

Release note:

Extension components have been adjusted to the high availability configuration supported by Gardener as of release `v1.60`. See [this document](https://github.com/gardener/gardener/blob/master/docs/development/high-availability.md) for more information about HA in gardener.