Skip to content

v1.9.0

Compare
Choose a tag to compare
@gardener-robot-ci-2 gardener-robot-ci-2 released this 02 Jul 14:32

[gardener-extension-provider-azure]

Most notable changes

  • [USER] It is now possible to configure additional data volumes for the worker machines. Please consult this documentation for more information. (#107, @rfranzke)
  • [USER] Accelerated Networking feature has been disabled for AvSet clusters. It is still available for zoned clusters. (#100, @vpnachev)
  • [OPERATOR] Until now provider-azure was maintaining a Terraform configuration which is both v0.12 and v0.11 compatible. The Terraform configuration is now adapted to the new Terraform language which makes it Terraform v0.11 incompatible. (#118, @ialidzhikov)

Improvements

  • [USER] A bug has been fixed, that caused the Infrastructure not to be deleted for newly created clusters. (#113, @tim-ebert)
  • [OPERATOR] A bug has been fixed, that caused the Infrastructure deletion to be blocked forever in case there are already running terraformer Pods. (#123, @tim-ebert)
  • [OPERATOR] The Azure controlplane now contains an additional controller for applying "remedies" for certain sporadic Azure issues. (#120, @stoyanr)
  • [OPERATOR] An issue has been fixed which caused a reconcile error for the infrastructure if the countFaultDomains or countUpdateDomains values for the shoot's region was changed. (#111, @timuthy)
  • [OPERATOR] An issue preventing extensionsv1alpha1.BackupEntry to be deleted is now fixed. (#105, @ialidzhikov)
  • [OPERATOR] Kubernetes dependencies are updated to v0.17.6. (#104, @ialidzhikov)
  • [OPERATOR] The Kubernetes Kind for cloud-provider-config and cloud-provider-disk-config in a shoot's control plane has been changed from ConfigMap to Secret. (#99, @timuthy)
  • [OPERATOR] An issue preventing error codes to be properly populated in .status.lastError.codes for Infrastructure is now fixed. (#97, @ialidzhikov)

[gardener]

Improvements

[machine-controller-manager]

Most notable changes

Improvements

[terraformer]

Most notable changes

Improvements

Docker Images

gardener-extension-provider-azure: eu.gcr.io/gardener-project/gardener/extensions/provider-azure:v1.9.0
gardener-extension-validator-azure: eu.gcr.io/gardener-project/gardener/extensions/validator-azure:v1.9.0