You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[USER] Manual unfreezing of machineSets and machineDeployment is now possible using the annotation - 'safety.machine.sapcloud.io/unfreeze': 'True' (#253, @prashanth26)
[USER] The drain is always invoked even the case of forceful deletion (#248, @prashanth26)
[USER] Drain now tries to evict pods and if eviction fails, it forcefully deletes the pods (#248, @prashanth26)
Improvements
[OPERATOR] Bugfix: Improvements while unfreezing machineSet/machineDeployment (#251, @prashanth26)
[OPERATOR] Drain logic makes use of lesser API calls (#249, @hardikdr)
[OPERATOR] Azure explicitly detaches data disks before VM deletion (#248, @prashanth26)
[OPERATOR] Enhanced unit-test coverage for machineset controller (#241, @hardikdr)
[OPERATOR] The golang version has been upgraded to v1.12.0. (#237, @ialidzhikov)