Merge pull request #95863 from RaunakShah/snap_e2e

Volume snapshot e2e test to validate PVC finalizer
This commit is contained in:
Kubernetes Prow Robot
2020-11-05 10:53:06 -08:00
committed by GitHub
11 changed files with 323 additions and 25 deletions

View File

@@ -22,6 +22,6 @@ spec:
serviceAccount: volume-snapshot-controller
containers:
- name: volume-snapshot-controller
image: k8s.gcr.io/sig-storage/snapshot-controller:v3.0.0
image: k8s.gcr.io/sig-storage/snapshot-controller:v3.0.2
args:
- "--v=5"