Skip to content

v1.7.1

Compare
Choose a tag to compare
@kubermatic-bot kubermatic-bot released this 10 Nov 11:29
· 181 commits to main since this release
v1.7.1
8b010b2

Changelog since v1.7.0

Changes by Kind

Feature

  • Allow setting CCM_CONCURRENT_SERVICE_SYNCS parameter on CCM addons to configure number of concurrent LoadBalancer 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 and kubeadm join report that the containerRuntimeEndpoint field in KubeletConfiguration 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

Go

Other (Cleanup or Flake)

  • Store GPG keys for package repositories in /etc/apt/keyrings instead of deprecated apt-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.