v1.64.2
New Features
- Azure VMs now support setting
securityProfilewithsecurityTypeTrustedLaunch or Standard in the cloud provider spec, enabling the use of Compute Gallery images that require TrustedLaunch (#2020)
Bugfixes
- MachineDeployments can now be deleted even when the provider image is invalid or unresolvable. Previously, such MachineDeployments would get stuck in Terminating because the admission webhook blocked OSM from removing its cleanup finalizer (#2017)
Miscellaneous
- Tinkerbell provisioning now pulls all container images from quay.io/kubermatic-mirror instead of upstream registries, eliminating dependency on third-party registry availability (#2034)
- Azure: upgrade Flatcar to version
4459.2.3(#2021)
Chores
- Machine-controller is now built using Go 1.25.6 (#1993)