Skip to content

Releases: cloud-barista/cb-tumblebug

CB-Tumblebug v0.3.9

10 Jun 22:15
4dac94e
Compare
Choose a tag to compare

CB-Tumblebug v0.3.8

06 Jun 05:55
adf6fe2
Compare
Choose a tag to compare
CB-Tumblebug v0.3.8 Pre-release
Pre-release

CB-Tumblebug v0.3.8 which works with following pre-releases.

Tested with

Feature

  • Add MCIS Refine feature #572
  • Add prefix to cspVmIdToRequest to keep unique key #581
  • Enhance fetchImages & fetchSpecs functions #567
  • Enhance error handling #579
  • Make up source code #568

Note

  • Use Golang v1.16

API

CB-Tumblebug v0.3.7

28 May 02:36
70fe377
Compare
Choose a tag to compare
CB-Tumblebug v0.3.7 Pre-release
Pre-release

CB-Tumblebug v0.3.7 which works with following pre-releases.

Tested with

Feature

  • Add initial code for mcis and vm plan with location-based algo #511
  • Apply strict object naming rule #556
  • Add MCIS Ansible environment automation script #520
  • Add support for Cloudit #530
  • Patch gRPC API #536

Note

  • Use Golang v1.16

API

CB-Tumblebug v0.3.6

07 May 08:02
5ab0452
Compare
Choose a tag to compare
CB-Tumblebug v0.3.6 Pre-release
Pre-release

CB-Tumblebug v0.3.6 which works with following pre-releases.

Tested with

Feature

  • Add inspectResources function #501
  • Add inspectVMs function #505

API

CB-Tumblebug v0.3.5

04 May 07:05
37e5867
Compare
Choose a tag to compare
CB-Tumblebug v0.3.5 Pre-release
Pre-release

CB-Tumblebug v0.3.5 which works with following pre-releases.

Tested with

API

CB-Tumblebug v0.3.4

05 Apr 14:44
9184073
Compare
Choose a tag to compare
CB-Tumblebug v0.3.4 Pre-release
Pre-release

CB-Tumblebug v0.3.4 which works with following pre-releases.

CB-Tumblebug v0.3.3

18 Mar 06:15
21a4126
Compare
Choose a tag to compare
CB-Tumblebug v0.3.3 Pre-release
Pre-release
  • MCIS 생성 요청시, 동일한 MCIR을 사용하는 다중 VM 생성을 쉽게 요청하기 위한 VM Group 개념 제공
  • Tumblebug Object의 데이터 직접 조회 및 강제 삭제 기능 제공

CB-Tumblebug v0.3.2

10 Mar 09:44
70833a6
Compare
Choose a tag to compare
CB-Tumblebug v0.3.2 Pre-release
Pre-release
  • 컨테이너 이미지 빌드 시 cloudlocation.csvassets/ 파일을 컨테이너로 복사하는 부분이 누락되어 있었고, 이것을 보완
  • More info: Refer #408

CB-Tumblebug v0.3.1

03 Mar 18:47
d2a3b51
Compare
Choose a tag to compare
CB-Tumblebug v0.3.1 Pre-release
Pre-release
  • go get, pkg.go.dev 등의 fetch 우선순위 인식 처리를 위한 tag version 업데이트
  • Semantic versioning 관련 논의 참고 (#394)

Cloud-Barista Espresso

10 Dec 01:51
35e14a7
Compare
Choose a tag to compare

API Document

Swagger UI URL: https://cloud-barista.github.io/cb-tumblebug-api-web/?url=https://raw.githubusercontent.com/cloud-barista/cb-tumblebug/v0.3.0-espresso/src/docs/swagger.yaml

ChangeLog

API Change

  • MCIS 자동 제어 기능 API 추가
  • 동적 시스템 환경 설정 변경 기능 API 추가
  • MCIS 생성 API의 모니터링 에이전트 자동 배치 옵션 제공

Feature

  • MCIS 생성시 모니터링 에이전트 자동 배치 기능 추가
  • MCIS 자동 제어 기능 추가
  • MCIS 시나리오 테스트 스크립트 추가
  • MCIS 마스터 VM 및 VM IP 정보 제공 기능 추가
  • MCIR VM 사양 패치 및 등록 기능 추가
  • 동적 시스템 환경 설정 변경 기능 추가
  • CB-Spider v0.3.0 연동
  • CB-Dragonfly v0.3.0 연동

Bug Fix

  • MCIS 종료시 런타임 오류 수정