Skip to content

Commit d0892ae

Browse files
authored
Remove outdated k8s 1.32 from tests (#1148)
Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud>
1 parent 6429c43 commit d0892ae

3 files changed

Lines changed: 1 addition & 6 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 & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,6 @@ accounts:
9292
- public_key: "AAAAC3NzaC1lZDI1NTE5AAAAIKc+mn17GOsrPamm4zSoUffPz8uaaDIEWTQoY2HOBCnx"
9393
public_key_type: "ssh-ed25519"
9494
public_key_name: "primary"
95-
- subject: syself-1.32
96-
group: syself
97-
delegates:
98-
- zuul_ci
9995
- subject: syself-1.33
10096
group: syself
10197
delegates:

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)