Andy Zhang

Results 632 comments of Andy Zhang

would be fixed in csi driver v1.33.0

the memory issue may exist here, following call would list all PVCs in one call without paging, when there are thousands of PVCs, there is memory issue: https://github.com/kubernetes-csi/external-provisioner/blob/94ee0be6ff11c966e3c4310932219796fd3d5b8c/pkg/controller/clone_controller.go#L175-L179 there is...

/reopen /remove-lifecycle rotten

this is expected since on Azure VM, device name is not bound to disk name, e.g. disk1 is mounted as /dev/sdc, and when disk1 is manually detached and disk2 is...