Skip to content

Releases: rancher/cluster-api-provider-rke2

v0.25.0

Choose a tag to compare

@github-actions github-actions released this 28 May 16:36
v0.25.0
dcfa2e0

👌 Highlights of the release

  • In-place updates
    • CAPRKE2 introduces a support for in-place update contracts
    • Can be enabled with the new InPlaceUpdates feature gate
    • Tested in e2e suite
    • More details about this feature can be found in the upstream proposal
  • Support for Cluster API: v1.13.2
  • Golang: v1.25.10

What's Changed

🚀 Enhancements

🐛 Bugs

Other Changes

New Contributors

Full Changelog: v0.24.0...v0.25.0

v0.24.4

Choose a tag to compare

@github-actions github-actions released this 14 May 09:35
v0.24.4
4194b9e

What's Changed

Other Changes

Full Changelog: v0.24.3...v0.24.4

v0.24.3

Choose a tag to compare

@github-actions github-actions released this 17 Apr 07:57
v0.24.3
eb758f6

What's Changed

Security

Full Changelog: v0.24.2...v0.24.3

v0.24.2

Choose a tag to compare

@github-actions github-actions released this 07 Apr 13:34
v0.24.2
c94f7c2

What's Changed

🐛 Bugs

Full Changelog: v0.24.1...v0.24.2

v0.24.1

Choose a tag to compare

@github-actions github-actions released this 11 Mar 13:36
v0.24.1
17e996f

This release of the Cluster API Provider RKE2 updates Go to version 1.25.8 which fixes recently reported CVEs.

What's Changed

Security

Full Changelog: v0.24.0...v0.24.1

v0.24.0

Choose a tag to compare

@github-actions github-actions released this 02 Mar 12:19
v0.24.0
dbc73e0

What's Changed

🐛 Bugs

Other Changes

New Contributors

Full Changelog: v0.23.0...v0.24.0

v0.23.2

Choose a tag to compare

@github-actions github-actions released this 26 Feb 11:42
v0.23.2
e7c3d5c

What's Changed

Other Changes

Full Changelog: v0.23.1...v0.23.2

v0.23.1

Choose a tag to compare

@github-actions github-actions released this 12 Feb 11:12
v0.23.1
b5eb026

What's Changed

This patch release fixes an intermittent issue with cluster deletion where resources were not being deleted in the correct order and it resulted in the cluster stuck in deletion state indefinitely.

Bug fixes

Other Changes

Full Changelog: v0.23.0...v0.23.1

v0.22.1

Choose a tag to compare

@github-actions github-actions released this 12 Feb 11:13
v0.22.1
7d55922

What's Changed

This patch release fixes an intermittent issue with cluster deletion where resources were not being deleted in the correct order and it resulted in the cluster stuck in deletion state indefinitely.

Bug fixes

Full Changelog: v0.22.0...v0.22.1

v0.23.0

Choose a tag to compare

@github-actions github-actions released this 09 Feb 09:43
v0.23.0
d46bb63

Description

This version of CAPRKE2 adds support for CAPI v1.12.

What's Changed

🚀 Enhancements

🐛 Bugs

📖 Docs

  • docs: Document v1beta2 changes for control-plane CRs by @yiannistri in #820

Other Changes

Full Changelog: v0.22.0...v0.23.0