This commit is contained in:
stSolo
2022-12-27 16:59:55 +03:00
parent 5a02cfa563
commit ef0dac9b3a
2 changed files with 6 additions and 45 deletions

View File

@@ -1,45 +1,6 @@
## Version 1.0.0
## Version 1.0.2
### Features
### Bug fixes
- Add a configurable http-client for interacting with the DECORT cloud platform:
- Custom connection retries
- Custom auth method - app_id, app_secret pair and jwt-token
- Custom parameters for a ssl verify
- Custom SSO URL for auth
- Custom Decort URL for interacting with DECORT
- Add support for a cloudapi api groups:
- account
- bservice
- compute
- computeci
- disks
- extnet
- flipgroup
- image
- k8ci
- k8s
- kvmppc
- kvmx86
- lb
- locations
- rg
- sizes
- tasks
- vins
- Add support for a cloudbroker api groups:
- account
- compute
- disks
- extnet
- grid
- image
- k8ci
- k8s
- kvmppc
- kvmx86
- lb
- rg
- sep
- tasks
- vins
- Update tags for Kubernetes create
- Add License file