Skip to content

Commit dc7a115

Browse files
authored
Changelog for v1.11.0 (#3750)
Signed-off-by: Artiom Diomin <[email protected]>
1 parent 04b6b9b commit dc7a115

File tree

2 files changed

+111
-0
lines changed

2 files changed

+111
-0
lines changed

CHANGELOG/CHANGELOG-1.11.md

Lines changed: 110 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,110 @@
1+
# v1.11.0
2+
3+
## Changelog since v1.10.0
4+
5+
## Changes by Kind
6+
7+
### Feature
8+
9+
- Automate caBundle injection to the PodSpec of addons ([#3683](https://github.com/kubermatic/kubeone/pull/3683), [@kron4eg](https://github.com/kron4eg))
10+
- Add CA Config API
11+
- Deprecate CABundle field ([#3647](https://github.com/kubermatic/kubeone/pull/3647), [@kron4eg](https://github.com/kron4eg))
12+
- Add `--insecure` flag to mirror-images command to bypass TLS verification ([#3657](https://github.com/kubermatic/kubeone/pull/3657), [@mohamed-rafraf](https://github.com/mohamed-rafraf))
13+
- Add support for kubernetes version 1.33. ([#3651](https://github.com/kubermatic/kubeone/pull/3651), [@soer3n](https://github.com/soer3n))
14+
- Add the ability to override containerd sandbox image ([#3646](https://github.com/kubermatic/kubeone/pull/3646), [@mohamed-rafraf](https://github.com/mohamed-rafraf))
15+
- Allow control-plane and static workers nodes annotation ([#3658](https://github.com/kubermatic/kubeone/pull/3658), [@kron4eg](https://github.com/kron4eg))
16+
- Introduce `mirror-images` command to mirror images used by kubeone into another registry ([#3631](https://github.com/kubermatic/kubeone/pull/3631), [@mohamed-rafraf](https://github.com/mohamed-rafraf))
17+
- Support KubeVirt CCM Deployment ([#3661](https://github.com/kubermatic/kubeone/pull/3661), [@moadqassem](https://github.com/moadqassem))
18+
19+
### Bug or Regression
20+
21+
- Bump helm.sh/helm/v3 to v3.18.4 ([#3744](https://github.com/kubermatic/kubeone/pull/3744), [@dependabot[bot]](https://github.com/apps/dependabot))
22+
- Controlplane nodes will now have the fs.inotify.max_user_instances limit increased aswell ([#3649](https://github.com/kubermatic/kubeone/pull/3649), [@4ch3los](https://github.com/4ch3los))
23+
- Drop kubevirt infraClusterKubeconfig API fields ([#3674](https://github.com/kubermatic/kubeone/pull/3674), [@kron4eg](https://github.com/kron4eg))
24+
- Fix CABundle flag for OSM ([#3642](https://github.com/kubermatic/kubeone/pull/3642), [@kron4eg](https://github.com/kron4eg))
25+
- Fix Canal dualstack setup ([#3747](https://github.com/kubermatic/kubeone/pull/3747), [@kron4eg](https://github.com/kron4eg))
26+
- Fixes the vsphere-config-secret name misalignment across vSphere CSI driver components. ([#3745](https://github.com/kubermatic/kubeone/pull/3745), [@rajaSahil](https://github.com/rajaSahil))
27+
28+
### Chore
29+
30+
- Update GCP CSI manifests reference to v1.20.0
31+
- Update OpenStack CSI driver to v2.33.0
32+
- Update OpenStack CCM to v2.33.0
33+
- Update Hetzner CSI driver to v2.16.0
34+
- Update Hetzner CCM to v1.25.1
35+
- Update vSphere CSI driver to v3.5.0
36+
- Update Azure Disk CSI drive to v1.33.1
37+
- Update CSI Azure File driver to v1.33.2
38+
- Update Azure CCM to v1.33.1
39+
- Update AWS CSI to v1.45.0
40+
- Update AWS CCM
41+
- Update calico CNI v3.30.2 ([#3683](https://github.com/kubermatic/kubeone/pull/3683), [@kron4eg](https://github.com/kron4eg))
42+
- Bump Go version to 1.24.4 ([#3682](https://github.com/kubermatic/kubeone/pull/3682), [@archups](https://github.com/archups))
43+
- Bump OSM to [v1.7.2](https://github.com/kubermatic/operating-system-manager/releases/tag/v1.7.2) and MC to [v1.62.0](https://github.com/kubermatic/machine-controller/releases/tag/v1.62.0) ([#3725](https://github.com/kubermatic/kubeone/pull/3725), [@archups](https://github.com/archups))
44+
- Bump operating-system-manager to [v1.7.4](https://github.com/kubermatic/operating-system-manager/releases/tag/v1.7.4) ([#3738](https://github.com/kubermatic/kubeone/pull/3738), [@archups](https://github.com/archups))
45+
- Images updates:
46+
- Calico / Canal v3.30.0
47+
- Cilium: v1.17.3
48+
- cluster-autoscaler: v1.30.4
49+
- cluster-autoscaler: v1.31.2
50+
- cluster-autoscaler: v1.32.1
51+
- AWS CCM: v1.33.0
52+
- AWS Ebs Csi: v1.43.0
53+
- AWS Ebs Csi Attacher: v4.8.1-eks-1-33-2
54+
- AWS Ebs Csi Livenessprobe: v2.15.0-eks-1-33-3
55+
- AWS Ebs Csi Node Driver Registrar: v2.13.0-eks-1-33-2
56+
- AWS Ebs Csi External Provisioner: v5.2.0-eks-1-33-3
57+
- AWS Ebs Csi External Resizer: v1.13.2-eks-1-33-3
58+
- Azure CCM: v1.30.12
59+
- Azure CCM: v1.31.6
60+
- Azure CCM: v1.32.5
61+
- * Azure CCM: v1.33.0
62+
- * Azure CNM: v1.30.12
63+
- Azure CNM: v1.31.6
64+
- Azure CNM: v1.32.5
65+
- * Azure CNM: v1.33.0
66+
- Azure Disk CSI: v1.33.0
67+
- Azure File CSI: v1.33.0
68+
- Digitalocean CSI Attacher: vv4.8.1
69+
- Digitalocean CSI Provisioner: v5.2.0
70+
- Digitalocean CSI Resizer: v1.13.2
71+
- Digitalocean CSI Snapshotter: v8.2.1
72+
- Hetzner CCM: v1.24.
73+
- OpenstackCCM: v1.30.3
74+
- OpenstackCCM: v1.31.2
75+
- OpenStack Cinder CSI: v1.30.3
76+
- OpenStack Cinder CSI: v1.31.3
77+
- Vsphere CCM; v1.30.2
78+
- Vsphere CCM; v1.31.1
79+
- Vsphere CCM; v1.32.1
80+
- Vsphere CCM; v1.33.0
81+
- Vsphere CSI Driver: v3.4.0
82+
- Vsphere CSI Syncer: v3.4.0
83+
- Vsphere CSI Attacher: v4.8.1
84+
- Vsphere CSI Livenessprobe: v2.15.0
85+
- Vsphere CSI Node Driver Registrar: v2.13.0
86+
- Vsphere CSI Provisioner; v5.2.0
87+
- Vsphere CSI Resizer: v1.13.2
88+
- Vsphere CSI Snapshotter: v8.2.1
89+
- GCP CCM: v32.2.2
90+
- GCP Compute CSI Driver: v1.15.4
91+
- GCP Compute CSI Provisioner: v5.2.0
92+
- GCP Compute CSI Attacher: v4.8.1
93+
- GCP Compute CSI Resizer v1.13.2
94+
- GCP Compute CSI Snapshotter: v8.2.1
95+
- GCP Compute CSI Node Driver Registrar: v2.13.0
96+
- Restic: v0.17.3
97+
- CSI external snapshot: v8.2.1
98+
- Cilium Hubble: v0.13.2 ([#3653](https://github.com/kubermatic/kubeone/pull/3653), [@soer3n](https://github.com/soer3n))
99+
- Images updates:
100+
- OperatingSystemManager v1.6.5
101+
- DigitalOcean CCM: v1.59.0
102+
- DigitalOcean CSI Plugin: v4.14.0 ([#3660](https://github.com/kubermatic/kubeone/pull/3660), [@soer3n](https://github.com/soer3n))
103+
- Update Hetzner CCM to the v1.26.0 ([#3732](https://github.com/kubermatic/kubeone/pull/3732), [@kron4eg](https://github.com/kron4eg))
104+
- Update Flannel CNI to v0.24.4 ([#3736](https://github.com/kubermatic/kubeone/pull/3736), [@kron4eg](https://github.com/kron4eg))
105+
- Update MachineController to v1.61.3 ([#3672](https://github.com/kubermatic/kubeone/pull/3672), [@xmudrii](https://github.com/xmudrii))
106+
- Update to Go 1.24.2 ([#3618](https://github.com/kubermatic/kubeone/pull/3618), [@xrstf](https://github.com/xrstf))
107+
108+
### Other (Cleanup or Flake)
109+
110+
- Make kubeone go installa-ble again ([#3648](https://github.com/kubermatic/kubeone/pull/3648), [@kron4eg](https://github.com/kron4eg))

CHANGELOG/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# CHANGELOGs
22

3+
* [CHANGELOG-1.11.md](./CHANGELOG-1.11.md)
34
* [CHANGELOG-1.10.md](./CHANGELOG-1.10.md)
45
* [CHANGELOG-1.9.md](./CHANGELOG-1.9.md)
56
* [CHANGELOG-1.8.md](./CHANGELOG-1.8.md)

0 commit comments

Comments
 (0)