Skip to content
This repository has been archived by the owner on Apr 7, 2020. It is now read-only.

0.6.1

Compare
Choose a tag to compare
@gardener-robot-ci-1 gardener-robot-ci-1 released this 31 May 11:34

[gardener-extensions]

Improvements

  • [USER] All worker controllers are now making sure that the machine-controller-manager is awake before deleting the machines (in case the shoot was hibernated before). Also, they now ensure that the required RBAC roles have been created before starting the deletion process. (3132353)
  • [USER] An issue in the Alicloud infrastructure controller that might cause nil pointer panics has been fixed. (d7af523)
  • [USER] The previous naming scheme for Alicloud machine classes is now preserved (<namespace>-<pool-name>-<zone-name> instead of <namespace>-<pool-name>-z<zone-index>). (66811bd)
  • [USER] All worker actuators can now interact with 1.14 shoot clusters. (32836e3)
  • [USER] The RBAC permissions have been fixed in all provider Helm charts. (94b4502)
  • [USER] All the worker actuators no longer require the shoot clients. (408c5bc)
  • [USER] The certificate-service as well as all worker controllers do not longer try to interact with the shoot API server in case the shoot is hibernated. (82414a7)
  • [USER] The Alicloud infrastructure controller does now explicitly trigger the Terraform execution because new output variables have been added. (ffde706)

Docker Images

gardener-extension-hyper: eu.gcr.io/gardener-project/gardener/gardener-extension-hyper:0.6.1