Michelle Au

Results 302 comments of Michelle Au

Another open issue: should we apply the same logic to clone?

@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.

/kind cleanup /assign @jsafrane

/assign @gnufied to followup on this.