Skip to content

0.1.0

Compare
Choose a tag to compare
@gardener-robot-ci-2 gardener-robot-ci-2 released this 31 Mar 07:06
· 229 commits to master since this release

[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)