From bb0ed1333bbf6d971bae143653bf940d9124489e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20B=C3=BCchse?= Date: Tue, 26 Nov 2024 19:42:25 +0000 Subject: [PATCH] Stabilize SCS-compatible KaaS v1 (#843) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Matthias Büchse --- Tests/scs-compatible-kaas.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Tests/scs-compatible-kaas.yaml b/Tests/scs-compatible-kaas.yaml index 7cb2fbd58..a9582b395 100644 --- a/Tests/scs-compatible-kaas.yaml +++ b/Tests/scs-compatible-kaas.yaml @@ -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 @@ -25,6 +27,8 @@ modules: testcases: - id: version-policy-check tags: [mandatory] + description: > + Must fulfill all requirements of - id: scs-0214-v2 name: Kubernetes node distribution and availability url: https://docs.scs.community/standards/scs-0214-v2-k8s-node-distribution @@ -34,6 +38,8 @@ modules: testcases: - id: node-distribution-check tags: [mandatory] + description: > + Must fulfill all requirements of - id: scs-0219-v1 name: KaaS networking url: https://docs.scs.community/standards/scs-0219-v1-kaas-networking @@ -43,12 +49,17 @@ modules: testcases: - id: kaas-networking-check tags: [mandatory] + description: > + Must fulfill all requirements of 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