[gardener]
Improvements
- [USER] An issue that prevented regular project admins from managing non-human users has been resolved. (a57580e)
- [USER] An issue causing Shoot reconciliation to fail at
Maintain shoot annotations
with optimistic lock error message is now mitigated. (23fc2d1) - [OPERATOR]
ControllerInstallation
s are no longer created forControllerRegistration
s that are in deletion. (d20c522) - [OPERATOR] A bug has been fixed that caused the REST Mapper to rediscover the available API resources very often. (0a0b553)
- [OPERATOR] The shoot task annotation is now updated as soon as the respective task has completed successfully to prevent recurring executions in case the whole shoot reconciliation flow fails. (69d00f1)
- [OPERATOR] The explicit
terminationGracePeriodSeconds
configuration of the Gardener components has been removed. (c5abfc4) - [OPERATOR]
gardener-apiserver
Deployment does now define a readiness probe. (f3193b7) - [OPERATOR] Kubernetes dependencies are now updated to
v0.17.11
. (23cb76a)
Docker Images
gardener-apiserver: eu.gcr.io/gardener-project/gardener/apiserver:v1.8.2
gardener-controller-manager: eu.gcr.io/gardener-project/gardener/controller-manager:v1.8.2
gardener-scheduler: eu.gcr.io/gardener-project/gardener/scheduler:v1.8.2
seed-admission-controller: eu.gcr.io/gardener-project/gardener/seed-admission-controller:v1.8.2
gardenlet: eu.gcr.io/gardener-project/gardener/gardenlet:v1.8.2