Releases: zifeo/terraform-openstack-rke2
Releases · zifeo/terraform-openstack-rke2
v2.0.1
Full Changelog: v2.0.0...v2.0.1
v2.0.0
This release brings better defaults for high-availability.
What's Changed
- feat: HA tweaks by @zifeo in #9
- breaking: data persistence of the server node is only enable when there is a single server (see below)
How to upgrade
Perform a node per node restart (see README), and check the terraform plan. You may need to manually delete the node in OpenStack as all the volumes will be recreated. In case of single server setup, you will need to make a backup and restore. In any case, having a backup is always advised.
Support for multiple SSH keys has also been added. See corresponding terraform warning when applying.
Full Changelog: v1.2.0...v2.0.0
v1.2.0
- move snapshot controller to native rke2 (you will have to delete the helm chart releases and remove the CRD)
- enable ssh between servers
- document the version used and the relative bumps
Full Changelog: v1.1.2...v1.2.0