From ce8fa5a5ffde1a31e2f92e9939fd722efc601b98 Mon Sep 17 00:00:00 2001 From: Felix Kronlage-Dammers Date: Tue, 19 May 2026 06:37:17 +0200 Subject: [PATCH 1/3] correct spelling. It is 'noris', not 'Noris'. Signed-off-by: Felix Kronlage-Dammers --- compliance-monitor/templates/overview.md.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compliance-monitor/templates/overview.md.j2 b/compliance-monitor/templates/overview.md.j2 index 64e57e91c..45a43c6ef 100644 --- a/compliance-monitor/templates/overview.md.j2 +++ b/compliance-monitor/templates/overview.md.j2 @@ -55,7 +55,7 @@ This is a list of KaaS clouds that we test on a nightly basis against the certif {% set kaas = '1fffebe6-fd4b-44d3-a36c-fc58b4bb0180' -%} | Name | Description | Operator | SCS-compatible KaaS | |-------|--------------|-----------|----------------------| -| [Noris](https://www.noris.de/) | KaaS offering based on Gardener | noris network AG | {# #} +| [noris](https://www.noris.de/) | KaaS offering based on Gardener | noris network AG | {# #} {#- #} [{{ results | pick(kaas, 'noris-1.33', 'noris-1.34') | summary }}]({{ detail_url('group-noris', kaas) }}) {# -#} | | [Syself](https://syself.com/) | KaaS offering based on ClusterStacks | Syself GmbH | {# #} From d89d06f0a5cc3e31887ae3e6d6d0b3cfb0fa19c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20B=C3=BCchse?= Date: Tue, 19 May 2026 14:10:14 +0000 Subject: [PATCH 2/3] Replace syself placeholder MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Matthias Büchse --- compliance-monitor/templates/overview.md.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compliance-monitor/templates/overview.md.j2 b/compliance-monitor/templates/overview.md.j2 index 45a43c6ef..a86a47847 100644 --- a/compliance-monitor/templates/overview.md.j2 +++ b/compliance-monitor/templates/overview.md.j2 @@ -58,6 +58,6 @@ This is a list of KaaS clouds that we test on a nightly basis against the certif | [noris](https://www.noris.de/) | KaaS offering based on Gardener | noris network AG | {# #} {#- #} [{{ results | pick(kaas, 'noris-1.33', 'noris-1.34') | summary }}]({{ detail_url('group-noris', kaas) }}) {# -#} | -| [Syself](https://syself.com/) | KaaS offering based on ClusterStacks | Syself GmbH | {# #} +| [Syself Autopilot](https://syself.com/platform) | KaaS offering based on ClusterStacks | Syself GmbH | {# #} {#- #} [{{ results | pick(kaas, 'syself-1.33', 'syself-1.34') | summary }}]({{ detail_url('group-syself', kaas) }}) {# -#} | From cba08a0f5c84bca5a6d0837c186ebe587a7e0213 Mon Sep 17 00:00:00 2001 From: Felix Kronlage-Dammers Date: Wed, 20 May 2026 17:41:05 +0200 Subject: [PATCH 3/3] Update overview.md.j2 Co-authored-by: Marvin Frommhold Signed-off-by: Felix Kronlage-Dammers --- compliance-monitor/templates/overview.md.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compliance-monitor/templates/overview.md.j2 b/compliance-monitor/templates/overview.md.j2 index a86a47847..3cc680e74 100644 --- a/compliance-monitor/templates/overview.md.j2 +++ b/compliance-monitor/templates/overview.md.j2 @@ -55,7 +55,7 @@ This is a list of KaaS clouds that we test on a nightly basis against the certif {% set kaas = '1fffebe6-fd4b-44d3-a36c-fc58b4bb0180' -%} | Name | Description | Operator | SCS-compatible KaaS | |-------|--------------|-----------|----------------------| -| [noris](https://www.noris.de/) | KaaS offering based on Gardener | noris network AG | {# #} +| [noris Sovereign Cloud (nSC)](https://www.noris.de/en/it-services/cloud-services/cloud-solutions-for-enterprise-companies/noris-sovereign-cloud/) | Public KaaS cloud based on Gardener (1 SCS configuration) | noris network AG | {# #} {#- #} [{{ results | pick(kaas, 'noris-1.33', 'noris-1.34') | summary }}]({{ detail_url('group-noris', kaas) }}) {# -#} | | [Syself Autopilot](https://syself.com/platform) | KaaS offering based on ClusterStacks | Syself GmbH | {# #}