issues
search
cloud-barista
/
cb-spider
CB-Spider offers a unified view and interface for multi-cloud management.
https://github.com/cloud-barista/cb-spider/wiki
Apache License 2.0
33
stars
47
forks
source link
Add validation for node group length and support KeyPair IID label in GCP cluster handler.
#1300
Closed
MZC-CSC
closed
3 months ago
MZC-CSC
commented
3 months ago
related issue: #1252
작업 내용
gcp cluster handler 에서 node pool convert 시, node pool 에 등록되는 label 로 keypair iid 제공
type 2 ( cluster 생성 시 node group 을 같이 생성) 만 지원
작업 상세
cluster 조회의 경우 cluster node pool 에 적용된 keypair tag 를 조회하여 적절한 keypair iid 매핑
node group list 의 길이가 0보다 큰 경우에만 cluster 생성 가능 하도록 validation 추가
적절한 log format 과 level 로 수정
related issue: #1252
작업 내용
작업 상세