mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 05:57:25 +00:00
Update conformance metadata
This commit is contained in:
parent
a8592dd9d1
commit
ce97b49965
17
test/conformance/testdata/conformance.yaml
vendored
17
test/conformance/testdata/conformance.yaml
vendored
@ -1234,15 +1234,6 @@
|
|||||||
StorageClass or a dynamic provisioner.
|
StorageClass or a dynamic provisioner.
|
||||||
release: v1.9
|
release: v1.9
|
||||||
file: test/e2e/apps/statefulset.go
|
file: test/e2e/apps/statefulset.go
|
||||||
- testname: PodTemplate lifecycle
|
|
||||||
codename: '[sig-architecture] PodTemplates should run the lifecycle of PodTemplates
|
|
||||||
[Conformance]'
|
|
||||||
description: Attempt to create a PodTemplate. Patch the created PodTemplate. Fetching
|
|
||||||
the PodTemplate MUST reflect changes. By fetching all the PodTemplates via a Label
|
|
||||||
selector it MUST find the PodTemplate by it's static label and updated value.
|
|
||||||
The PodTemplate must be deleted.
|
|
||||||
release: v1.19
|
|
||||||
file: test/e2e/common/podtemplates.go
|
|
||||||
- testname: Service account tokens auto mount optionally
|
- testname: Service account tokens auto mount optionally
|
||||||
codename: '[sig-auth] ServiceAccounts should allow opting out of API token automount [Conformance]'
|
codename: '[sig-auth] ServiceAccounts should allow opting out of API token automount [Conformance]'
|
||||||
description: Ensure that Service Account keys are mounted into the Pod only when
|
description: Ensure that Service Account keys are mounted into the Pod only when
|
||||||
@ -1695,6 +1686,14 @@
|
|||||||
visible at runtime in the container.
|
visible at runtime in the container.
|
||||||
release: v1.9
|
release: v1.9
|
||||||
file: test/e2e/common/downward_api.go
|
file: test/e2e/common/downward_api.go
|
||||||
|
- testname: PodTemplate lifecycle
|
||||||
|
codename: '[sig-node] PodTemplates should run the lifecycle of PodTemplates [Conformance]'
|
||||||
|
description: Attempt to create a PodTemplate. Patch the created PodTemplate. Fetching
|
||||||
|
the PodTemplate MUST reflect changes. By fetching all the PodTemplates via a Label
|
||||||
|
selector it MUST find the PodTemplate by it's static label and updated value.
|
||||||
|
The PodTemplate must be deleted.
|
||||||
|
release: v1.19
|
||||||
|
file: test/e2e/common/podtemplates.go
|
||||||
- testname: LimitRange, resources
|
- testname: LimitRange, resources
|
||||||
codename: '[sig-scheduling] LimitRange should create a LimitRange with defaults
|
codename: '[sig-scheduling] LimitRange should create a LimitRange with defaults
|
||||||
and ensure pod has those defaults applied. [Conformance]'
|
and ensure pod has those defaults applied. [Conformance]'
|
||||||
|
Loading…
Reference in New Issue
Block a user