Huawei / eSDK_K8S_Plugin

Container-Storage-Interface (CSI) for Huawei storage
Apache License 2.0
82 stars 47 forks source link

fix error log when get volume metrics #118

Closed stoneshi-yunify closed 1 year ago

stoneshi-yunify commented 1 year ago

It seems a typo when err != nil. It's unless to return volumeMetrics when err != nil.