File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
test/conformance/testdata Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1234
1234
StorageClass or a dynamic provisioner.
1235
1235
release : v1.9
1236
1236
file : test/e2e/apps/statefulset.go
1237
- - testname : ConfigMap lifecycle
1237
+ - testname : PodTemplate lifecycle
1238
1238
codename : ' [sig-architecture] PodTemplates should run the lifecycle of PodTemplates
1239
1239
[Conformance]'
1240
- description : Attempt to create a ConfigMap . Patch the created ConfigMap . Fetching
1241
- the ConfigMap MUST reflect changes. By fetching all the ConfigMaps via a Label
1242
- selector it MUST find the ConfigMap by it's static label and updated value. The
1243
- ConfigMap must be deleted by Collection .
1240
+ description : Attempt to create a PodTemplate . Patch the created PodTemplate . Fetching
1241
+ the PodTemplate MUST reflect changes. By fetching all the PodTemplates via a Label
1242
+ selector it MUST find the PodTemplate by it's static label and updated value.
1243
+ The PodTemplate must be deleted.
1244
1244
release : v1.18
1245
1245
file : test/e2e/common/podtemplates.go
1246
1246
- testname : Service account tokens auto mount optionally
You can’t perform that action at this time.
0 commit comments