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

[Azure:VM] I got an error when getting a image info with valid image #1302

Closed sykim-etri closed 3 months ago

sykim-etri commented 3 months ago

정상 이미지에 대한 GetImage() 수행시 오류를 리턴하고 있습니다. 정상적이지 않은 경우 에러를 리턴하려고 하신 것 같은데, 간단히 검토 부탁 드립니다. @ish-hcc

https://github.com/cloud-barista/cb-spider/blob/b864bc3c9a1e1140eafa7e4d9d763b201de607af/cloud-control-manager/cloud-driver/drivers/azure/resources/ImageHandler.go#L500-L507