File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
test/conformance/testdata Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 1851
1851
fail.
1852
1852
release : v1.14
1853
1853
file : test/e2e/common/configmap.go
1854
+ - testname : ConfigMap lifecycle
1855
+ codename : ' [sig-node] ConfigMap should run through a ConfigMap lifecycle [Conformance]'
1856
+ description : Attempt to create a ConfigMap. Patch the created ConfigMap. Fetching
1857
+ the ConfigMap MUST reflect changes. By fetching all the ConfigMaps via a Label
1858
+ selector it MUST find the ConfigMap by it's static label and updated value. The
1859
+ ConfigMap must be deleted by Collection.
1860
+ release : v1.18
1861
+ file : test/e2e/common/configmap.go
1854
1862
- testname : DownwardAPI, environment for CPU and memory limits and requests
1855
1863
codename : ' [sig-node] Downward API should provide container'' s limits.cpu/memory
1856
1864
and requests.cpu/memory as env vars [NodeConformance] [Conformance]'
You can’t perform that action at this time.
0 commit comments