Claudie v0.8.0
v0.8.0
README Due to updating terraform files the v0.8.x
clusters build with claudie version v0.7.x
will be forced to be recreated.
Nodepool/cluster names that do not meet the required length of 14 characters for nodepool names and 28 characters for cluster names must be adjusted or the new length validation will fail. You can achieve a rolling update by adding new nodepools with the new names and then removing the old nodepools before updating to version 0.8.
Before updating make backups of your data
Features
- Allow to reaply input manifest after ERROR #1337
- Allow other usernames with root access for static nodes #1335
- Fix substring match resulting in deletion of wrong nodes #1350
- Add validation for provider definitions #1352
- Correctly change the API endpoint #1366
- Restrict nodepool and cluster names to 14 and 28 characters respectively, and add the ability to define and use providers of the same kind in a single cluster #1348
- Prohibit changing the cloud provider in a nodepool #1371