Skip to content

v1.27.0

Choose a tag to compare

@kron4eg kron4eg released this 12 Mar 10:19
b5ae62b

!!!WARNING!!!
Since #914 some flags of machine-controller are now shared with webhook. At later releases they will be removed.

  • Add application credentials to openstack provider (#900)
  • handle misconfigured hetzner machines better (#911)
  • Save Machine settings in annotations (#914)
    • Following flags moved from controller to the webhook (with backward compatibility on controller side, but that will end).
      • -external-cloud-provider
      • -node-kubelet-feature-gates
  • Build machine-controller using Go 1.16.1 (#915)
  • Fix kubelet hang during network disconnect (#901)