Skip to content

Commit ab1b07a

Browse files
committed
Move kaas/k8s-version-policy to kaas/scs_0210_version_policy
Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud>
1 parent bf3f1f6 commit ab1b07a

7 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.
File renamed without changes.

Tests/kaas/k8s-version-policy/k8s_version_policy.py renamed to Tests/kaas/scs_0210_version_policy/k8s_version_policy.py

File renamed without changes.

Tests/kaas/k8s-version-policy/k8s_version_policy_test.py renamed to Tests/kaas/scs_0210_version_policy/k8s_version_policy_test.py

File renamed without changes.
File renamed without changes.

Tests/kaas/k8s-version-policy/testdata/releases.json renamed to Tests/kaas/scs_0210_version_policy/testdata/releases.json

File renamed without changes.

Tests/scs-compatible-kaas.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ scripts:
2626
section: heavy
2727
description: Must fulfill all requirements of scs-0201-v1 (CNCF Kubernetes conformance).
2828
url: https://docs.scs.community/standards/scs-0201-v1-cncf-conformance#regulations
29-
- executable: ./kaas/k8s-version-policy/k8s_version_policy.py
29+
- executable: ./kaas/scs_0210_version_policy/k8s_version_policy.py
3030
args: -k {kubeconfig}
3131
testcases:
3232
- id: version-policy-check

0 commit comments

Comments
 (0)