Skip to content

Releases: kubermatic/operating-system-manager

v1.8.0

23 Oct 11:20
8a1817f

Choose a tag to compare

New Features

  • Add images retention kubelet config values (#533)
  • Pass override_path down to the containerd endpoint (#531)
  • Add support for RHEL 9 (#511)
  • Add support for Kubernetes v1.34 (#512)
  • Drop support for Kubernetes v1.30 (#512)
  • Add support for rocky linux 9 (#508)
  • VMware cloud director flatcar nodes will now configure multiple nics, with static networking (#471)
  • A flag called device-ownership-from-security-context was introduced to set containerd option to allow non-root user device usage on a node (#499)
  • Add modprobe br_netfilter to OSPs (#480)
  • Add support for Kubernetes v1.32 and v1.33 (#465)
  • Add missing "update" permission to Secrets in cloud-init (#498)

Bugfixes

  • Fix: templating of DropIns (#510)
  • Fix a bug where Hetzner machines were losing IPs on reboots (#518)
  • Fix hostname resolution on Flatcar nodes (#479)

Cleanups

  • Remove dependency on k8c.io/machine-controller module (#532)
  • Drop --lock-file kubelet argument (#521)
  • Support for Kubernetes v1.29 has been removed (#464)

Updates

  • Update CNI plugins version to v1.7.1 (#529)
  • Update controller-runtime to v0.22.0 and controller-tools to v0.19.0 (#512)
  • Update Go version to 1.24 (#512)
  • Update machine-controller to v1.63.0 (#512)

v1.7.6

15 Sep 08:17
5cbb076

Choose a tag to compare

Bugfixes

  • Fix a bug where Hetzner machines were losing IPs on reboots (#519)

Cleanup

  • Drop --lock-file kubelet argument (#522)

v1.6.9

15 Sep 08:10
6947679

Choose a tag to compare

Bugfixes

  • Fix a bug where Hetzner machines were losing IPs on reboots (#520)

Cleanup

  • Drop --lock-file kubelet argument (#523)

v1.7.5

11 Aug 09:43
91aefce

Choose a tag to compare

New Features

  • A flag called device-ownership-from-security-context was introduced to set containerd option to allow non-root user device usage on a node (#499)

v1.6.8

11 Aug 09:42
2225ddf

Choose a tag to compare

New Features

  • A flag called device-ownership-from-security-context was introduced to set containerd option to allow non-root user device usage on a node (#501)

v1.7.4

08 Jul 11:14
e1bf114

Choose a tag to compare

New Features

  • Add modprobe br_netfilter to OSPs (#480)

Bugfixes

  • Fix hostname resolution on Flatcar nodes (#479)

v1.7.3

08 Jul 09:38
a95644d

Choose a tag to compare

This release contains a mistake for the OSP versions, please use 1.7.3 instead.

v1.6.7

08 Jul 11:29
609bb46

Choose a tag to compare

New Features

  • Add modprobe br_netfilter to OSPs (#488)

Bugfixes

  • Fix hostname resolution on Flatcar nodes (#479)

v1.6.6

08 Jul 09:36
11181de

Choose a tag to compare

This release contains a mistake for the OSP versions, please use 1.6.7 instead.

v1.5.6

08 Jul 11:31
6616d82

Choose a tag to compare

Bugfixes

  • Fix hostname resolution on Flatcar nodes (#483)