Skip to content

Commit c46ce17

Browse files
conformance: update Kuma's conformance report for v1.0.0
1 parent 14cdbc0 commit c46ce17

File tree

1 file changed

+70
-0
lines changed

1 file changed

+70
-0
lines changed
Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
apiVersion: gateway.networking.k8s.io/v1alpha1
2+
date: "2024-02-01T11:25:29Z"
3+
gatewayAPIVersion: v1.0.0
4+
implementation:
5+
contact:
6+
- '@kumahq/kuma-maintainers'
7+
organization: kumahq
8+
project: kuma
9+
url: https://github.com/kumahq/kuma
10+
version: 2.6.0
11+
kind: ConformanceReport
12+
profiles:
13+
- core:
14+
result: success
15+
statistics:
16+
Failed: 0
17+
Passed: 29
18+
Skipped: 0
19+
summary: ""
20+
extended:
21+
result: success
22+
statistics:
23+
Failed: 0
24+
Passed: 9
25+
Skipped: 0
26+
summary: ""
27+
supportedFeatures:
28+
- HTTPRoutePathRedirect
29+
- HTTPRouteHostRewrite
30+
- HTTPRouteResponseHeaderModification
31+
- HTTPRouteMethodMatching
32+
- HTTPRouteQueryParamMatching
33+
- HTTPRoutePortRedirect
34+
- HTTPRoutePathRewrite
35+
- HTTPRouteRequestMirror
36+
- HTTPRouteSchemeRedirect
37+
unsupportedFeatures:
38+
- HTTPRouteRequestMultipleMirrors
39+
- HTTPRouteRequestTimeout
40+
- HTTPRouteBackendTimeout
41+
name: HTTP
42+
- core:
43+
result: success
44+
statistics:
45+
Failed: 0
46+
Passed: 2
47+
Skipped: 0
48+
summary: ""
49+
extended:
50+
result: success
51+
statistics:
52+
Failed: 0
53+
Passed: 4
54+
Skipped: 0
55+
summary: ""
56+
supportedFeatures:
57+
- HTTPRoutePathRewrite
58+
- HTTPRouteRequestMirror
59+
- HTTPRouteSchemeRedirect
60+
- HTTPRoutePathRedirect
61+
- HTTPRouteQueryParamMatching
62+
- HTTPRouteResponseHeaderModification
63+
- HTTPRoutePortRedirect
64+
- HTTPRouteHostRewrite
65+
- HTTPRouteMethodMatching
66+
unsupportedFeatures:
67+
- HTTPRouteRequestMultipleMirrors
68+
- HTTPRouteRequestTimeout
69+
- HTTPRouteBackendTimeout
70+
name: MESH

0 commit comments

Comments
 (0)