Skip to content

Releases: kubermatic/machine-controller

v1.59.1

29 Apr 08:45
a84f383
Compare
Choose a tag to compare

Bugfixes

  • VSphere: fix anti-affinity DRS configuration for VMs (#1781)

v1.58.4

29 Apr 08:44
9901f63
Compare
Choose a tag to compare

Bugfixes

  • VSphere: fix anti-affinity DRS configuration for VMs (#1782)

v1.57.7

29 Apr 08:43
7f39570
Compare
Choose a tag to compare

Bugfixes

  • VSphere: fix anti-affinity DRS configuration for VMs (#1783)

v1.59.0

13 Mar 09:20
v1.59.0
9e086c4
Compare
Choose a tag to compare

Action Required

  • [ACTION REQUIRED] Migrate from the Kubernetes release bucket (https://storage.googleapis.com/kubernetes-release/release) to dl.k8s.io for downloading binaries. If IP-based or URL-based filtering is in place, you need to allow the appropriate IP addresses and domains as described in the official dl.k8s.io announcement (#1737)

New Feature

  • Flatcar is now supported on GCE (#1739)
  • Kubevirt: allow setting storage volume access types (#1740)
  • Support edge provider in machine controller (#1765)
  • Support for Kubernetes 1.29 (#1755)
  • Webhook: changed certificate/key files are now reloaded automatically (#1751)

Bugfixes

  • Anexia: Fix IP reservation related race condition (#1753)
  • Fix containerd configuration for Flatcar nodes on stable 3815.2.0 or higher (#1760)
  • No longer fail constructing vSphere endpoint when a / suffix is present in the datacenter configuration (#1738)
  • Aws: fix rocky linux description filter (#1733)

Chore

  • Machine-controller is now built using Go 1.22.1 (#1770)

Cleanup

  • Remove support for Kubernetes v1.26 (#1769)

v1.57.6

04 Mar 12:11
54f900e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.57.5...v1.57.6

v1.59.0-beta.0

01 Mar 11:39
v1.59.0-beta.0
8cef3ec
Compare
Choose a tag to compare
v1.59.0-beta.0 Pre-release
Pre-release

⚠️ This is a beta release and should not be used for any production-grade setup. Things might not be working. Use at your own risk.

v1.58.3

01 Mar 11:45
v1.58.3
5e4135b
Compare
Choose a tag to compare

What's Changed

  • [release/v1.58] Remove TORCX_BINDIR from containerd binary call by @embik in #1761

Full Changelog: v1.58.1...v1.58.3

v1.57.5

01 Mar 11:55
v1.57.5
08687d3
Compare
Choose a tag to compare

What's Changed

  • [release/v1.57] Remove TORCX_BINDIR from containerd binary call by @embik in #1762

Full Changelog: v1.57.4...v1.57.5

v1.56.6

01 Mar 12:02
v1.56.6
e4e0835
Compare
Choose a tag to compare

What's Changed

  • [release/v1.56] Remove TORCX_BINDIR from containerd binary call by @embik in #1763

Full Changelog: v1.56.5...v1.56.6

v1.58.2

19 Feb 20:57
bd68d2c
Compare
Choose a tag to compare

⚠️ This release has been cut from the main branch instead of the release/v1.58 branch. If you need a v1.58 release, we recommend using v1.58.3 or newer.

New Feature

  • webhook: changed certificate/key files are now reloaded automatically #1751
  • Support edge provider in machine controller #1765

Bugfixes

  • Anexia: Fix IP reservation related race condition #1753
  • Fix containerd configuration for Flatcar nodes on stable 3815.2.0 or higher #1760

Chore

  • machine-controller is now built using Go 1.22 #1759
  • Support for Kubernetes 1.29 #1755