• Xing Yang's avatar
    Return error from NodeGetInfo · 0a140867
    Xing Yang authored
    This PR checks if NodeGetInfo returns error. If so, it returns
    the error. Without this change, it always returns no error (nil)
    regardless of whether NodeGetInfo returns error.
    0a140867
csi_client.go 8.5 KB