Skip to content

v1.3.0

Compare
Choose a tag to compare
@gardener-robot-ci-1 gardener-robot-ci-1 released this 06 Feb 13:16

[gardener-extension-provider-azure]

Improvements

  • [USER] Azure Shoot cluster can now be configured with an user assigned managed identity which can be used to authenticate to other Azure service. In addition Azure Shoots can be configured to pull images from Azure Container Registries by using a passed managed identity. Adding or exchanging the identity will require a rolling update of all worker machines in the Shoot cluster. Please check the documentation https://github.com/gardener/gardener-extension-provider-azure/blob/master/docs/usage-as-end-user.md#infrastructureconfig (#31, @dkistner)
  • [OPERATOR] Aligning MCM metrics scraper for MCM 0.26.1 version (#34, @hardikdr)
  • [OPERATOR] UDP egress is now enabled for zoned Azure clusters via a temporary workaround. For this the Azure Provider extension installs an additional Service of Type LoadBalancer called udp-egress-dummy with a single UDP port into the kube-system Namespace of the Shoot. (#32, @tim-ebert)
  • [OPERATOR] added integration tests for health checks for all extensions (originally contributed by @danielfoehrKn via gardener/gardener-extensions#563). (a6e7353)

[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.3.0