This commit is contained in:
2023-06-19 16:05:27 +03:00
parent 0e64974821
commit 928481d26f
6 changed files with 9 additions and 21 deletions

View File

@@ -1,8 +1,4 @@
## Version 4.2.0
## Version 4.2.1
## Features
- Added "decort_k8s_cp" resource:
- Used to create k8s cluster and manage control plane, therefore does not contain any info about worker nodes
- Use decort_k8s_wg to add/delete/manage worker nodes with decort_k8s_cp
- Added "ignore_k8s" field to "decort_kvmvm_list" data source.
- Set to true to list all computes not associated with any k8s cluster.
## Bug Fixes
- Fixed "with_lb" param false value ignore in k8s/create (resource_k8s, resource_k8s_cp)