Skip to content

Releases: kubermatic/operating-system-manager

v1.2.1

14 Mar 13:02
8d8b6be
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.1.3

14 Mar 13:02
991f123
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.2.0

15 Feb 12:10
698123d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.2.0

v0.4.6

31 Jan 16:19
v0.4.6
a4e2785
Compare
Choose a tag to compare

What's Changed

  • [release/v0.4] Update containerd, docker, kubernetes-cni, and cri-tools by @xmudrii in #260

Full Changelog: v0.4.5...v0.4.6

v0.3.10

31 Jan 16:20
v0.3.10
c3ae7fb
Compare
Choose a tag to compare

What's Changed

  • [release/v0.3] Update containerd, docker, kubernetes-cni, and cri-tools by @xmudrii in #261

Full Changelog: v0.3.9...v0.3.10

v1.1.2

24 Jan 14:15
v1.1.2
c7ea5ad
Compare
Choose a tag to compare

What's Changed

  • Update kubernetes-cni to v1.2.0 and cri-tools to v1.26.0 by @xmudrii in #259

Full Changelog: v1.1.1...v1.1.2

v1.1.1

28 Sep 10:45
75b1e83
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

26 Sep 13:37
ea22508
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

22 Aug 14:36
fc2ccdc
Compare
Choose a tag to compare

Operating System Manager (OSM 1.0)

We are thrilled to announce Operating System Manager v1.0.0 a.k.a OSM 1.0 🚀

OSM is our open source tool responsible for creating and managing the required configurations for worker nodes in a Kubernetes cluster. It decouples operating system configurations into dedicated and isolable resources for better modularity and maintainability.

What's Changed since v0.6.0

  • Bump docker engine version to 20.10 for default OperatingSystemProfiles by @ahmedwaleedmalik in #181
  • node-ip will not be passed to the Kubelet if external or in-tree CCM is in use, when using dualstack networking by @ahmedwaleedmalik in #184
  • Add IPFamily options into in vSphere cloud config API by @moadqassem in #188
  • Introduce annotation k8c.io/operating-system-profile-namespace to allow users to specify namespace for custom OperatingSystemProfile by @ahmedwaleedmalik in #190
  • Supporting new cloud providers and operating system utilities by @ahmedwaleedmalik in #192:
    • Support for Anexia and Alibaba in default OperatingSystemProfiles
    • Rocky Linux support for Equinix Metal
    • Determine provisioning utility for flatcar dynamically
    • Support for DistUpgradeOnBoot configuration
  • Add resolv-conf flag to flatcar by @kron4eg in #195
  • Abstract Kubelet Bootstrapping KubeConfig from the OSC and make it as a dedicated secre by @moadqassem in #205

v0.6.0

29 Jul 09:13
10f171a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0