Skip to content

Releases: kubermatic/machine-controller

v1.6.0

25 Oct 11:45

Choose a tag to compare

Enhancements

  • Remove sigs.k8s.io/cluster-api dependency (#641)
  • Update controller-runtime to v0.3.0 (#642)
  • Bump cni version to 0.8.2 (#644)

v1.5.8

16 Oct 17:06

Choose a tag to compare

Enhancements:

  • define slices for all OS/providers (#638)
  • Use klog instead of glog (#640)

v1.5.7

24 Sep 09:55

Choose a tag to compare

Bug fixes

  • Ensure Node object is modified correctly (#635)

v1.5.6

13 Sep 22:48

Choose a tag to compare

Bugfix

  • Coreos: Inherit env into kubelet (#633)

v1.5.5

02 Sep 12:29

Choose a tag to compare

Enhancements

  • Allow passing arbitrary data onto userdata plugin (#623)
  • Set current-context for bootstrap kubeconfig (#624)
  • Remove duplicate import (#626)
  • Add support for Hetzner Private Networks (#627)
  • aws - omitempty for cloudProviderSpec attributes (#628)
  • Azure: Use operating system name as ssh user (#629)

v1.5.4

26 Aug 16:10

Choose a tag to compare

Enhancements

  • Fix kernel module loading part 2 (#621)
  • Do not create caches for ServiceAccounts and secrets (#622)

v1.5.3

22 Aug 07:37

Choose a tag to compare

vSphere: set VM location (#620)

* vSphere: set vm location

Signed-off-by: mrIncompetent <[email protected]>

* vSphere: put relocation into dedicated task

Signed-off-by: mrIncompetent <[email protected]>

* vSphere: load VM after relocating

Signed-off-by: mrIncompetent <[email protected]>

* vSphere: change error wording

Signed-off-by: mrIncompetent <[email protected]>

v1.5.2

20 Aug 08:21

Choose a tag to compare

vSphere: remove CPU limit (#615)

Signed-off-by: mrIncompetent <[email protected]>

v1.5.1

30 Jul 14:16

Choose a tag to compare

  • bump the Azure API version used to 2018-06-01 (#604)

v1.4.3

30 Jul 14:36

Choose a tag to compare

  • Correctly return sync errors (#603)