gardener-controlplane-1.79.2
github-actions
released this
27 Sep 17:28
·
12 commits
to main
since this release
[gardener/gardener]
🐛 Bug Fixes
[OPERATOR]
An issue causing several tasks from the Shoot reconciliation flow to fail with transient errors of typeduplicate filename in registry
is now fixed. by @gardener-ci-robot [#8555][USER]
The two additional labelsworker.gardener.cloud/image-name
andworker.gardener.cloud/image-version
that were previously introduced and attached to worker nodes are removed again to fix a regression that causes thekubelet
to restart on nodes that are due to be upgraded to a new OS but not rolled yet which causes theirPod
s to become temporarily unready. by @gardener-ci-robot [#8552]
🏃 Others
[OPERATOR]
extension library: State update for a Worker object can be now skipped by annotating it withworker.gardener.cloud/skip-state-update=true
. by @gardener-ci-robot [#8492]