You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
1.2 KiB
34 lines
1.2 KiB
### Version 3.3.0
|
|
|
|
### Bug fixes
|
|
|
|
- Fix bug with getting k8s_wg from import
|
|
- Fix bug with getting k8s from import
|
|
|
|
### 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
|