Skip to content

Commit

Permalink
Stabilize SCS-compatible KaaS v1 (#843)
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Büchse <[email protected]>
  • Loading branch information
mbuechse authored Nov 26, 2024
1 parent bfd8c3a commit bb0ed13
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Tests/scs-compatible-kaas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ modules:
testcases:
- id: cncf-k8s-conformance
tags: [mandatory]
description: >
Must fulfill all requirements of [CNCF Kubernetes conformance](https://github.com/cncf/k8s-conformance/tree/master)
- id: scs-0210-v2
name: Kubernetes version policy
url: https://docs.scs.community/standards/scs-0210-v2-k8s-version-policy
Expand All @@ -25,6 +27,8 @@ modules:
testcases:
- id: version-policy-check
tags: [mandatory]
description: >
Must fulfill all requirements of <https://docs.scs.community/standards/scs-0210-v2-k8s-version-policy>
- id: scs-0214-v2
name: Kubernetes node distribution and availability
url: https://docs.scs.community/standards/scs-0214-v2-k8s-node-distribution
Expand All @@ -34,6 +38,8 @@ modules:
testcases:
- id: node-distribution-check
tags: [mandatory]
description: >
Must fulfill all requirements of <https://docs.scs.community/standards/scs-0214-v2-k8s-node-distribution>
- id: scs-0219-v1
name: KaaS networking
url: https://docs.scs.community/standards/scs-0219-v1-kaas-networking
Expand All @@ -43,12 +49,17 @@ modules:
testcases:
- id: kaas-networking-check
tags: [mandatory]
description: >
Must fulfill all requirements of <https://docs.scs.community/standards/scs-0219-v1-kaas-networking>
timeline:
- date: 2024-11-26
v1: effective
- date: 2024-02-28
versions:
v1: draft
versions:
- version: v1
stabilized_at: 2024-11-26
include:
- cncf-k8s-conformance
- scs-0210-v2
Expand Down

0 comments on commit bb0ed13

Please sign in to comment.