0.1.0
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
andtenantID
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)