CB-Tumblebug v0.4.10
Pre-release
Pre-release
CB-Tumblebug v0.4.10 which works with following pre-releases
Tested with
- CB-Spider (https://github.com/cloud-barista/cb-spider/releases/tag/v0.4.13)
- CB-Dragonfly (https://github.com/cloud-barista/cb-dragonfly/releases/tag/v0.4.3)
Note
- Integration update for CB-DF v0.4.3 API
- Integration update for CB-SP v0.4.13 API
- New feature: Dynamic MCIS
API
- Swagger UI URL: https://cloud-barista.github.io/cb-tumblebug-api-web/?url=https://raw.githubusercontent.com/cloud-barista/cb-tumblebug/v0.4.10/src/api/rest/docs/swagger.yaml
- Trace for API changes: #416
What's Changed
- Deleted obsolete_registerImageWithInfo.sh by @EmmanuelMarianMat in #847
- docs: add EmmanuelMarianMat as a contributor for code by @allcontributors in #849
- Apply check-config for cloud info by @seokho-son in #851
- [#745] Update clean-all.sh to ask for confirmation by @ChobobDev in #839
- Move contribution guide to contributing.md by @seokho-son in #838
- Fix common spec naming error in LoadCommonResource() by @seokho-son in #854
- Hotfix for recommendation type casting and clean-all script error by @seokho-son in #856
- Remove obsolete comments in sshkey.go by @carlosfrodrigues in #857
- docs: add carlosfrodrigues as a contributor for code by @allcontributors in #858
- Fix bug on MemGiB datatype by @jihoon-seo in #860
- Rename a file from
plan.go
torecommendation.go
by @hermitkim1 in #861 - Support default and common infra resources by @seokho-son in #863
- Remove obsolete comments in image.go by @atg0831 in #867
- CBTUMBLEBUG_ROOT by project directory for container by @seokho-son in #862
- Common resource list csv generator from test config by @seokho-son in #868
- Delete gen-sshKey-withGivenMcisName.sh replaced by gen-sshKey.sh by @leedohun in #870
- Update source code for maintenance by @seokho-son in #871
- Add feature for load default resources by @seokho-son in #872
- Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #873
- Add UpdateImage feature by @jihoon-seo in #869
- Add feature to create MCIS dynamically by @seokho-son in #875
- Change Ubuntu18.04 image ID of Alibaba Cloud by @hermitkim1 in #877
- Enable dynamic MCIS provisioning by @seokho-son in #879
- Add subnet mgmt feature & REST APIs by @jihoon-seo in #878
- Fix obsoleted struct name in test code by @seokho-son in #883
- Add support for Tencent Cloud by @jihoon-seo in #884
- Add clean DB script by @seokho-son in #887
- Removing obsolete comments by @Stuie in #888
- docs: add Stuie as a contributor for code by @allcontributors in #889
- Diverse efforts to enable bench-marking by @seokho-son in #890
- Replace beego validation with go-playground/validator by @jihoon-seo in #886
- Deprecate RegisterRecommendList by @seokho-son in #891
- Update spider version by @seokho-son in #892
- Fix dragonfly script by @seokho-son in #893
- Disable publishing workflow in forked repository by @computerphilosopher in #895
- Integration update for CB-DF v0.4.3 API by @seokho-son in #897
New Contributors
- @EmmanuelMarianMat made their first contribution in #847
- @carlosfrodrigues made their first contribution in #857
- @Stuie made their first contribution in #888
Full Changelog: v0.4.9...v0.4.10