Skip to content

Commit 5e4fe40

Browse files
committed
Remove outdated k8s 1.32 from tests
Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud>
1 parent 7e87e6b commit 5e4fe40

3 files changed

Lines changed: 1 addition & 3 deletions

File tree

Tests/config.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ scopes = [
4040
"scs-compatible-kaas",
4141
]
4242
subjects = [
43-
"syself-1.32",
4443
"syself-1.33",
4544
"syself-1.34",
4645
]

compliance-monitor/bootstrap.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ accounts:
9393
public_key_type: "ssh-ed25519"
9494
public_key_name: "primary"
9595
- subject: syself-1.32
96-
group: syself
9796
delegates:
9897
- zuul_ci
9998
- subject: syself-1.33

compliance-monitor/templates/overview.md.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@ Version numbers are suffixed by a symbol depending on state: * for _draft_, †
5252
| Name | Description | Operator | [SCS-compatible KaaS](https://docs.scs.community/standards/scs-compatible-kaas/) |
5353
|-------|--------------|-----------|----------------------|
5454
| [Syself](https://syself.com/) | KaaS offering based on ClusterStacks | Syself GmbH | {# #}
55-
{#- #} [{{ results | pick(kaas, 'syself-1.32', 'syself-1.33', 'syself-1.34') | summary }}]({{ detail_url('group-syself', kaas) }}) {# -#}
55+
{#- #} [{{ results | pick(kaas, 'syself-1.33', 'syself-1.34') | summary }}]({{ detail_url('group-syself', kaas) }}) {# -#}
5656
|

0 commit comments

Comments
 (0)