Skip to content

Releases: cloud-barista/cb-ladybug

CB-MCKS v0.6.1

30 Sep 04:37
Compare
Choose a tag to compare
CB-MCKS v0.6.1 Pre-release
Pre-release

Tested with

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)

08 Jul 04:31
77801a2
Compare
Choose a tag to compare

CB-MCKS v0.5.3 (Staging v0.6.0)

06 Jul 05:28
77801a2
Compare
Choose a tag to compare
Pre-release

Tested with

Documentation

  • Update api-docs. for v0.6.0-cafelatte #139 #140

CB-MCKS v0.5.2

06 Jul 01:46
Compare
Choose a tag to compare
CB-MCKS v0.5.2 Pre-release
Pre-release

Tested with

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

14 Jan 01:51
02c7d0d
Compare
Choose a tag to compare
CB-MCKS v0.5.1 Pre-release
Pre-release

Tested with

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)

CB-MCKS v0.4.6 (Staging v0.5.0)

CB-MCKS v0.4.5

26 Nov 07:01
64abe18
Compare
Choose a tag to compare
CB-MCKS v0.4.5 Pre-release
Pre-release

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

10 Nov 07:04
Compare
Choose a tag to compare
CB-MCKS v0.4.4 Pre-release
Pre-release

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

17 Sep 08:03
Compare
Choose a tag to compare
CB-MCKS v0.4.3 Pre-release
Pre-release
  • refactor: rename CB-Ladybug to CB-MCKS
  • refactor: change default port number (8080 -> 1470)