This repository has been archived by the owner on Apr 7, 2020. It is now read-only.
0.6.0
[gardener-extensions]
Most notable changes
- [USER] The
Worker
extension controller for AWS has been implemented. (#71, @rfranzke) - [USER] The OpenStack provider does now have support for the
Infrastructure
extension. (#45, @afritzler) - [USER] Automatic version updates/upgrades are now disabled for all Alicloud CoreOS Container Linux worker machines. (#44, @jia-jerry)
- [USER] The Azure provider does now have support for the
Infrastructure
extension. (#43, @zanetworker) - [OPERATOR] Added Packet infrastructure controller (#78, @rfranzke)
- [OPERATOR] Added a new operating system config controller that supports SUSE JeOS. (#32, @pablochacin)
Improvements
- [OPERATOR] Add deploying to Shoot to controlplane controllers (#91, @stoyanr)
- [OPERATOR] It is now possible to turn individual webhooks and controllers on and off via the command line flag
--disable-controllers
and--disable-webhooks
. (#86, @adracus) - [OPERATOR] There is now an implementation of the infrastructure resource for Alicloud. (#85, @adracus)
- [OPERATOR] Refactor controlplane webhooks to eliminate code duplication (#83, @stoyanr)
- [OPERATOR] Add GCP controlplane webhooks (#79, @stoyanr)
- [OPERATOR] Refactor controlplane controllers to eliminate code duplication (#76, @stoyanr)
- [OPERATOR] Add GCP controlplane controller (#69, @stoyanr)
- [OPERATOR] Add kubelet config to AWS controlplane webhook (#63, @stoyanr)
- [OPERATOR] Add controlplane webhooks tests (#59, @stoyanr)
- [OPERATOR] Cleanup route names by network name and "shoot--" prefix (#58, @DockToFuture)
- [OPERATOR] Add AWS controlplane webhooks tests (#53, @stoyanr)
- [OPERATOR] Implement AWS controlplane webhooks (#52, @stoyanr)
- [OPERATOR] Add AWS controlplane controller tests (#50, @stoyanr)
- [OPERATOR] Remnant route entries are now explicitly deleted by the gcp-provider extension controller during the infrastructure deletion. (#49, @DockToFuture)
- [OPERATOR] Add controlplane webhooks (#48, @stoyanr)
- [OPERATOR] Gardener Extensions got a new extension controller which manages certificate service components. (#47, @timuthy)
- [OPERATOR] The new GCP infrastructure controller allows the reconciliation of GCP infrastructures. (#28, @adracus)
[machine-controller-manager]
Most notable changes
- [USER] Deletion of annotations, labels and taints are now supported (gardener/machine-controller-manager#268, @prashanth26)
- [USER] Enables support for propagating and maintaining the taints, annotations and labels from machine-api objects to node-objects. (gardener/machine-controller-manager#256, @hardikdr)
Improvements
- [OPERATOR] The machine-controller-manager does now correctly add its finalizer to Alicloud machine class secrets. (gardener/machine-controller-manager#271, @rfranzke)
- [OPERATOR] Multiple taints with the same key but different values are now supported (gardener/machine-controller-manager#268, @prashanth26)
- [OPERATOR] Bugfix: Existing machine-objects now adopts the node-label. (gardener/machine-controller-manager#265, @hardikdr)
- [OPERATOR] Bugfix: MachineDeployment with partial freeze status has been syncronized to display the correct status (gardener/machine-controller-manager#264, @prashanth26)
- [OPERATOR] Added safety controller cases in integration tests (gardener/machine-controller-manager#257, @prashanth26)
[terraformer]
Most notable changes
- [USER] The Packet Terraform provider has been added. (gardener/terraformer#21, @deitch)
Docker Images
gardener-extension-hyper: eu.gcr.io/gardener-project/gardener/gardener-extension-hyper:0.6.0