Skip to content

Commit 03b3e46

Browse files
authored
added 1.24.0 release notes
1 parent 6f39677 commit 03b3e46

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 1.24.0 (May 25, 2022)
2+
3+
FEATURES:
4+
5+
* Add Drain Before Delete timeout to cluster_v2 resource. See [#903](https://github.com/rancher/terraform-provider-rancher2/pull/903)
6+
* Add k3s/rke2 etcd snapshot restore support for cluster v2. See [#920](https://github.com/rancher/terraform-provider-rancher2/pull/920)
7+
8+
BUG FIXES:
9+
10+
* Fixed RKE2 EC2 cluster creation with standard user token. See [#898](https://github.com/rancher/terraform-provider-rancher2/pull/898)
11+
* Fixed incorrect delete timeout values for cluster resources. See [#906](https://github.com/rancher/terraform-provider-rancher2/pull/906)
12+
* Fixed incorrect timeout variable used in the app delete function. See [#897](https://github.com/rancher/terraform-provider-rancher2/pull/897)
13+
14+
115
## 1.23.0 (March 31, 2022)
216

317
FEATURES:

0 commit comments

Comments
 (0)