Skip to content

Releases: gardener/machine-controller-manager-provider-azure

v0.3.1

05 May 13:35
Compare
Choose a tag to compare

[machine-controller-manager-provider-azure]

🏃 Others

  • [USER] Fix an issue where the availability set information was not transported properly on the driver. It also adds support for VMO machines. (#25, @kon-angelo)

v0.3.0

03 May 05:55
Compare
Choose a tag to compare

[machine-controller-manager-provider-azure]

📰 Noteworthy

  • [USER] Fixes regressions while fetching Azure CSI PersistentVolumes during the eviction of Pods with PersistentVolumes. (#23, @prashanth26)

v0.2.0

21 Apr 10:38
Compare
Choose a tag to compare

[machine-controller-manager-provider-azure]

⚠️ Breaking Changes

  • [DEVELOPER] The release tags from now are prefixed with v. (#18, @ialidzhikov)

0.1.0

31 Mar 07:06
Compare
Choose a tag to compare

[machine-controller-manager-provider-azure]

⚠️ Breaking Changes

  • [DEVELOPER] machine-controller-manager-provider-azure now requires new RBAC permissions - list and watch access for PodDisruptionBudgets in the target cluster. (#12, @ialidzhikov)

✨ New Features

  • [OPERATOR] The machine class secret does now also accept the data keys clientID, clientSecret, subscriptionID and tenantID as alternatives for today's keys. (#7, @rfranzke)

🏃 Others

  • [OPERATOR] machine-controller-manager-provider-azure now checks for misconfigured PodDisruptionBudgets when Pod eviction fails during Node drain. (#12, @ialidzhikov)

📰 Noteworthy

  • [DEVELOPER] License and copyright information is specified in REUSE format. (#3, @msohn)