...
1apiVersion: gateway.networking.k8s.io/v1alpha1
2date: "2023-09-08T02:53:27Z"
3gatewayAPIVersion: v0.8.0
4implementation:
5 contact:
6 - https://github.com/envoyproxy/gateway/blob/main/GOVERNANCE.md
7 organization: envoyproxy
8 project: envoy-gateway
9 url: https://github.com/envoyproxy/gateway
10 version: latest
11kind: ConformanceReport
12profiles:
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 - HTTPRouteSchemeRedirect
29 - HTTPRoutePathRewrite
30 - HTTPRouteQueryParamMatching
31 - HTTPResponseHeaderModification
32 - HTTPRoutePortRedirect
33 - HTTPRoutePathRedirect
34 - HTTPRouteHostRewrite
35 - HTTPRouteRequestMirror
36 - HTTPRouteMethodMatching
37 name: HTTP
38- core:
39 result: success
40 statistics:
41 Failed: 0
42 Passed: 11
43 Skipped: 0
44 summary: ""
45 name: TLS
View as plain text