File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
keps/sig-storage/1682-csi-driver-skip-permission Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -135,7 +135,6 @@ A test plan will include the following tests:
135
135
* Basic tests including a permutation of the following values:
136
136
- CSIDriver.Spec.FSGroupPolicy (` File ` /` None ` /` ReadWriteOnceWithFSType ` )
137
137
- PersistentVolumeClaim.Status.AccessModes (` ReadWriteOnly ` , ` ReadOnlyMany ` ,` ReadWriteMany ` )
138
- * E2E tests
139
138
140
139
### Graduation Criteria
141
140
@@ -146,6 +145,7 @@ A test plan will include the following tests:
146
145
(non-production), with discussions in SIG-Storage regarding success of
147
146
deployments.
148
147
* The ` CSIVolumeFSGroupPolicy ` feature gate will graduate to beta.
148
+ * E2E tests
149
149
150
150
151
151
* GA in 1.21, with E2E tests in place tagged with feature Storage.
@@ -238,3 +238,4 @@ There should be no noticeable increase to resource usage for any components.
238
238
239
239
- 2020-04-27 Initial KEP pull request submitted
240
240
- 2020-05-12 Updated to use new KEP template
241
+ - 2020-09-25 Moved E2E Tests for beta target
You can’t perform that action at this time.
0 commit comments