|
2 | 2 |
|
3 | 3 | ## Changelog since v1.11.0 |
4 | 4 |
|
5 | | -## Urgent a BREAKING Upgrade Notes |
| 5 | +## Urgent and BREAKING Upgrade Notes |
6 | 6 |
|
7 | 7 | ### (No, really, you MUST read this before you upgrade) |
8 | 8 |
|
|
11 | 11 |
|
12 | 12 | ### Known Issues |
13 | 13 |
|
14 | | -- rocky-9 image on hetzner doesn't work as of time of the release, since it's only has IPv6 NS servers configured, regardless of the stack. |
| 14 | +- rocky-9 image on hetzner doesn't work as of time of the release, since it only has IPv6 NS servers configured, regardless of the stack. |
15 | 15 |
|
16 | 16 | ## Changes by Kind |
17 | 17 |
|
|
26 | 26 | - Cluster wide KubeletConfig ([#3845](https://github.com/kubermatic/kubeone/pull/3845), [@kron4eg](https://github.com/kron4eg)) |
27 | 27 | - Export NewRoot() function ([#3809](https://github.com/kubermatic/kubeone/pull/3809), [@kron4eg](https://github.com/kron4eg)) |
28 | 28 | - Make machine-controller -join-cluster-timeout configurable ([#3779](https://github.com/kubermatic/kubeone/pull/3779), [@kron4eg](https://github.com/kron4eg)) |
29 | | -- Non-root device usage on non-static worker nodes can now be enabled for containerd runtime by setting the value `operatingSystemManager.enableNonRootDeviceOwnership` to `true` when osm is enabled. ([#3793](https://github.com/kubermatic/kubeone/pull/3793), [@soer3n](https://github.com/soer3n)) |
| 29 | +- Non-root device usage on non-static worker nodes can now be enabled for containerd runtime by setting the value `operatingSystemManager.enableNonRootDeviceOwnership` to `true` when OSM is enabled. ([#3793](https://github.com/kubermatic/kubeone/pull/3793), [@soer3n](https://github.com/soer3n)) |
30 | 30 | - TBD ([#3835](https://github.com/kubermatic/kubeone/pull/3835), [@archups](https://github.com/archups)) |
31 | 31 | - `kubeone certificates renew` command can be used to renew control plane certificates in a KubeOne cluster ([#3773](https://github.com/kubermatic/kubeone/pull/3773), [@kron4eg](https://github.com/kron4eg)) |
32 | 32 |
|
|
49 | 49 |
|
50 | 50 | ### Chore |
51 | 51 |
|
52 | | -- Add RHEL and Rocky Linux 9.6 test scenarios for v1.34 ([#3851](https://github.com/kubermatic/kubeone/pull/3851), [@kron4eg](https://github.com/kron4eg)) |
| 52 | +- Add RHEL and RockyLinux 9.6 test scenarios for v1.34 ([#3851](https://github.com/kubermatic/kubeone/pull/3851), [@kron4eg](https://github.com/kron4eg)) |
53 | 53 | - Bump machine-controller version to [v1.63.1](https://github.com/kubermatic/machine-controller/releases/tag/v1.63.1) and operating-system-manager version to [v1.7.6](https://github.com/kubermatic/operating-system-manager/releases/tag/v1.7.6) ([#3817](https://github.com/kubermatic/kubeone/pull/3817), [@archups](https://github.com/archups)) |
54 | 54 | - Cluster-autoscaler addon now supports new variable CLUSTER_AUTOSCALER_SCALE_DOWN_UTIL_THRESHOLD to control `--scale-down-utilization-threshold` parameter. ([#3780](https://github.com/kubermatic/kubeone/pull/3780), [@dharapvj](https://github.com/dharapvj)) |
55 | 55 | - Update Azure CCM to v1.34.1 |
|
0 commit comments