Skip to content

v1.24.14+rke2r1

Compare
Choose a tag to compare
@galal-hussein galal-hussein released this 30 May 23:24
· 45 commits to release-1.24 since this release

This release updates Kubernetes to v1.24.14, and fixes a number of issues.

Important Note

  1. 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
  1. Many systems have updated their packages with newer version of container-selinux (> v2.191.0) which is incompatible with our rke2-selinux policy and require a change in policy. We have updated our policy; you will notice the rke2-selinux package being upgraded from version v0.11.1 to newer version v0.12.0.

Changes since v1.24.13+rke2r1:

  • Fix drone dispatch step (#4150)
  • Update Cilium to v1.13.2 (#4177)
  • Bump golangci-lint for golang 1.20 compat and fix warnings (#4189)
  • Enable --with-node-id flag (#4131) (#4192)
  • Update Calico image on Canal (#4220)
  • Move Drone dispatch pipeline (#4203)
  • Backport fixes and bump K3s/containerd/runc versions (#4213)
    • The bundled containerd and runc versions have been bumped to v1.7.1-k3s1/v1.1.7
    • Replace github.com/ghodss/yaml with sigs.k8s.io/yaml
    • Fix hardcoded file mount handling for default audit log filename
  • Bump metrics-server to v0.6.3 (#4247)
  • V1.24.14+rke2r1 (#4262)
  • Bump vsphere csi/cpi charts (#4274)
  • Bump vsphere csi to remove duplicate CSI deployment. (#4298)

Packaged Component Versions

Component Version
Kubernetes v1.24.14
Etcd v3.5.7-k3s1
Containerd v1.7.1-k3s1
Runc v1.1.7
Metrics-server v0.6.3
CoreDNS v1.10.1
Ingress-Nginx 4.5.2
Helm-controller v0.14.0

Available CNIs

Component Version FIPS Compliant
Canal (Default) Flannel v0.21.3
Calico v3.25.1
Yes
Calico v3.25.0 No
Cilium v1.13.2 No
Multus v3.9.3 No

Helpful Links

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