Michelle Au
Michelle Au
Another open issue: should we apply the same logic to clone?
cc @j-griffith
@Jiawei0227 will help take a look at implementing this
I believe the CreateVolume() call should not return until the volume is ready.
I think there is an implicit assumption that if a call returns success, that means the operation is complete and volume is ready to use. The only exception is when...
Near the top of https://github.com/container-storage-interface/spec/blob/master/spec.md, there's descriptions on general error handling, timeouts, idempotency, etc. That may be a good place to add something.
/lifecycle frozen /help
/kind cleanup /assign @jsafrane
/assign @gnufied to followup on this.