Andy Zhang

Results 651 comments of Andy Zhang

I think the minimum size of pvc should be 1Gi

thanks for the PR. @laozc have you tested the WMI based operation manually? does it work?

@laozc I tries to copy the cim folder into my Azure Disk CSI driver repo (for test): https://github.com/kubernetes-sigs/azuredisk-csi-driver/compare/master...andyzhangx:azuredisk-csi-driver:cim?expand=1, but I got following error, have you hit similar error in your...

> //go:build windows > // +build windows yes, that's necessary, and pls also add header, you could refer to https://github.com/kubernetes-sigs/azuredisk-csi-driver/commit/d442711d9b5f9b9bd77c5337d061255e18210cc5

@laozc do you have the link about how this WMI improves the performance? pls paste details in this PR description, thanks.