Skip to content

Releases: kubermatic/machine-controller

v1.30.0

01 Jun 20:08
7a7e15e

Choose a tag to compare

  • fix vSphere client not using the provided custom CA bundle (#969)
  • use the rhel ga instead of custom image on azure (#975)
  • add aws-node-termination-handler label for node selector (#977) …
  • fix vsphere TLS client config overwrite (#979)
  • Hetzner firewall support (#983)
  • skip satellite subscription deletion when the subscription is not found (#986)
  • Docker config LogOpts update (#988)

v1.29.1

12 May 07:47
e368d5b

Choose a tag to compare

  • Amazon Linux 2 support on AWS (#964)

v1.29.0

10 May 11:25
6f15730

Choose a tag to compare

  • Containerd support on Flatcar (#957, #958)
  • organize (and automate) import statements (#962)
  • Clean and refactor tinkerbell client (#956)
  • Add unit tests for tinkerbell (#959)

v1.19.1

30 Apr 10:36
59eadf1

Choose a tag to compare

  • backport of #886: Retry getting AWS instance #954

v1.28.0

27 Apr 08:15
6da841b

Choose a tag to compare

  • Fix RHEL subscription deregistration on OpenStack
  • Nautobot basic client integration
  • Support TinkerBell as baremetal provider for baremetal clusters provisioning

v1.27.4

19 Mar 16:39
32b9355

Choose a tag to compare

  • Fix environment sourcing when containerd is chosen (#928)

v1.27.3

18 Mar 17:14
c5f0403

Choose a tag to compare

  • Set OS label on machine.Spec (#926)

v1.27.2

18 Mar 08:54
3bedfd0

Choose a tag to compare

  • validate operatingSystemSpec is not empty (#923)
  • Label Machine objects with configured OS (#924)

v1.27.1

15 Mar 17:12
e76bbeb

Choose a tag to compare

Bugfix release

  • Fix health-monitor WRT docker restarts (#919)

v1.27.0

12 Mar 10:19
b5ae62b

Choose a tag to compare

!!!WARNING!!!
Since #914 some flags of machine-controller are now shared with webhook. At later releases they will be removed.

  • Add application credentials to openstack provider (#900)
  • handle misconfigured hetzner machines better (#911)
  • Save Machine settings in annotations (#914)
    • Following flags moved from controller to the webhook (with backward compatibility on controller side, but that will end).
      • -external-cloud-provider
      • -node-kubelet-feature-gates
  • Build machine-controller using Go 1.16.1 (#915)
  • Fix kubelet hang during network disconnect (#901)