Skip to content

Releases: kubermatic/machine-controller

v1.36.1

27 Oct 12:38
6e521e5

Choose a tag to compare

  • Add support for Openstack Compute Microversion
  • Consider CPU arch when selecting default AMIs in AWS
  • Allow-downgrades for dockerce and containerd
  • Disable nm-cloud-setup on rhel
  • Fix RHEL 8 host-pod connectivity

v1.36.0

05 Oct 20:42
2b27bd0

Choose a tag to compare

  • Upgrade ubuntu default image to 20.04:
    • Alicloud
    • AWS
    • Azure
    • DO
    • GCE
    • Hetzner
    • Openstack
    • KubeVirt
    • Equinix Metal
  • Update go to 1.17.1
  • Download and install crictl tool

v1.35.2

23 Aug 11:07
bf09517

Choose a tag to compare

  • add KubeVirt cloud config
  • update KubeVirt CRDs to use v1
  • upgrade CRDs from apiextensions/v1beta1 to v1

v1.35.1

13 Aug 09:00
d6c4d94

Choose a tag to compare

  • --dynamic-config-dir flag is set only for Kubernetes < 1.23

v1.35.0

09 Aug 12:21
6c6ccb6

Choose a tag to compare

  • Don't delete openstack instances on creation timeout (#1026)
  • prevent AWS metrics from growing over time (#1029)
  • support flatcar in KubeVirt cloud provider (#1027)
  • cleanup persistent spot instances when machine is deleted (#1030)

v1.34.0

27 Jul 16:15
272bcec

Choose a tag to compare

Added

  • Add a new field for assigning Availability Sets for VMs in Azure
  • Cluster-id addition in vsphere cloud-config api

Fixed

  • Fix copy-paste typo in error message for the validation webhook

v1.27.11

05 Jul 13:09
4fc8cb5

Choose a tag to compare

  • Implement AWS Spot instance market options (#1016)

v1.33.0

30 Jun 16:15
6c98ea6

Choose a tag to compare

Added

  • Dynamically choose which certificates.k8s.io version to support #1011

v1.32.1

29 Jun 19:29
9e8cd17

Choose a tag to compare

Fixed

  • Add nil check for SpotInstanceConfig (#1009)

v1.27.10

29 Jun 13:30
97ca83a

Choose a tag to compare

Added

  • Add loadBalancerSku to azure cloud (#1008)