github gardener/gardener v1.12.9

latest releases: v1.92.3, v1.93.1, v1.95.0...
3 years ago

[gardener]

🏃 Others

  • [OPERATOR] The shoot controller inside the gardenlet has been adapted to cater with large Gardener landscapes:
    1. When the gardenlet has already reconciled a shoot cluster during its maintenance time window then it doesn't reconcile it again. Instead, it computes a random duration for the next time window and requeues the shoot. Already reconciled shoots are those whose last reconciliation was less then 24h ago.
    2. When the gardenlet is (re)started then it does no longer reconcile all shoots immediately whose maintenance time windows are met. Instead, it computes a random time for the current time window and requeues the shoot ("jittering", i.e., spreading the load). This will have the effect that not all shoots are getting reconciled at the same time right after startup. (38bf466)
  • [USER] Containerd is supported in regions where gcr.io container registry can't be accessed. (#3182, @jia-jerry)
  • [USER] Fixed NetworkPolicy gardener.cloud--allow-dns to allow traffic from Pods with hostNetwork: true and dnsPolicy: ClusterFirstWithHostNet. (#3163, @mvladev)

Docker Images

gardener-apiserver: eu.gcr.io/gardener-project/gardener/apiserver:v1.12.9
gardener-controller-manager: eu.gcr.io/gardener-project/gardener/controller-manager:v1.12.9
gardener-scheduler: eu.gcr.io/gardener-project/gardener/scheduler:v1.12.9
gardener-admission-controller: eu.gcr.io/gardener-project/gardener/admission-controller:v1.12.9
gardener-seed-admission-controller: eu.gcr.io/gardener-project/gardener/seed-admission-controller:v1.12.9
gardenlet: eu.gcr.io/gardener-project/gardener/gardenlet:v1.12.9

Don't miss a new gardener release

NewReleases is sending notifications on new releases.