Skip to content

Commit 7f5c982

Browse files
authored
Typos fixed in changelog for v1.12.0 (#3908)
Signed-off-by: Artiom Diomin <[email protected]>
1 parent 5ff7f51 commit 7f5c982

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG/CHANGELOG-1.12.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Changelog since v1.11.0
44

5-
## Urgent a BREAKING Upgrade Notes
5+
## Urgent and BREAKING Upgrade Notes
66

77
### (No, really, you MUST read this before you upgrade)
88

@@ -11,7 +11,7 @@
1111

1212
### Known Issues
1313

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.
1515

1616
## Changes by Kind
1717

@@ -26,7 +26,7 @@
2626
- Cluster wide KubeletConfig ([#3845](https://github.com/kubermatic/kubeone/pull/3845), [@kron4eg](https://github.com/kron4eg))
2727
- Export NewRoot() function ([#3809](https://github.com/kubermatic/kubeone/pull/3809), [@kron4eg](https://github.com/kron4eg))
2828
- 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))
3030
- TBD ([#3835](https://github.com/kubermatic/kubeone/pull/3835), [@archups](https://github.com/archups))
3131
- `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))
3232

@@ -49,7 +49,7 @@
4949

5050
### Chore
5151

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))
5353
- 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))
5454
- 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))
5555
- Update Azure CCM to v1.34.1

0 commit comments

Comments
 (0)