File tree Expand file tree Collapse file tree 2 files changed +71
-1
lines changed
conformance/reports/v1.0.0 Expand file tree Collapse file tree 2 files changed +71
-1
lines changed Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change @@ -336,7 +336,7 @@ For help and support with Kong's implementations please feel free to [create an
336
336
337
337
### Kuma
338
338
339
- [ ![ Conformance] ( https://img.shields.io/badge/Gateway%20API%20Conformance%20v0.8 .0-Kuma-green )] ( https://github.com/kubernetes-sigs/gateway-api/blob/main/conformance/reports/v0.8 .0/kumahq-kuma.yaml )
339
+ [ ![ Conformance] ( https://img.shields.io/badge/Gateway%20API%20Conformance%20v1.0 .0-Kuma-green )] ( https://github.com/kubernetes-sigs/gateway-api/blob/main/conformance/reports/v1.0 .0/kumahq-kuma.yaml )
340
340
341
341
[ Kuma] [ kuma ] is an open source service mesh.
342
342
You can’t perform that action at this time.
0 commit comments