Releases: kubermatic/machine-controller
Releases · kubermatic/machine-controller
v1.50.0
What's Changed
- Enable DHCPv6 on RHEL by @PratikDeoghare in #1280
- Remove check for dualstack unsupported zones in GCP by @PratikDeoghare in #1283
- Fix cleanup for machines on azure by @ahmedwaleedmalik in #1286
Full Changelog: v1.49.0...v1.50.0
v1.49.0
- 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
ignitionis used for provisioning (#1271) - Remove support for Kubernetes 1.20 (#1274)
v1.48.0
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
What's Changed
- [release/v1.43] Flatcar stop disabled units by @kubermatic-bot in #1264
Full Changelog: v1.43.1...v1.43.2
v1.43.1
What's Changed
- [release/v1.43] Waiting for volumeAttachments deletion by @kubermatic-bot in #1256
Full Changelog: v1.43.0...v1.43.1
v1.37.3
v1.47.0
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
osDiskSKUanddataDiskSKUprovider fields. If unset, disk SKUs are picked by Azure based on the VM SKU - Dualstack Support:
- AWS
- GCP
- Azure
v1.46.0
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 to2021-05-01(#1201) - Anexia Provider is more resilient now and supports reattaching to ongoing provisionings after an error (#1175)
v1.42.5
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
What's Changed
- Fix volume de/attach for vSphere cloud provider when external csi us used