Releases: kubermatic/operating-system-manager
Releases · kubermatic/operating-system-manager
v1.3.0
What's Changed
- Upgrade to Go 1.20.1 by @ahmedwaleedmalik in #266
- Support for Flatcar with cloud-init by @ahmedwaleedmalik in #265
- Use osp-flatcar-cloud-init for Anexia by default by @ahmedwaleedmalik in #268
- Drop configurations from /proc/sys/ for flatcar with cloud-init by @ahmedwaleedmalik in #269
- Avoid second run for bootstrap script by @ahmedwaleedmalik in #273
- Set ProvisioningUtility in the OperatingSystemConfig by @ahmedwaleedmalik in #276
- Update GitHub SSH key by @ahmedwaleedmalik in #278
- Initialize ISCSI for flatcar on Nutanix by @ahmedwaleedmalik in #279
- Fixes for Flatcar cloud init by @LittleFox94 in #272
- Flatcar cloud-init OSP: fix setting up kernel for kubelet by @LittleFox94 in #283
- Forbid users from using units with operating systems other than flatcar by @ahmedwaleedmalik in #284
- Bump Golang version to 1.20.3 by @pkprzekwas in #285
- Support for Kubernetes v1.27 by @ahmedwaleedmalik in #287
- Add support for the new OpenNebula cloud provider by @nilsding in #288
- Update Golang to 1.20.5 by @pkprzekwas in #289
- Bump default OSPs to v1.3.0 by @ahmedwaleedmalik in #296
- Bump machine-controller dependency to v1.57.0 by @ahmedwaleedmalik in #297
New Contributors
- @LittleFox94 made their first contribution in #272
- @nilsding made their first contribution in #288
Full Changelog: v1.2.0...v1.3.0
v1.2.2
What's Changed
- [release/v1.2] Bump Golang to 1.19.8 by @pkprzekwas in #286
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Avoid second run for bootstrap script by @ahmedwaleedmalik in #275
Full Changelog: v1.2.0...v1.2.1
v1.1.3
What's Changed
- Avoid second run for bootstrap script by @ahmedwaleedmalik in #274
Full Changelog: v1.1.2...v1.1.3
v1.2.0
What's Changed
- Fix static network rendering for flatcar by @ahmedwaleedmalik in #232
- Upgrade to Go 1.19.3 by @ahmedwaleedmalik in #233
- Restart Containerd/Docker to ensure that drop-in configuration is picked up by @ahmedwaleedmalik in #236
- Update MachineDeployment webhook to mutate OSP annotation and move validation to osc-controller loop by @embik in #227
- Support for Custom CA Certificates by @ahmedwaleedmalik in #237
- remove KubeletCloudProviderConfig func by @moadqassem in #238
- Remove CloudConfig file from vsphere machines by @moadqassem in #239
- Add missing check that only sets OSP annotation on MachineDeployments if it's unset by @embik in #240
- Hotfix: CA Bundle flag by @ahmedwaleedmalik in #241
- handle IPv6+IPv4 IP family by @PratikDeoghare in #242
- Upgrade to Go 1.19.4 by @ahmedwaleedmalik in #246
- Fix for proxy support by @ahmedwaleedmalik in #245
- Update to k8s v1.26.0, container-runtime v0.14.1 by @ahmedwaleedmalik in #248
- Drop support for docker as container runtime by @ahmedwaleedmalik in #250
- Pin containerd to v1.6 for Amazon Linux by @ahmedwaleedmalik in #252
- Drop support for SLES by @ahmedwaleedmalik in #251
- Update enqueue conditions for OSP controller by @ahmedwaleedmalik in #254
- Add new CRD for CustomOperatingSystemProfile by @ahmedwaleedmalik in #255
- Update kubernetes-cni to v1.2.0 by @xmudrii in #256
- Update cri-tools to v1.26.0 by @xmudrii in #257
- Fix checksum checks for cri-tools by @xmudrii in #258
- Update default OSP versions to v1.2.0 by @ahmedwaleedmalik in #262
- Update docs by @ahmedwaleedmalik in #263
- Bump dependency for machine-controller to v1.56.0 by @ahmedwaleedmalik in #264
New Contributors
Full Changelog: v1.1.1...v1.2.0
v0.4.6
v0.3.10
v1.1.2
v1.1.1
What's Changed
- Fix a bug where updated default OSPs were not being rolled out properly by @ahmedwaleedmalik in #223
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Bump machine-controller dependency to v1.53.0 by @ahmedwaleedmalik in #213
- Update to Go 1.19 by @ahmedwaleedmalik in #215
- Fix to mitigate race condition while configuring kubelet node ips by @sachintiptur in #216
- Create bootstrap secret after provisioning secret by @embik in #214
- Fix for IPv6 address assignment for Rocky Linux and RHEL by @sachintiptur in #217
- Add kind/chore to PR template by @ahmedwaleedmalik in #218
- Upgrade CNI v1.1.1 by @kron4eg in #219
- Run the bootstrap service in supervise context by @moadqassem in #220
- Upgrade containerd to v1.6 by @kron4eg in #222
Full Changelog: v1.0.0...v1.1.0