cb-spider icon indicating copy to clipboard operation
cb-spider copied to clipboard

CB-Spider offers a unified view and interface for multi-cloud management.

Results 151 cb-spider issues
Sort by recently updated
recently updated
newest added

@inno-cloudbarista **[활용 자원]** ![image](https://user-images.githubusercontent.com/46367962/200339571-25d4ea1b-423c-4898-9a01-119b4b25a146.png) ![image](https://user-images.githubusercontent.com/46367962/200339693-875a2c5c-bdfd-4fc4-93c5-af7c3ae1ae17.png) **[활용 API]** ``` curl -sX POST http://localhost:1024/spider/cluster -H 'Content-Type: application/json' -d '{ "ConnectionName": "azure-eastus-config", "ReqInfo": { "Name": "myk8scluser-01", "Version": "1.22.11", "VPCName": "vpc-01", "SubnetNames": ["subnet-01"], "SecurityGroupNames":...

bug

[AWS, GCP, Alibaba, Tencent] - MyImage, Image Windows Type 확인 로직 구현 (CheckWindowsImage) - https://github.com/cloud-barista/cb-spider/issues/829 [AWS] - NLB Health Checker ITT 설정 시험 에러 보완 (https://docs.google.com/spreadsheets/d/1z4-H-rmbuPLS93JxQwY4prmT9CFLr2TT/edit#gid=1159954896) - 요청값 - HC...

@MZC-CSC **[CommonHandler:DescribeInstanceById()]** - 존재 하지 않는 VM ID에 대한 요청시 panic 발생 보고 - 정상적인 호출 상황은 아니지만, 방어 코드가 필요한 거 같습니다. - 확인 부탁드립니다. - 관련 위치 참고...

bug

**[Guide 추가 필요]** - Windows VM의 경우 `Suspended` 일 경우 가능 - (1) `Running` 상태의 VM의 Snapshot 실행은 지원하지 않음, 관련 오류 메시지를 반환. - (2) `Suspended` 상태의 VM일 경우...

documentation

@MZC-CSC @inno-cloudbarista @innodreamer - **StartVM(Ubuntu) 시에** - Server에서는 사용자가 반환 즉시 VM의 public IP 및 SSH 접속을 활용 보장을 위하여 - Waiting logic이 존재합니다. - 이는 **StartVM(Windows) 시에는** - 불필요한...

enhancement

@inno-cloudbarista @MZC-CSC @innodreamer => @seokho-son @jihoon-seo => @inno-cloudbarista => @MZC-CSC - 대상 버전: Windows 2012 R2 - 대상 CSP: ALL - 다음 링크를 참고하시어 시험 현황 공유 부탁드립니다: - [GusetOS...

- [x] Provider Managed K8S(PMKS) features and Interfaces Analysis of CSPs - [x] Cloud Driver PMKS API Definition - [ ] Cloud Driver PMKS API Review

CloudDriver
new feature

- [x] VM Snapshot, MyImage features and Interfaces Analysis of CSPs - [x] Cloud Driver MyImage API Definition - [ ] Cloud Driver MyImage API Review

CloudDriver
new feature

@inno-cloudbarista @MZC-CSC @innodreamer - NLB HealthCheker의 Interval/Timeout/Threshold 설정 값의 지원 여부 및 조건이 CSP별로 달라서 - 통합 제어에 어려움이 있음. - 이에 통합 제어를 위한 관련 Configuration 추상화 작업을 진행하고자...

enhancement
CloudDriver

@MZC-CSC **[ALIBABA: cn-beijing / cn-beijing-a]** - AdminWeb을 이용하여 AdminWeb의 기본 설정 값으로 vm-01을 생성 후 - 다음과 같이 2개의 Disk를 생성하여 Attach 하였습니다. - ![image](https://user-images.githubusercontent.com/46367962/193817982-cba25063-8d15-440e-aca1-46ddd83ef01d.png) - `vm-01` VM에 대해서, 다음과...

bug
CloudDriver
AdminWeb