Skip to content

Releases: kubermatic/machine-controller

v1.50.0

16 May 13:29
6b5d02b

Choose a tag to compare

What's Changed

Full Changelog: v1.49.0...v1.50.0

v1.49.0

09 May 08:27
3bcd783

Choose a tag to compare

  • Container images are now published to quay.io/kubermatic/machine-controller (#1267)
  • Add support for Kubernetes 1.24 (#1272)
  • Update containerd to 1.5 when using it as container runtime (Amazon Linux 2 remains on 1.4 until newer versions are available) (#1277)
  • Update Go to 1.18.1 (#1268)
  • Update to Kubernetes 1.23.6 libraries and controller-runtime 0.11.2 (#1270)
  • Flatcar: explicitly stop masked units on the first boot when ignition is used for provisioning (#1271)
  • Remove support for Kubernetes 1.20 (#1274)

v1.48.0

26 Apr 11:21
99a8a3f

Choose a tag to compare

What's Changed

  • Defined what is meant by static IP config #1263
  • Exposed google provisioning model to be able to acquire spot instances #1252

Full Changelog: v1.47.0...v1.48.0

v1.43.2

26 Apr 08:29
v1.43.2
28bce9d

Choose a tag to compare

What's Changed

Full Changelog: v1.43.1...v1.43.2

v1.43.1

21 Apr 09:33
v1.43.1
b653e79

Choose a tag to compare

What's Changed

Full Changelog: v1.43.0...v1.43.1

v1.37.3

21 Apr 14:13
v1.37.3
763877f

Choose a tag to compare

What's Changed

  • [release/v1.37] Waiting for volumeAttachments deletion by @kron4eg in #1257

Full Changelog: v1.37.2...v1.37.3

v1.47.0

20 Apr 09:41
a0be5f2

Choose a tag to compare

What's changed

  • Rocky Linux support across different cloud providers:
    • AWS
    • Azure
    • Hetzner
    • DigitalOcean
    • KubeVirt
    • Openstack
    • vSphere
  • Kubevirt: VM are created with a fixed randomised MAC address.
  • Kubevirt: reload the kubelet configuration and restart it at each VM reboot.
  • Azure provider supports optionally setting OS disk and data disk SKUs via osDiskSKU and dataDiskSKU provider fields. If unset, disk SKUs are picked by Azure based on the VM SKU
  • Dualstack Support:
    • AWS
    • GCP
    • Azure

v1.46.0

31 Mar 18:47
e3b6519

Choose a tag to compare

What's changed

BREAKING CHANGE

  • [ACTION REQUIRED] Changing the config values for KubeVirt. This is a breaking change for KubeVirt cloud provider. (#1143)

Bug Fixes

  • Fix disable auto-update when FlatcarConfig.DisableUpdateEngine is set to true (#1219)

Misc

  • Increase the inotify instance limit to 8192 for Anexia cloud provider (#1214)
  • Azure SDK updated to v62.0.0, Azure compute API updated to 2021-11-01, Azure network API updated to 2021-05-01 (#1201)
  • Anexia Provider is more resilient now and supports reattaching to ongoing provisionings after an error (#1175)

v1.42.5

25 Mar 11:05
d287e11

Choose a tag to compare

What's Changed

  • Fix volume de/attach for vSphere cloud provider when external csi us used
  • Adjust the KubeVirt virtual machine instances cpu config

v1.36.4

11 Mar 14:38
23315ce

Choose a tag to compare

What's Changed

  • Fix volume de/attach for vSphere cloud provider when external csi us used