Skip to content

Releases: rancher/rke2

v1.30.2-rc7+rke2r1

28 Jun 19:10
f01072a
Compare
Choose a tag to compare
v1.30.2-rc7+rke2r1 Pre-release
Pre-release
Update calico image to v3.28.0-build20240625 (#6257)

* Update calico image to v3.28.0-build20240625

Signed-off-by: galal-hussein <[email protected]>

* update flannel image to v0.25.4-build20240610

Signed-off-by: galal-hussein <[email protected]>

---------

Signed-off-by: galal-hussein <[email protected]>

v1.30.2+rke2r1

01 Jul 22:42
f01072a
Compare
Choose a tag to compare
v1.30.2+rke2r1 Pre-release
Pre-release

This release updates Kubernetes to v1.30.2.

Important Note

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.30.1+rke2r1:

  • Improve rke2-uninstall.ps1 script (#5779)
  • Add cilium no proxy e2e test (#5885)
  • Apply netpols async with retry (#5909)
  • Remove cisnetworkpolicy finalizer when controller is disabled (#5856)
  • Update cloud-provider image which now uses scratch as base (#5933)
    • Rke2-cloud-provider uses now scratch base image
  • Update flannel chart to fix vni error (#5953)
    • Use vni=4096 as default for rke2-flannel
  • Add a Kine fix when rke2 restart apiserver (#5931)
    • Fix apiserver delay to restart when apiserver is using kine
  • Fix incorrect wrangler package import (#6007)
  • Update channel server for may 2024 (#5951)
  • Add extra log in e2e tests (#5955)
  • Bump nginx to v1.10.1 (#6022)
  • Update rke2-killall.sh (#4111)
  • Changed systemctl command from 'restart' to 'try-restart' for fapolicyd in rke2-uninstall.sh (#5811)
  • Allow disabling injection of cluster config into HelmCharts (#6010)
    • Injection of cluster config variables into HelmChart resources found on disk can now be disabled per-chart by adding a rke2.cattle.io/inject-cluster-config: "false" annotation to HelmChart resources, or by setting the RKE2_INJECT_CLUSTER_CONFIG=false environment variable to disable it for all resources that do not set the annotation to false.
  • Bump multus and whereabouts version (#6015)
  • Bump flannel to v0.25.201 and canal to v3.28.0-build2024052800 (#6043)
  • Add ADR for branching strategy (#4078)
  • Add easy support for single node sqlite with kine (#5954)
    • New behavior when --disable-etcd is used without --server, rke2 will use sqlite as the default database
  • Bump harvester-cloud-provider v0.2.4 (#5980)
  • Bump K3s version for v1.30 (#6073)
  • Fix loadManifests function (#6058)
  • Bump K3s version for v1.30 (#6104)
  • Bump flannel version (#6116)
    • Bump flannel cni version to v0.25.3
  • Bump containerd to correctly built tag (#6126)
  • Improve rke2-uninstall.ps1 (#6098)
  • Update to the latest SR-IOV image versions (#5889)
  • Bump flannel image in rke2-canal (#6136)
  • Slim down E2E artifacts (#6097)
  • Add custom golang setup action for better caching (#6144)
  • Support MixedOS E2E local testing (#6137)
  • Use rancher/permissions dependency (#6138)
  • Bump K3s version for v1.30 (#6164)
  • Update flannel version to v0.25.4 (#6172)
    • Bump flannel to v0.25.4 to fix windows-vxlan issue
  • Update Kubernetes to v1.30.2 (#6191)
  • Fix drone pipeline (#6199)
  • Update drone build base image (#6206)
  • Bump K3s version for v1.30 to fix regression in agent's supervisor port (#6200)
  • Bump rke2-ingress-nginx chart to revert watchIngressWithoutClass default (#6216)
  • Update hardened kubernetes (#6225)
  • Bump K3s version for snapshot fix (#6230)
    • Fix issue that allowed multiple simultaneous snapshots to be allowed
  • Revert rke2-ingress-nginx bump back to v1.9.6 (#6238)
  • Reinstate newest rke2-ingress-nginx (#6253)
  • Pass install_type as a string in the mixedos e2e test (#6251)
  • Update calico image to v3.28.0-build20240625 (#6257)

Charts Versions

Component Version
rke2-cilium 1.15.500
rke2-canal v3.28.0-build2024062503
rke2-calico v3.27.300
rke2-calico-crd v3.27.002
rke2-coredns 1.29.002
rke2-ingress-nginx 4.10.101
rke2-metrics-server 3.12.002
rancher-vsphere-csi 3.1.2-rancher400
rancher-vsphere-cpi 1.7.001
harvester-cloud-provider 0.2.400
harvester-csi-driver 0.1.1700
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.30.2
Etcd v3.5.13-k3s1
Containerd v1.7.17-k3s1
Runc v1.1.12
Metrics-server v0.7.1
CoreDNS v1.11.1
Ingress-Nginx v1.10.1-hardened1
Helm-controller v0.16.1

Available CNIs

Component Version FIPS Compliant
Canal (Default) Flannel v0.25.4
Calico v3.28.0
Yes
Calico v3.27.3 No
Cilium v1.15.5 No
Multus v4.0.2 No

Helpful Links

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

v1.29.6-rc7+rke2r1

28 Jun 19:10
21ad86f
Compare
Choose a tag to compare
v1.29.6-rc7+rke2r1 Pre-release
Pre-release
[release-1.29] Update calico image to v3.28.0-build20240625 (#6258)

* Update calico image to v3.28.0-build20240625

Signed-off-by: galal-hussein <[email protected]>

* update flannel image to v0.25.4-build20240610

Signed-off-by: galal-hussein <[email protected]>

---------

Signed-off-by: galal-hussein <[email protected]>

v1.29.6+rke2r1

01 Jul 22:42
21ad86f
Compare
Choose a tag to compare
v1.29.6+rke2r1 Pre-release
Pre-release

This release updates Kubernetes to v1.29.6.

Important Note

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.5+rke2r1:

  • Improve rke2-uninstall.ps1 script (#5961)
  • Update flannel chart to fix vni error (#5953) (#5996)
  • Update cloud-provider image which now uses scratch as base (#5933) (#5987)
  • Add cilium no proxy e2e test (#5885) (#5967)
  • Add extra log in e2e tests (#6019)
  • Bump flannel to v0.25.201 and canal to v3.28.0-build2024052800 (#6045)
  • Add a Kine fix when rke2 restart apiserver (#6004)
  • Bump multus and whereabouts version (#6015) (#6035)
  • Bump harvester-cloud-provider v0.2.4 (#5981)
  • Version bumps and backports for 2024-06 release cycle (#6081)
  • Add easy support for single node sqlite with kine (#6072)
  • Bump nginx to 1.10.1 (#6055)
  • Bump K3s version for v1.29 (#6111)
  • Bump containerd to correctly built tag (#6127)
  • Bump flannel version (#6123)
  • Update to the latest SR-IOV image versions (#6151)
  • Bump flannel image in rke2-canal (#6152)
  • Use rancher/permissions dependency (#6139)
  • Bump K3s version for v1.29 (#6165)
  • Improve rke2-uninstall.ps1 (#6132)
  • June Testing Backports (#6155)
    • Fix loadManifests function
    • Slim down E2E artifacts
    • Support MixedOS E2E local testing
    • Add custom golang setup action for better caching
  • Update flannel version to v0.25.4 (#6177)
  • Update go to 1.21.11 and kubernetes to v1.29.6 (#6190)
  • Fix drone pipeline (#6198)
  • Update drone build base image (#6205)
  • Bump K3s version for v1.29 to fix regression in agent's supervisor port (#6201)
  • Bump rke2-ingress-nginx chart to revert watchIngressWithoutClass default (#6217)
  • Update hardened kubernetes (#6224)
  • Bump K3s version for snapshot fix (#6231)
    • Fix issue that allowed multiple simultaneous snapshots to be allowed
  • Revert rke2-ingress-nginx bump back to v1.9.6 (#6244)
  • Reinstate newest rke2-ingress-nginx (#6254)
  • Update calico image to v3.28.0-build20240625 (#6258)

Charts Versions

Component Version
rke2-cilium 1.15.500
rke2-canal v3.28.0-build2024062503
rke2-calico v3.27.300
rke2-calico-crd v3.27.002
rke2-coredns 1.29.002
rke2-ingress-nginx 4.10.101
rke2-metrics-server 3.12.002
rancher-vsphere-csi 3.1.2-rancher400
rancher-vsphere-cpi 1.7.001
harvester-cloud-provider 0.2.400
harvester-csi-driver 0.1.1700
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.6
Etcd v3.5.13-k3s1
Containerd v1.7.17-k3s1
Runc v1.1.12
Metrics-server v0.7.1
CoreDNS v1.11.1
Ingress-Nginx v1.10.1-hardened1
Helm-controller v0.15.10

Available CNIs

Component Version FIPS Compliant
Canal (Default) Flannel v0.25.4
Calico v3.28.0
Yes
Calico v3.27.3 No
Cilium v1.15.5 No
Multus v4.0.2 No

Helpful Links

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

v1.28.11-rc7+rke2r1

28 Jun 19:10
6b12d7a
Compare
Choose a tag to compare
v1.28.11-rc7+rke2r1 Pre-release
Pre-release
[release-1.28] Update calico image to v3.28.0-build20240625 (#6259)

* Update calico image to v3.28.0-build20240625

Signed-off-by: galal-hussein <[email protected]>

* update flannel image to v0.25.4-build20240610

Signed-off-by: galal-hussein <[email protected]>

---------

Signed-off-by: galal-hussein <[email protected]>

v1.28.11+rke2r1

01 Jul 22:42
6b12d7a
Compare
Choose a tag to compare
v1.28.11+rke2r1 Pre-release
Pre-release

This release updates Kubernetes to v1.28.11.

Important Note

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.28.10+rke2r1:

  • Improve rke2-uninstall.ps1 script (#5963)
  • Update cloud-provider image which now uses scratch as base (#5933) (#5989)
  • Add cilium no proxy e2e test (#5885) (#5969)
  • Update flannel chart to fix vni error (#5953) (#5999)
  • Add extra log in e2e tests (#6020)
  • Bump flannel to v0.25.201 and canal to v3.28.0-build2024052800 (#6048)
  • Add a Kine fix when rke2 restart apiserver (#6005)
  • Bump multus and whereabouts version (#6015) (#6039)
  • Bump harvester-cloud-provider v0.2.4 (#5982)
  • Version bumps and backports for 2024-06 release cycle (#6082)
  • Add easy support for single node sqlite with kine (#6071)
  • Bump nginx to 1.10.1 (#6056)
  • Bump K3s version for v1.28 (#6112)
  • Bump containerd to correctly built tag (#6128)
  • Bump flannel version (#6125)
  • Update to the latest SR-IOV image versions (#6150)
  • Bump flannel image in rke2-canal (#6153)
  • Use rancher/permissions dependency (#6140)
  • Bump K3s version for v1.28 (#6166)
  • Improve rke2-uninstall.ps1 (#6133)
  • June Testing Backports (#6156)
    • Fix loadManifests function
    • Slim down E2E artifacts
    • Support MixedOS E2E local testing
    • Add custom golang setup action for better caching
  • Update flannel version to v0.25.4 (#6178)
  • Update kubernetes to v1.28.11 (#6189)
  • Fix drone pipeline (#6197)
  • Update drone build base image (#6204)
  • Bump K3s version for v1.28 to fix regression in agent's supervisor port (#6202)
  • Bump rke2-ingress-nginx chart to revert watchIngressWithoutClass default (#6218)
  • Update hardened kubernetes (#6223)
  • Bump K3s version for snapshot fix (#6232)
    • Fix issue that allowed multiple simultaneous snapshots to be allowed
  • Revert rke2-ingress-nginx bump back to v1.9.6 (#6243)
  • Reinstate newest rke2-ingress-nginx (#6256)
  • Update calico image to v3.28.0-build20240625 (#6259)

Charts Versions

Component Version
rke2-cilium 1.15.500
rke2-canal v3.28.0-build2024062503
rke2-calico v3.27.300
rke2-calico-crd v3.27.002
rke2-coredns 1.29.002
rke2-ingress-nginx 4.10.101
rke2-metrics-server 3.12.002
rancher-vsphere-csi 3.1.2-rancher400
rancher-vsphere-cpi 1.7.001
harvester-cloud-provider 0.2.400
harvester-csi-driver 0.1.1700
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.28.11
Etcd v3.5.13-k3s1
Containerd v1.7.17-k3s1
Runc v1.1.12
Metrics-server v0.7.1
CoreDNS v1.11.1
Ingress-Nginx v1.10.1-hardened1
Helm-controller v0.15.10

Available CNIs

Component Version FIPS Compliant
Canal (Default) Flannel v0.25.4
Calico v3.28.0
Yes
Calico v3.27.3 No
Cilium v1.15.5 No
Multus v4.0.2 No

Helpful Links

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

v1.27.15-rc7+rke2r1

28 Jun 19:09
4014ef7
Compare
Choose a tag to compare
v1.27.15-rc7+rke2r1 Pre-release
Pre-release
[release-1.27] Update calico image to v3.28.0-build20240625 (#6260)

* Update calico image to v3.28.0-build20240625

Signed-off-by: galal-hussein <[email protected]>

* update flannel image to v0.25.4-build20240610

Signed-off-by: galal-hussein <[email protected]>

---------

Signed-off-by: galal-hussein <[email protected]>

v1.27.15+rke2r1

01 Jul 22:43
4014ef7
Compare
Choose a tag to compare
v1.27.15+rke2r1 Pre-release
Pre-release

This release updates Kubernetes to v1.27.15.

Important Note

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.27.14+rke2r1:

  • Improve rke2-uninstall.ps1 script (#5962)
  • Update flannel chart to fix vni error (#5953) (#5998)
  • Update cloud-provider image which now uses scratch as base (#5933) (#5988)
  • Add cilium no proxy e2e test (#5885) (#5968)
  • Add extra log in e2e tests (#6021)
  • Bump flannel to v0.25.201 and canal to v3.28.0-build2024052800 (#6049)
  • Add a Kine fix when rke2 restart apiserver (#6006)
  • Bump multus and whereabouts version (#6015) (#6037)
  • Bump harvester-cloud-provider v0.2.4 (#5983)
  • Version bumps and backports for 2024-06 release cycle (#6083)
  • Add easy support for single node sqlite with kine (#6070)
  • Bump nginx to 1.10.1 (#6057)
  • Bump K3s version for v1.27 (#6114)
  • Bump containerd to correctly built tag (#6129)
  • Bump flannel version (#6124)
  • Update to the latest SR-IOV image versions (#6149)
  • Bump flannel image in rke2-canal (#6154)
  • Use rancher/permissions dependency (#6141)
  • Bump K3s version for v1.27 (#6167)
  • Improve rke2-uninstall.ps1 (#6134)
  • June Testing Backports (#6157)
    • Fix loadManifests function
    • Slim down E2E artifacts
    • Support MixedOS E2E local testing
    • Add custom golang setup action for better caching
  • Update flannel version to v0.25.4 (#6179)
  • Update Kubernetes to v1.27.15 (#6188)
  • Fix drone pipeline (#6196)
  • Update drone build base image (#6203)
  • Bump K3s version for v1.27 to fix regression in agent's supervisor port (#6207)
  • Bump rke2-ingress-nginx chart to revert watchIngressWithoutClass default (#6219)
  • Update hardened kubernetes (#6222)
  • Bump K3s version for snapshot fix (#6233)
    • Fix issue that allowed multiple simultaneous snapshots to be allowed
  • Revert rke2-ingress-nginx bump back to v1.9.6 (#6242)
  • Reinstate newest rke2-ingress-nginx (#6255)
  • Update calico image to v3.28.0-build20240625 (#6260)

Charts Versions

Component Version
rke2-cilium 1.15.500
rke2-canal v3.28.0-build2024062503
rke2-calico v3.27.300
rke2-calico-crd v3.27.002
rke2-coredns 1.29.002
rke2-ingress-nginx 4.10.101
rke2-metrics-server 3.12.002
rancher-vsphere-csi 3.1.2-rancher400
rancher-vsphere-cpi 1.7.001
harvester-cloud-provider 0.2.400
harvester-csi-driver 0.1.1700
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.27.15
Etcd v3.5.13-k3s1
Containerd v1.7.17-k3s1
Runc v1.1.12
Metrics-server v0.7.1
CoreDNS v1.11.1
Ingress-Nginx v1.10.1-hardened1
Helm-controller v0.15.10

Available CNIs

Component Version FIPS Compliant
Canal (Default) Flannel v0.25.4
Calico v3.28.0
Yes
Calico v3.27.3 No
Cilium v1.15.5 No
Multus v4.0.2 No

Helpful Links

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

v1.30.2-rc6+rke2r1

22 Jun 03:01
f9aa70b
Compare
Choose a tag to compare
v1.30.2-rc6+rke2r1 Pre-release
Pre-release
Revert rke2-ingress-nginx bump back to v1.9.6 (#6238)

Signed-off-by: Derek Nola <[email protected]>

v1.29.6-rc6+rke2r1

22 Jun 03:01
55b0a18
Compare
Choose a tag to compare
v1.29.6-rc6+rke2r1 Pre-release
Pre-release
Revert rke2-ingress-nginx bump back to v1.9.6 (#6244)

Signed-off-by: Derek Nola <[email protected]>