Releases: kubermatic/operating-system-manager
Releases · kubermatic/operating-system-manager
v1.7.5
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
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
New Features
- Add modprobe br_netfilter to OSPs (#480)
Bugfixes
- Fix hostname resolution on Flatcar nodes (#479)
v1.7.3
This release contains a mistake for the OSP versions, please use 1.7.3 instead.
v1.6.7
New Features
- Add modprobe br_netfilter to OSPs (#488)
Bugfixes
- Fix hostname resolution on Flatcar nodes (#479)
v1.6.6
This release contains a mistake for the OSP versions, please use 1.6.7 instead.
v1.5.6
Bugfixes
- Fix hostname resolution on Flatcar nodes (#483)
v1.7.2
New Features
- Add support for Kubernetes v1.32 and v1.33 (#474)
Cleanup
- Support for Kubernetes v1.29 has been removed (#464)
v1.7.1
This release contains a mistake for the OSP versions, please use 1.7.2 instead.
v1.7.0
New Features
- Disabling the creation of the default OSPs (#458)
Bugfixes
- Fix static networking for flatcar (#443)
Cleanups
- Support for Kubernetes v1.28 has been removed (#423)
Miscellaneous
- Remove support for CentOS (#426)
Chores
- Operating-system-manager is now built using Go 1.23.7 (#447)
Updates
- Update controller-runtime to 0.20.4 (#461)
- Update machine-controller to 7a93ac526de3 (latest main commit) (#461)
- Update to Go 1.24.2 (#459)