Skip to content

v1.5.1

Compare
Choose a tag to compare
@gardener-robot-ci-1 gardener-robot-ci-1 released this 27 May 21:12

[gardener]

Improvements

  • [USER] A bug has been fixed, which caused the kube-proxy to fail starting up for clusters with .spec.kubernetes.allowPrivilegedContainers=false. (1f87b44)
  • [OPERATOR] Shoots with 'incomplete DNS configuration' errors are now flagged with the ERR_CONFIGURATION_PROBLEM error code. (e0fc7d1)
  • [OPERATOR] The handling when evaluating errors from third-party controllers/components is more conservative now. It will wait until a certain grace period is exceed before actually revealing and reporting the error to the Shoot resource. (66c5c28)
  • [OPERATOR] Fixed a bug that lead to omitting the details message why a health check failed when writing the Extension CRD conditions. (858cb7a)

Docker Images

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