Releases: kubermatic/operating-system-manager
Releases · kubermatic/operating-system-manager
v0.3.8
v0.3.7
What's Changed
- Fix name for amazon linux OSP by @ahmedwaleedmalik in #127
- Use semver versioning for default OperatingSystemProfiles by @ahmedwaleedmalik in #128
Full Changelog: v0.3.6...V0.3.7
v0.3.6
What's Changed
- Remove Kubelet Bootstrap Kubeconfig by @moadqassem in #126
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- Fix namespace for secret cleanup by @ahmedwaleedmalik in #122
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- Fix secrets handling in OSM by @ahmedwaleedmalik in #121
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- Support for Kubelet configuration flags
- Support for Equinix Metal cloud provider
Full Changelog: https://github.com/kubermatic/operating-system-manager/compare/v0.3.2..v0.3.3
v0.3.2
What's Changed
- Fix CI jobs for release
Full Changelog: https://github.com/kubermatic/operating-system-manager/compare/v0.3.1..v0.3.2
v0.3.1
v0.3.0
- Add missing
usr_local_bin
variable in the setup script - CI/CD for OSM
- Handle default OSP creation in OSP controller
- Webhooks for OSM
- Vanilla manifests for deployment
- Split clients for worker and seed cluster
v0.2.0
- Support osm resources cleanup upon machines deletion
- Support flatcar config generation
- Support for cloud-config generation
- Cloud credentials are now required for GCE, Azure, Vsphere, Kubevirt, Openstack
- Support CentOS config generation
- Cloud-init Modules support in OSPs
- Support Amazon Linux config generation
- Support SLES config generation
- Support RHEL config generation