fb27082e5c
The CSI client RPC uses error wrapping to detect the type of error bubbling up from plugins, but if the errors we get aren't wrapped at each layer, we can't unwrap the inner error. Also eliminates some unused args. |
||
---|---|---|
.. | ||
conn.go | ||
pool.go | ||
pool_test.go |