Volume snapshot e2e test to validate

VolumeSnapshotContent and PVC finalizer
This commit is contained in:
shahra
2020-10-22 09:53:34 -07:00
parent ededd08ba1
commit e95af138b5
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"