Andy Zhang

Results 648 comments of Andy Zhang

> Is there a better way to solve this problem? When deleting the pod that we should login the backend stroage to do more things, But we only achieve "NodeUnpublth...

@jdef point is in current CSI spec, there is already `VolumeContext` in `CreateVolume`, `NodePublishVolume`, why not provide same `VolumeContext` in `DeleteVolume`, `NodeUnpublishVolume`, without `VolumeContext` in `DeleteVolume`, we have to encode...

> Same problem with VolumeContext missing in DeleteVolume, this is really inconvenient and a lot of drivers end up with encoding all the information into volume name... which is of...

hi @dhilipkumars after disk PVC resize complete, there should be a resizing operation on the node to `resizefs` the mounted disk device, so I think the message is expected.

> @andyzhangx when will that condition go away or what action removes that? @dhilipkumars if a pod with that disk pvc mounted on the node, that condition go away since...

> Good idea with the workaround for the enum. Can you please integration some of the changes here to this PR? Or, I can do so if you want: >...

> > Good idea with the workaround for the enum. Can you please integration some of the changes here to this PR? Or, I can do so if you want:...

/test pull-azuredisk-csi-driver-e2e-migration-windows