-
Version 4.3.7 Stable
released this
2023-09-22 09:50:49 +00:00 | 35 commits to main since this releaseBugfix
- Fixed bug with get request. Update cloudapi/vins
- Updated decort-golang-sdk version
Downloads
-
Version 4.3.6 Stable
released this
2023-09-04 08:17:26 +00:00 | 36 commits to main since this releaseBugfix
- Fixed bug with disks resize error
Downloads
-
Version 4.3.5 Stable
released this
2023-08-29 13:26:56 +00:00 | 37 commits to main since this releaseFeature
- Added state upgrader for custom_fields field upgrade in kvmvm resource
Downloads
-
Version 4.3.4 Stable
released this
2023-08-23 13:33:10 +00:00 | 39 commits to main since this releaseBugfixes
- Fixed bug with resource decort_cb_extnet: extnet did not switct status to "ENABLED" if field enable=true while resource create.
Downloads
-
Version 4.3.3 Stable
released this
2023-08-22 10:16:05 +00:00 | 40 commits to main since this releaseBugfixes
- Fixed bootdisk flattens: porvider flattens first found disk with type "B" as boot_disk
Downloads
-
Version 4.3.2 Stable
released this
2023-08-17 15:19:18 +00:00 | 41 commits to main since this releaseBugfixes
- Fixed bootdisk flattens
- Updated golang-decort-sdk version with fixed permamently field in cloudapi/cloudbroker/compute/diskDel
Downloads
-
Version 4.3.1 Stable
released this
2023-08-10 17:27:47 +00:00 | 43 commits to main since this releaseBugfixes
- Deleted custom_fields field from kvmvm resource
Downloads
-
Version 4.3.0 Stable
released this
2023-07-26 10:33:32 +00:00 | 44 commits to main since this releaseFeatures
- CloudBroker (requires admin privileges):
- Created "decort_cb_extnet" resource - used to create and manage Extnet instances
- Created "decort_cb_extnet" data source - used to read information about Extnet instance
- Created "decort_cb_extnet_list" data source - used to read information about multiple Extnet instances
- CloudAPI:
- Updated resource_compute: added "custom_fields" and "with_default_vins" parameters:
- Set "with_default_vins" to false to create compute without any attached networks. This parameter is ignored if any network block is specified
- Added ability to create stateless computes (SVA_KVM_X86)
- Created "decort_k8ci_list" data source - used to read information about available K8CI instances
- Updated resources && data sources to platform version 3.8.7, which includes:
- Added new optional fields to all list data sources, used to filter results, which are:
- decort_account_list
- decort_bservice_list
- decort_kvmvm_list
- decort_disk_list
- decort_extnet_list
- decort_flipgroup_list
- decort_image_list
- decort_k8s_list
- decort_k8s_list_deleted
- decort_rg_list
- decort_vins_list
- decort_account_deleted_list
- decort_account_computes_list
- decort_account_disks_list
- decort_account_flipgroups_list
- decort_account_rg_list
- decort_account_vins_list
- decort_disk_list_deleted
- decort_disk_list_unattached
- decort_lb_list
- decort_lb_list_deleted
- decort_rg_list_computes
- decort_rg_list_deleted
- decort_rg_list_lb
- decort_rg_list_pfw
- decort_rg_list_vins
- decort_vins_list_deleted
- Added "cu_dm" field to resgroup and account resource limits and consumed units
- Added "reference_id" field to compute snapshots model
- Added "stateless_sep_id" and "stateless_sep_type" fields to compute models
- Added new optional fields to all list data sources, used to filter results, which are:
- Updated resource_compute: added "custom_fields" and "with_default_vins" parameters:
- Misc:
- Added darwin_arm64, linux_arm64 as release build targets
- Every release starting from version 4.3.0 will have installers included in the archive
- install.sh - used on linux, darwin and bsd systems
- install.bat - used on windows machines
- Updated samples
- Updated README
Downloads
- CloudBroker (requires admin privileges):
-
Version 4.2.4 Stable
released this
2023-07-07 08:55:29 +00:00 | 45 commits to main since this releaseBug Fixes
- Fixed incorrect network validation in decort_kvmvm resource
- Fixed inability to remove all networks at once in decort_kvmvm resource
- Deleted "check__ips" (duplicate) field in decort_extnet data source
Downloads
-
Version 4.2.3 Stable
released this
2023-06-29 13:02:49 +00:00 | 46 commits to main since this releaseBug Fixes
- Made "ipcidr" field in decort_vins resource optional
Downloads