-
Notifications
You must be signed in to change notification settings - Fork 47
Plan for Bulk Issues
ByoungSeob Kim edited this page Apr 7, 2022
·
7 revisions
- Ref: [주요 개선 예정 항목]
- 진행 순서는 시급성 등 주변 여건에 따라 조정 가능
- 진행 중에 GitHub Issues 중 시급 사항들은 선별하여 유연하게 추진 예정
...................................................................... <API 변경 및 MCKS 지원>
- (E)
Rootfs size 설정 제공 - (I)
VMSpec 관련 API에서 Region Input 인자 제거
...................................................................... <빈번한 사용/불안정한 결과>
- (C) Sync Call Validation 개선
...................................................................... <빈번한 사용/현재 신고되지 않은 이슈>
- (H) 반환되는 자원 정보에 누락 정보 점검
- (F) 자원 제어시 존재 여부 check 선행 일괄 적용
- (G) VM life cycle 제어시(Suspend 등) 선행 check 일괄 적용
...................................................................... <대규모 시험, 동시 사용 증가시/공수가 꽤 필요한 이슈>
- (D) 자원 제어 동시 시험 및 문제점 보완
...................................................................... <바른 사용시 무관/보조 적인 기능>
- (A)
연결 설정 정보 등록 개선 - (B)
관리 목적 자원 부가 정보 설정
...................................................................... <기능 및 디버깅 우선 제공>
- (J) Error/Log Message 형식 formatting 작업
- (K) Globalization
-
Install & Start Guide
-
Features & Usage
-
- AdminWeb Tool Guide
- CLI Tool Guide
- REST API Guide
-
Design
-
Developer Guide
-
Cloud Driver Developer Guide
- Cloud Driver Developer Guide-WIP
- VM SSH Key Development Guide-WIP
- VM User Development Guide
- What is the CSP SDK API Version of drivers
- Region Zone Info and Driver API
- Price Info and Driver API
- (StartVM TerminateVM) API Call Counts and Waiting
- StartVM and TerminateVM Main Flow of drivers
- VM Root Disk Configuration Guide
- Security Group Rules and Driver API
- Network Load Balancer and Driver API
- VM Snapshot, MyImage and Disk Overview
- Kubernetes and Driver API(PMKS, K8S)
- Tag and Cloud Driver API
- AnyCall API Extension Guide
-
Test Reports
- v0.2.8-for-espresso-release
- v0.3.0-espresso-release
- Azure:Terminating VM
- cb-user@VM: ssh login, sudo run
- v0.3.14 test for SG Source
- v0.4.0-cafemocha-release
- Test via REST API Gateway
- Test Reports of v0.4.11 (IID2 initial Version)
- Test Reports of v0.4.12 (Register & Unregister existing Resources)
- Test Reports for v0.6.0 Release
- How to ...
- How to provision GPU VMs
- How to Resolve the 'Failed to Connect to Database' Error
- How to test CB Spider with Mock Driver
- How to install CB Spider on WSL2 under 공유기/사설망
- How to install CB Spider on macOS
- How to run CB Spider Container on macOS
- How to install OpenStack on a VM for CB Spider Testing
- How to get Azure available Regions
- How to profile memory usage in Golang
- Deprecated:How to install protoc and plugins
- [For Cloud-Migrator]