Skip to content

Commit bb0ed13

Browse files
authored
Stabilize SCS-compatible KaaS v1 (#843)
Signed-off-by: Matthias Büchse <[email protected]>
1 parent bfd8c3a commit bb0ed13

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Tests/scs-compatible-kaas.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ modules:
1616
testcases:
1717
- id: cncf-k8s-conformance
1818
tags: [mandatory]
19+
description: >
20+
Must fulfill all requirements of [CNCF Kubernetes conformance](https://github.com/cncf/k8s-conformance/tree/master)
1921
- id: scs-0210-v2
2022
name: Kubernetes version policy
2123
url: https://docs.scs.community/standards/scs-0210-v2-k8s-version-policy
@@ -25,6 +27,8 @@ modules:
2527
testcases:
2628
- id: version-policy-check
2729
tags: [mandatory]
30+
description: >
31+
Must fulfill all requirements of <https://docs.scs.community/standards/scs-0210-v2-k8s-version-policy>
2832
- id: scs-0214-v2
2933
name: Kubernetes node distribution and availability
3034
url: https://docs.scs.community/standards/scs-0214-v2-k8s-node-distribution
@@ -34,6 +38,8 @@ modules:
3438
testcases:
3539
- id: node-distribution-check
3640
tags: [mandatory]
41+
description: >
42+
Must fulfill all requirements of <https://docs.scs.community/standards/scs-0214-v2-k8s-node-distribution>
3743
- id: scs-0219-v1
3844
name: KaaS networking
3945
url: https://docs.scs.community/standards/scs-0219-v1-kaas-networking
@@ -43,12 +49,17 @@ modules:
4349
testcases:
4450
- id: kaas-networking-check
4551
tags: [mandatory]
52+
description: >
53+
Must fulfill all requirements of <https://docs.scs.community/standards/scs-0219-v1-kaas-networking>
4654
timeline:
55+
- date: 2024-11-26
56+
v1: effective
4757
- date: 2024-02-28
4858
versions:
4959
v1: draft
5060
versions:
5161
- version: v1
62+
stabilized_at: 2024-11-26
5263
include:
5364
- cncf-k8s-conformance
5465
- scs-0210-v2

0 commit comments

Comments
 (0)