Skip to content

v1.29.1+rke2r1

Compare
Choose a tag to compare
@briandowns briandowns released this 06 Feb 17:47
· 94 commits to master since this release

This release updates Kubernetes to v1.29.1.

Important Notes

Addresses the runc CVE: CVE-2024-21626 by updating runc to v1.1.12.

If your server (control-plane) nodes were not started with the --token CLI flag or config file key, a randomized token was generated during initial cluster startup. This key is used both for joining new nodes to the cluster, and for encrypting cluster bootstrap data within the datastore. Ensure that you retain a copy of this token, as is required when restoring from backup.

You may retrieve the token value from any server already joined to the cluster:

cat /var/lib/rancher/rke2/server/token

Changes since v1.29.0+rke2r1:

  • Update channels (#5172)
  • Bump actions/setup-go from 4 to 5 (#5125)
  • Use dl.k8s.io for getting kubectl (#4952)
  • Bump actions/setup-python from 4 to 5 (#5124)
  • Address Repetitive Windows Bootstrapping (#5159)
  • Unload selinux module only if container-selinux is updated from a bre… (#5157)
  • Add v1.29 to channels list (#5194)
  • Version bump of coredns chart to fix bug (#5189)
    • Fix coredns local cache when in dual stack clusters
  • Update multus chart to add optional dhcp daemonset (#5146)
  • Add e2e test for dnscache (#5190)
  • Update rke2-whereabouts to v0.6.3 and bump rke2-multus parent chart (#5232)
  • Bump sriov image build verions (#5237)
  • Enable arm64 based images for calico, multus and harvester (#5154)
  • Improve kube-proxy logging and move calico logs to a better path (#5248)
  • Bump k3s for v1.29 (#5268)
  • Update to 1.29.1 (#5296)
  • Update base image (#5305)
  • Bump K3s and runc versions for v1.29 (#5349)

Charts Versions

Component Version
rke2-cilium 1.14.400
rke2-canal v3.26.3-build2023110900
rke2-calico v3.26.300
rke2-calico-crd v3.26.300
rke2-coredns 1.24.008
rke2-ingress-nginx 4.8.200
rke2-metrics-server 2.11.100-build2023051511
rancher-vsphere-csi 3.0.1-rancher101
rancher-vsphere-cpi 1.5.100
harvester-cloud-provider 0.2.200
harvester-csi-driver 0.1.1600
rke2-snapshot-controller 1.7.202
rke2-snapshot-controller-crd 1.7.202
rke2-snapshot-validation-webhook 1.7.302

Packaged Component Versions

Component Version
Kubernetes v1.29.1
Etcd v3.5.9-k3s1
Containerd v1.7.11-k3s2
Runc v1.1.12
Metrics-server v0.6.3
CoreDNS v1.10.1
Ingress-Nginx nginx-1.9.3-hardened1
Helm-controller v0.15.8

Available CNIs

Component Version FIPS Compliant
Canal (Default) Flannel v0.23.0
Calico v3.26.3
Yes
Calico v3.26.3 No
Cilium v1.14.4 No
Multus v4.0.2 No

Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to: