Skip to content

0.23.0

Compare
Choose a tag to compare
@gardener-robot-ci-1 gardener-robot-ci-1 released this 23 Oct 06:42

[machine-controller-manager]

Most notable changes

  • [OPERATOR] ⚠️ GCP VM's Public IP attachment is now optional. Default behaviour is that public IP attachment is enabled. To disable this, refer to this example here (#340, @prashanth26)

Improvements

  • [USER] Create and manage Azure virtual machines assigned to a virtual network (vNet), which is located in a different resource group than the machines. (#344, @dkistner)
  • [OPERATOR] Updated Integration Tests kubectl to v1.16.0 (#342, @prashanth26)
  • [OPERATOR] Fixes leaks in Go Routines leading to CPU wastage (#341, @prashanth26)
  • [DEVELOPER] Added multi stage docker build (#343, @afritzler)