Merge pull request #98891 from msau42/pd-e2e

PD CSI e2e: disable resizer volume inuse error check
This commit is contained in:
Kubernetes Prow Robot 2021-02-08 21:53:31 -08:00 committed by GitHub
commit 765249c524
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,6 +51,7 @@ spec:
args:
- "--v=5"
- "--csi-address=/csi/csi.sock"
- "--handle-volume-inuse-error=false"
volumeMounts:
- name: socket-dir
mountPath: /csi