Skip to content

0.16.0

Choose a tag to compare

@gardener-robot-ci-1 gardener-robot-ci-1 released this 22 Apr 10:37

[machine-controller-manager]

Most notable changes

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