Changelog since v1.7.0
Changes by Kind
Feature
- Allow setting
CCM_CONCURRENT_SERVICE_SYNCS
parameter on CCM addons to configure number of concurrentLoadBalancer
service reconciles (#2918, @kubermatic-bot) - Support for customizing
vAppName
for VMware Cloud Director CSI driver (#2956, @kubermatic-bot)
Bug or Regression
- Fix a bug with the VMware Cloud Director CSI driver addon where it would crash if no
VCD_API_TOKEN
is set (#2956, @kubermatic-bot) - Fix a bug where wildcard registry name provided to the machine-controller-webhook Deployment is not properly escaped (#2928, @kubermatic-bot)
- Fix a bug where
kubeadm init
andkubeadm join
report that thecontainerRuntimeEndpoint
field inKubeletConfiguration
doesn't exist for clusters running Kubernetes versions prior to 1.27 (#2940, @kubermatic-bot) - Fix a bug where
registryConfiguration.OverrideRegistry
wasn't correctly applied to the pause image configured for control plane and static worker nodes (#2930, @kubermatic-bot) - Fix a bug where the CA bundle was not propagated to the vSphere CSI driver (#2907, @kubermatic-bot)
- Fix a globbing issue for
apt-get install
causing KubeOne to install wrong Kubernetes version in some circumstances (#2959, @kubermatic-bot) - Fix incorrect validation that made
VCD_API_TOKEN
unusable for VMware Cloud Director (#2946, @kubermatic-bot)
Updates
Core Components
- Update metrics-server and cluster-autoscaler to the latest patch releases (#2957, @xmudrii)
- Update Canal to v3.26.3 (#2957, @xmudrii)
- Update Calico VXLAN to v3.26.3 (#2957, @xmudrii)
- Update Cilium to v1.14.3 (#2957, @xmudrii)
Go
Other (Cleanup or Flake)
- Store GPG keys for package repositories in
/etc/apt/keyrings
instead of deprecatedapt-key-add
command (#2920, @kubermatic-bot) - Download cri-tools from the Kubernetes package repositories instead of the Amazon Linux 2 package repositories on instances running Amazon Linux 2 (#2951, @kubermatic-bot)
- Update CRDs for the operating-system-manager (OSM) addon (#2935, @kubermatic-bot)
Checksums
SHA256 checksums can be found in the kubeone_1.7.1_checksums.txt
file.