From 986ad0815f0722b659ef9b0bb23efe6bba73ca94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20B=C3=BCchse?= Date: Thu, 2 Apr 2026 12:55:02 +0200 Subject: [PATCH 1/2] Remove outdated k8s 1.32 from tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Matthias Büchse --- Tests/config.toml | 1 - compliance-monitor/bootstrap.yaml | 1 - compliance-monitor/templates/overview.md.j2 | 2 +- 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/Tests/config.toml b/Tests/config.toml index d57d9872b..e7c231cf7 100644 --- a/Tests/config.toml +++ b/Tests/config.toml @@ -40,7 +40,6 @@ scopes = [ "scs-compatible-kaas", ] subjects = [ - "syself-1.32", "syself-1.33", "syself-1.34", ] diff --git a/compliance-monitor/bootstrap.yaml b/compliance-monitor/bootstrap.yaml index fedbe6433..88edbc55b 100644 --- a/compliance-monitor/bootstrap.yaml +++ b/compliance-monitor/bootstrap.yaml @@ -93,7 +93,6 @@ accounts: public_key_type: "ssh-ed25519" public_key_name: "primary" - subject: syself-1.32 - group: syself delegates: - zuul_ci - subject: syself-1.33 diff --git a/compliance-monitor/templates/overview.md.j2 b/compliance-monitor/templates/overview.md.j2 index 1fb007dc2..1eba62b40 100644 --- a/compliance-monitor/templates/overview.md.j2 +++ b/compliance-monitor/templates/overview.md.j2 @@ -52,5 +52,5 @@ Version numbers are suffixed by a symbol depending on state: * for _draft_, † | Name | Description | Operator | [SCS-compatible KaaS](https://docs.scs.community/standards/scs-compatible-kaas/) | |-------|--------------|-----------|----------------------| | [Syself](https://syself.com/) | KaaS offering based on ClusterStacks | Syself GmbH | {# #} -{#- #} [{{ results | pick(kaas, 'syself-1.32', 'syself-1.33', 'syself-1.34') | summary }}]({{ detail_url('group-syself', kaas) }}) {# -#} +{#- #} [{{ results | pick(kaas, 'syself-1.33', 'syself-1.34') | summary }}]({{ detail_url('group-syself', kaas) }}) {# -#} | From 0db29aa69c2e1c01f423b34023fed0852969486e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20B=C3=BCchse?= Date: Thu, 2 Apr 2026 13:36:14 +0200 Subject: [PATCH 2/2] Fixup: remove subject syself-1.32 from boostrap.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Matthias Büchse --- compliance-monitor/bootstrap.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/compliance-monitor/bootstrap.yaml b/compliance-monitor/bootstrap.yaml index 88edbc55b..676d6ab8f 100644 --- a/compliance-monitor/bootstrap.yaml +++ b/compliance-monitor/bootstrap.yaml @@ -92,9 +92,6 @@ accounts: - public_key: "AAAAC3NzaC1lZDI1NTE5AAAAIKc+mn17GOsrPamm4zSoUffPz8uaaDIEWTQoY2HOBCnx" public_key_type: "ssh-ed25519" public_key_name: "primary" - - subject: syself-1.32 - delegates: - - zuul_ci - subject: syself-1.33 group: syself delegates: