You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Label the control plane nodes before applying addons and Helm charts to allow addons and Helm charts to utilize the label selectors ([#3547](https://github.com/kubermatic/kubeone/pull/3547), [@xmudrii](https://github.com/xmudrii))
10
+
- Add parameter `insecure` to the `backups-restic` addon used to disable/skip the TLS verification ([#3547](https://github.com/kubermatic/kubeone/pull/3547), [@xmudrii](https://github.com/xmudrii))
11
+
12
+
### Bug or Regression
13
+
14
+
- Resolve the `clusterID` conflicts in cloud-config for AWS by prioritizing the cluster name from the Terraform configuration ([#3547](https://github.com/kubermatic/kubeone/pull/3547), [@xmudrii](https://github.com/xmudrii))
15
+
- Drop trailing slash from the `VSPHERE_SERVER` variable to ensure compatibility with machine-controller and vSphere CCM and CSI ([#3547](https://github.com/kubermatic/kubeone/pull/3547), [@xmudrii](https://github.com/xmudrii))
16
+
- Use the GPG key from the latest Kubernetes package repository to fix failures to install older versions of Kubernetes packages ([#3526](https://github.com/kubermatic/kubeone/pull/3526), [@kubermatic-bot](https://github.com/kubermatic-bot))
17
+
- Configure the `POD_NAMESPACE` environment variable for machine-controller-webhook on the KubeVirt clusters ([#3549](https://github.com/kubermatic/kubeone/pull/3549), [@kubermatic-bot](https://github.com/kubermatic-bot))
18
+
- Fix incorrect image references and tolerations in the KubeVirt CSI addon ([#3547](https://github.com/kubermatic/kubeone/pull/3547), [@xmudrii](https://github.com/xmudrii))
19
+
20
+
### Updates
21
+
22
+
#### machine-controller
23
+
24
+
- Update machine-controller to v1.61.0 ([#3547](https://github.com/kubermatic/kubeone/pull/3547), [@xmudrii](https://github.com/xmudrii))
0 commit comments