Skip to content

Commit ae78893

Browse files
fix Markdown link
Signed-off-by: Marvin Frommhold <depressiveRobot@users.noreply.github.com>
1 parent 01f9fd0 commit ae78893

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Standards/scs-0201-v1-cncf-conformance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ As an operator as well as an user, I want to check the conformance of a Kubernet
2121

2222
The conformance testing is performed as part of the [SCS compliance check suite](https://github.com/SovereignCloudStack/standards/tree/main/Tests) executing the standard set of conformance tests defined by the `[Conformance]` tag in the [Kubernetes e2e suite](https://github.com/kubernetes/kubernetes/tree/master/test/e2e). All conformance tests MUST be passed successfully.
2323

24-
We allow exceptions from the Kubernetes e2e tests if it is reasonable, e.g. [bugs in certain tests][https://github.com/SovereignCloudStack/standards/blob/74a3197d37cbfae3f8f0ed45644e6611186639da/Tests/kaas/scs-sonobuoy-config.yaml#L12]. Please note that exceptions may be added and/or removed in such reasonable cases and thereby allowing the standard to be updated without the need for a new version of it. If the reason for an exception goes away, so does the exception and it will therefore be removed.
24+
We allow exceptions from the Kubernetes e2e tests if it is reasonable, e.g. [bugs in certain tests](https://github.com/SovereignCloudStack/standards/blob/74a3197d37cbfae3f8f0ed45644e6611186639da/Tests/kaas/scs-sonobuoy-config.yaml#L12). Please note that exceptions may be added and/or removed in such reasonable cases and thereby allowing the standard to be updated without the need for a new version of it. If the reason for an exception goes away, so does the exception and it will therefore be removed.
2525

2626
The exceptions are listed under the key `okToFail` in
2727
[Tests/kaas/scs-sonobuoy-config-v1.yaml](https://raw.githubusercontent.com/SovereignCloudStack/standards/refs/heads/main/Tests/kaas/scs-sonobuoy-config-v1.yaml).

0 commit comments

Comments
 (0)