Releases: cloud-barista/cb-ladybug
CB-MCKS v0.6.1
Tested with
- CB-Spider (https://github.com/cloud-barista/cb-spider/releases/tag/v0.6.8)
- CB-Tumblebug (https://github.com/cloud-barista/cb-tumblebug/tag/v0.6.2)
Feature
- Add support for storageclass nfs featurenew feature #141
- Add GuestOs to openstack image search condition enhancementNew feature or request #142
- Add support for loadbalancer NLB enhancement New feature or requestfeaturenew feature #144
- Add RootDiskType & RootDiskSize param to Create Cluster enhancementNew feature or request #146
Refactor
- Upgrade to go 1.19 & Update go.mod dependenciesPull requests that update a dependency file #145
v0.6.0 (Cafe Latte)
Prerequisite
- CB-Spider: https://github.com/cloud-barista/cb-spider/releases/tag/v0.6.0
- CB-Tumblebug: https://github.com/cloud-barista/cb-tumblebug/releases/tag/v0.6.0
Note
CB-MCKS v0.5.3 (Staging v0.6.0)
Tested with
- CB-Spider (https://github.com/cloud-barista/cb-spider/releases/tag/v0.5.12-p1)
- CB-Tumblebug (https://github.com/cloud-barista/cb-tumblebug/releases/tag/v0.5.11)
Documentation
CB-MCKS v0.5.2
Tested with
- CB-Spider (https://github.com/cloud-barista/cb-spider/releases/tag/v.0.5.12-patch-1)
- CB-Tumblebug (https://github.com/cloud-barista/cb-tumblebug/releases/tag/v0.5.11)
Bug Fix
- Duplicated private-ip problem on multiple VPCs #124
- Delete body for http get Method #126
- Bump github.com/beego/beego/v2 from 2.0.1 to 2.0.2 #132
- Insert swapoff into k8s 1.23 install script #138
Feature
- Implement 'get VM SpecList' API feature #128
- Implement 'get VM SpecList' gRPC API feature #129
- Add support for Cloudit #131
- improve a cbadm cli #135
- Add support for k8s 1.23 version #136
- Add a inline parameters to cbadm commands(create a cluster & add nodes) #137
Docs
- Fix connectioninfo-create.sh add #130
CB-MCKS v0.5.1
Tested with
- CB-Spider (https://github.com/cloud-barista/cb-spider/releases/tag/v0.5.0)
- CB-Tumblebug (https://github.com/cloud-barista/cb-tumblebug/releases/tag/v0.5.0)
Refactoring
- Improve a source structure #122
Feature
- Add support for IBM-cloud #119
Bug Fix
- Modify the worker-join process hang when creating a cluster by applying Kilo-CNI #121
Documentation
- Tidy markdown documents #118
v0.5.0 (Affogato)
Prerequisite
- CB-Spider: https://github.com/cloud-barista/cb-spider/releases/tag/v0.5.0
- CB-Tumblebug: https://github.com/cloud-barista/cb-tumblebug/releases/tag/v0.5.0
Note
CB-MCKS v0.4.6 (Staging v0.5.0)
Tested with
- CB-Spider (https://github.com/cloud-barista/cb-spider/releases/tag/v0.4.19)
- CB-Tumblebug (https://github.com/cloud-barista/cb-tumblebug/releases/tag/v0.4.18)
- CB-Dragonfly (https://github.com/cloud-barista/cb-dragonfly/releases/tag/v0.4.4)
Note
- Staging v0.5.0 (https://github.com/cloud-barista/cb-mcks/blob/master/CHANGELOG.md#v050-affogato-20211216)
API
- Swagger UI URL: https://cloud-barista.github.io/cb-mcks-api-web/?url=https://raw.githubusercontent.com/cloud-barista/cb-mcks/v0.4.6/src/docs/swagger.yaml
Changelog
- Update for v0.5.0-affogato release #116
CB-MCKS v0.4.5
Tested with
CB-Spider (https://github.com/cloud-barista/cb-spider/releases/tag/v0.4.18)
CB-Tumblebug (https://github.com/cloud-barista/cb-tumblebug/releases/tag/v0.4.16)
CB-Dragonfly (https://github.com/cloud-barista/cb-dragonfly/releases/tag/v0.4.4)
Feature
Add mcis.systemLabel for monitoring #114
installMonAgent parameter add feature request #115
CB-MCKS v0.4.4
Tested with
CB-Spider (https://github.com/cloud-barista/cb-spider/releases/tag/v0.4.13)
CB-Tumblebug (https://github.com/cloud-barista/cb-tumblebug/releases/tag/v0.4.12)
API Change
Improve provisioning status information #105
Add parameter and entity (label, description, createdTime) for cluster, node #107
Add entity for node (cspLabel, regionLabel, zoneLabel) #108
Refactoring
Change default port number (8080 -> 1470) #96
Rename CB-Ladybug to CB-MCKS #96
Feature
Add support for Tencent-cloud #97
Add deleteMCIS/deleteVMs for createCluster/addNode failure #98
Use mcis.publicIP for kubernetes provisioning #104
Add support for openstack #104
Improve parameter validation and error message #104
Bug Fix
Remove cluster name from node name #98
Change mcis control url #98
Use const VM_USER_ACCOUNT instead of GetUserAccount() #104
Sync a node name on MCKS and kubernetes #106
Remove tencent exception handling from CheckSpec, CreateSshKey #107
Remove unnecessary code (get hostname) #108
Fix typo #108
Add drain/delete node when addNode failed #111
Documentation
Update ns-delete/ns-create test scripts #112
Update default network cni (to canal) #113
CB-MCKS v0.4.3
- refactor: rename CB-Ladybug to CB-MCKS
- refactor: change default port number (8080 -> 1470)