Andy Zhang

Results 651 comments of Andy Zhang

fixed in https://github.com/kubernetes-sigs/azuredisk-csi-driver/releases/tag/v1.30.2

@dominiquehunziker wait, if you set `tagValueDelimiter: ";"`, the lowercase or uppercase does not matter, right? following parameter settings should be working, right? ```yaml apiVersion: storage.k8s.io/v1 kind: StorageClass metadata: name: managed-premium-retain...

nvm, I found the issue, will fix it in next patch version

yes, that's a limitation since the job status can only be stored locally in `~/.azcopy`, as long as the controller pod is restarted, copy jobs could not be continued.

> [@andyzhangx](https://github.com/andyzhangx) We're considering moving snapshots and cloning to GA in the next release - is this limitation still present? @RomanBednar we have increased the memory and cpu limit, have...

> [@andyzhangx](https://github.com/andyzhangx) Seems like the limit testing was related to different issue? What I had in mind was what we originally discussed here some time ago which is that there...

> [@andyzhangx](https://github.com/andyzhangx) Thanks for the details, does that mean that azcopy does not rely on the job/plan files to resume the operation or tracking the limit you mentioned? Because if...