Skip to content

Releases: kubermatic/machine-controller

v0.8.1

17 Oct 15:01
480f481
Compare
Choose a tag to compare

Enhancements

  • Add more context to vsphrere errors: #359

v0.9.5

15 Oct 08:59
752124d
Compare
Choose a tag to compare

General

  • Add node draining
  • Remove kubeadm usage
  • Add health checking for the kubelet & docker
  • Enforce overlay2 storage driver for Ubuntu and Docker
  • Only remove finalizers when instance is gone

v0.9.4

08 Oct 15:22
d9a5810
Compare
Choose a tag to compare

** General **
Remove deprecated field to select container runtime

v0.9.3

02 Oct 08:39
d0ae5bd
Compare
Choose a tag to compare

Bugfix

  • Allow multiple machine-controllers use the same Hetzner account

Feature

  • Put instance addresses into machine status

v0.9.2

26 Sep 14:22
daa1b45
Compare
Choose a tag to compare

Changes

  • Fix vsphere cloning to not require dc-level permissions (#328)
  • Add default golang metrics to metrics endpoint (#330)
  • Add machineDeployment controller (#326)
  • Add container runtime defaulting for Kuberntees 1.12 (#331)

v0.7.23

25 Sep 14:12
Compare
Choose a tag to compare
  • Changed VSphere VM creation so we no longer require rights on datacenter level

v0.9.1

21 Sep 12:53
2f95047
Compare
Choose a tag to compare

Changes

  • Add logging to cluster api migration (#325)

v0.9.0

19 Sep 12:50
dfc89f3
Compare
Choose a tag to compare

Changes

Feature

  • The machine-controller can now handle machineSets (#323)

v0.8.0

14 Sep 13:57
3a5b090
Compare
Choose a tag to compare

Feature

  • Ubuntu now means Ubuntu Bionic
  • Cloud-Configs now use a dedicated struct

v0.7.22

14 Sep 11:26
830e1b8
Compare
Choose a tag to compare

Bugfix

  • Improve handling of concurrent FloatingIP allocation