Skip to content

Releases: kubermatic/operating-system-manager

v1.5.0

13 Mar 09:16
v1.5.0
e183c03
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 (#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

15 Feb 15:17
v1.4.1
5874af6
Compare
Choose a tag to compare

Bugfixes

  • Cloud-config is no longer generated for external cloud providers (#355)
  • Fix containerd configuration for Flatcar nodes on stable 3815.2.0 or higher (#358)

Chore

  • OSM is now built using Go 1.21.5 (#338)

v1.3.4

15 Feb 15:09
v1.3.4
d718b3d
Compare
Choose a tag to compare

Bugfixes

  • Cloud-config is no longer generated for external cloud providers (#356)
  • Fix containerd configuration for Flatcar nodes on stable 3815.2.0 or higher (#359)

Chore

  • OSM is now built using Go 1.20.12 (#339)

v1.2.4

15 Feb 15:05
v1.2.4
c8b81ec
Compare
Choose a tag to compare

Bugfixes

  • Fix containerd configuration for Flatcar nodes on stable 3815.2.0 or higher (#360)

v1.4.0

07 Nov 13:12
f1e9ab1
Compare
Choose a tag to compare

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

  • Enable forwarding for IPv6 interfaces if the machines support IPv6 (#298)
  • Support for Kubernetes v1.28 (#307)

v1.3.3

12 Oct 12:23
b255435
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

v1.2.3

12 Oct 12:23
97bef0f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.1.4

12 Oct 10:24
2b7b10a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.4

v1.3.2

18 Aug 10:09
bc2bb15
Compare
Choose a tag to compare

What's Changed

  • Propagate datastore cluster for vSphere to cloud-config #303

Full Changelog: v1.3.1...v1.3.2

v1.3.1

24 Jul 10:56
a9afdac
Compare
Choose a tag to compare

What's Changed

  • Enable IPv6 forwarding in default OSPs in #299

Full Changelog: v1.3.0...v1.3.1