AliyunContainerService/open-service-broker-alibabacloud

storageprovider GetAllObject() failed to recover instance info from stored JSON

Opened this issue · 0 comments

line 149: json.Unmarshal([]byte(infoStr), *instanceInfo) always fail caused by wrong pointer usage.