Skip to content

Commit 675d9c5

Browse files
authored
CHANGELOG: Add changelog for v1.7.4 (#3168)
Signed-off-by: Marko Mudrinić <[email protected]>
1 parent 6838e2c commit 675d9c5

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG/CHANGELOG-1.7.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
# [v1.7.4](https://github.com/kubermatic/kubeone/releases/tag/v1.7.4) - 2024-05-02
2+
3+
## Changelog since v1.7.3
4+
5+
## Urgent Upgrade Notes
6+
7+
### (No, really, you MUST read this before you upgrade)
8+
9+
- Update operating-system-manager to v1.3.5. The latest Ubuntu 22.04 images ship with `cloud-init` 24.x package. This package has breaking changes and thus rendered our OperatingSystemProfiles (OSPs) as incompatible. It's recommended to [refresh your machines](https://docs.kubermatic.com/kubeone/v1.7/cheat-sheets/rollout-machinedeployment/) with the latest provided OSPs to ensure that a system-wide package update, that updates cloud-init to 24.x, doesn't break the machines. ([#3163](https://github.com/kubermatic/kubeone/pull/3163), [@xrstf](https://github.com/xrstf))
10+
11+
## Changes by Kind
12+
13+
### Bug or Regression
14+
15+
- Clean `yum` cache upon configuring Kubernetes repos. This fixes an issue with cluster upgrades failing on nodes with an older `yum` version ([#3147](https://github.com/kubermatic/kubeone/pull/3147), [@kubermatic-bot](https://github.com/kubermatic-bot))
16+
- Deploy user defined addons before the external CCM initialization. This fixes an issue with cluster provisioning for users that use both external CCM and external CNI ([#3068](https://github.com/kubermatic/kubeone/pull/3068), [@kubermatic-bot](https://github.com/kubermatic-bot))
17+
- Fix cluster upgrades on Debian hosts with deprecated Kubernetes repositories ([#3084](https://github.com/kubermatic/kubeone/pull/3084), [@kubermatic-bot](https://github.com/kubermatic-bot))
18+
19+
### Updates
20+
21+
#### machine-controller
22+
23+
- Update machine-controller to v1.57.6 ([#3064](https://github.com/kubermatic/kubeone/pull/3064), [@ahmedwaleedmalik](https://github.com/ahmedwaleedmalik))
24+
125
# [v1.7.3](https://github.com/kubermatic/kubeone/releases/tag/v1.7.3) - 2024-03-01
226

327
## Changelog since v1.7.2

0 commit comments

Comments
 (0)