This commit is contained in:
KasimBaybikov
2022-12-26 18:08:23 +03:00
parent be86069155
commit a355247845
9 changed files with 19 additions and 48 deletions

View File

@@ -1,33 +1,10 @@
### Version 3.3.0
### Version 3.3.1
### Bug fixes
- Fix bug with getting k8s_wg from import
- Fix bug with getting k8s from import
- Fix bug with sample decort_k8s_wg
- Fix bug with the absence of an optional field ext_ip_addr with vins resource
### Features
- Add data_source k8s
- Add data_source k8s_list
- Add data_source k8s_list_deleted
- Add data_source k8s_wg_list
- Add data_source k8s_wg
- Add a vins_id to the k8s schema/state
- Add a ips from computes to the k8s group workers in schema/state
- Add a ips from computes to the k8s masters in schema/state
- Add a ips from computes to the k8s_wg in schema/state
- Change data_source vins, the schema/state is aligned with the platform
- Add data_source vins_audits
- Add data_source vins_ext_net_list
- Add data_source vins_ip_list
- Change data_source vins_list, the schema/state is aligned with the platform
- Add data_source vins_list_deleted
- Add data_source vins_nat_rule_list
- Add status checker for vins resource
- Add the ability to create and update ip reservations
- Add the ability to create and update nat_rule reservations
- Add enable/disable functionality for vins resource
- Add the ability to restart vnfDev
- Add the ability to redeploy vnfDev
- Add the ability to import vins
- Add warnings handling, which does not interrupt the work when the state is successfully created
- Change cloud_init in vins resource, the field shows full information about the configuration made by the user