Skip to content

Releases: rancher/terraform-provider-rke

v1.5.0

08 Apr 19:26
c8755ad
Compare
Choose a tag to compare

1.5.0 (April 8, 2024)

FEATURES:

ENHANCEMENTS:

  • bump Go to 1.20 and RKE to v1.5.7 to support k8s 1.28. See #447

BUG FIXES:

  • Fix the issue that importing a cluster fails because enable_cri_dockerd is always set to the default value false. See #432

v1.5.0-rc1

05 Apr 18:00
e38e5c7
Compare
Choose a tag to compare
v1.5.0-rc1 Pre-release
Pre-release
Merge pull request #451 from jiaqiluo/bump-rke-and-go

v1.4.5-rc1

20 Mar 23:47
ade5198
Compare
Choose a tag to compare
v1.4.5-rc1 Pre-release
Pre-release
Merge pull request #433 from leftyb/issue-432

v1.4.4

14 Mar 21:08
63d16e4
Compare
Choose a tag to compare

1.4.4 (March 14, 2024)

FEATURES:

ENHANCEMENTS:

BUG FIXES:

v1.4.4-rc1

13 Mar 18:28
a6ee3b4
Compare
Choose a tag to compare
v1.4.4-rc1 Pre-release
Pre-release
Merge pull request #444 from enrico9034/master

v1.4.3 (November 20, 2023)

20 Nov 21:43
2ac55f2
Compare
Choose a tag to compare

FEATURES:

  • Update libs and add Pod Security Admission Configuration Template (PSACT) support for pod_security_configuration and bind mount options. See #416

ENHANCEMENTS:

  • Add PR Template. See #411
  • Update gitignore. See #412
  • Use dl.k8s.io url for getting kubectl. See #420
  • Update RKE to v1.4.11. See #430
  • Document and add validation on enable_cri_dockerd option. See #415

BUG FIXES:

v1.4.3-rc2: Merge pull request #430 from a-blender/update-rke-v1.4.11

17 Nov 20:02
2ac55f2
Compare
Choose a tag to compare
Update rke to v1.4.11

v1.4.3-rc1

30 Oct 21:50
1a25755
Compare
Choose a tag to compare
v1.4.3-rc1 Pre-release
Pre-release
Update RKE to 1.4.10 and add PSACT support (#416)

v1.4.2

12 Jul 14:55
f0e3ca7
Compare
Choose a tag to compare

1.4.2 (July 12, 2023)

FEATURES:

ENHANCEMENTS:

  • Update docs with branching and release process info. See #391
  • Update sdk to v2 for IDE debug capabilities. See #347
  • Update RKE to v1.4.6 for new 1.24-1.25 Rancher images and 1.26 cluster support, and update sdk v2 to 2.27.0 to improve schema and logging performance. See #406
  • Bump github.com/opencontainers/runc to 1.1.5. See #393
  • Bump github.com/containerd/containerd to 1.5.18. See #394

BUG FIXES:

v1.4.1

23 Mar 22:26
07a67e2
Compare
Choose a tag to compare

1.4.1 (March 23, 2023)

FEATURES:

ENHANCEMENTS:

  • Update RKE to v1.4.3 for new 1.23-24 Rancher images, high CPU usage fix for v1.24 clusters, and AWS hostname-override fixes. See #386

BUG FIXES: