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

[Azure:PMKS] Is it an error if the new autoscaling value is the same as the current autoscaling value?

Open sykim-etri opened this issue 7 months ago • 0 comments

Azure의 PMKS 드라이버에서는 현재 설정된 autoscaling 값과 동일한 요청을 하는 경우 에러를 리턴하고 있습니다. 관련하여 CSP 드라이버별로 조금씩 다르게 처리하고 있는 상황이므로, 해당 함수들이 동일한 의미를 가질 수 있도록 정리하는 것이 필요합니다.

[CB-SPIDER].[ERROR]: 2024-07-16 17:28:05 ClusterManager.go:1085, github.com/cloud-barista/cb-spider/api-runtime/common-runtime.SetNodeGroupAutoScaling() - Failed to Set NodeGroupAutoScaling. err = failed autoScalingChange agentPool err = already autoScaling status Equal 

sykim-etri avatar Jul 16 '24 08:07 sykim-etri