Releases: kubermatic/operating-system-manager
Releases · kubermatic/operating-system-manager
v1.5.0
Action Required
- [ACTION REQUIRED] Migrate from the Kubernetes release bucket (
https://storage.googleapis.com/kubernetes-release/release
) todl.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 officialdl.k8s.io
announcement (#333)
New Feature
- Add support for flatcar on VMware Cloud Director (#330)
- Flatcar is now supported on GCE (#334)
- Logger for the controller was switched from klog to zap, existing flags for configuring the logger,
-logtostderr
,-v
, etc have been removed. Use-log-debug=true/false
and-log-format=text/json
instead (#343) - Support for Kubernetes v1.29 (#344)
- Add support for edge cloud provider (#349)
Bugfixes
- Cloud-config is no longer generated for external cloud providers and for clusters that are on k8s v1.29 or higher (#353)
- Fix an issue where cloud-init scripts re-ran on machine reboot (#365)
- Fix containerd configuration for Flatcar nodes on stable 3815.2.0 or higher (#357)
- Fix the network setup on vmware cloud director with flatcar, pool ips and the latest images (#368)
Chore
- Logger for the webhook was switched from klog to zap, existing flags for configuring the logger,
-logtostderr
,-v
, etc have been removed. Use-log-debug=true/false
and-log-format=text/json
instead (#332) - OSM is now built using Go 1.22.1 (#370)
- Set
--cloud-provider=external
for GCE when external CCM is installed (#347)
Cleanup
- Remove support for Kubernetes v1.26 (#369)
v1.4.1
v1.3.4
v1.2.4
v1.4.0
Bugfixes
- Fix an issue where
setup.service
unit was colliding with the file declaration for default flatcar OSP (#314) - VSphere: Fix a bug where datastore cluster value was not being propagated to the cloud-config (#302)
Chore
- OSM is now built using Go 1.21.3 (#325)
Cleanup
- Drop in-tree support for OpenStack; Starting from Kubernetes v1.26, external CCM is required for OpenStack as in-tree support has been removed (#324)
- Remove support for centos with Hetzner (#327)
- Remove support for Kubernetes 1.24 (#301)
- Remove support for Kubernetes v1.25 (#312)
- Support for container runtime docker has been removed (#300)
New Feature
v1.3.3
What's Changed
- Remove duplicate file resource from flatcar OSP by @ahmedwaleedmalik in #318
Full Changelog: v1.3.2...v1.3.3
v1.2.3
What's Changed
- Remove duplicate file resource from flatcar OSP by @ahmedwaleedmalik in #319
Full Changelog: v1.2.2...v1.2.3
v1.1.4
What's Changed
- Remove duplicate file resource from flatcar OSP by @ahmedwaleedmalik in #320
Full Changelog: v1.1.3...v1.1.4
v1.3.2
What's Changed
- Propagate datastore cluster for vSphere to cloud-config #303
Full Changelog: v1.3.1...v1.3.2