...
1apiVersion: gateway.networking.k8s.io/v1alpha1
2date: "2023-08-29T19:35:13Z"
3gatewayAPIVersion: v0.8.0
4implementation:
5 contact:
6 - '@projectcontour/maintainers'
7 organization: projectcontour
8 project: contour
9 url: https://github.com/projectcontour/contour
10 version: v1.26.0
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 - HTTPResponseHeaderModification
29 - HTTPRouteQueryParamMatching
30 - HTTPRouteSchemeRedirect
31 - HTTPRoutePathRedirect
32 - HTTPRoutePathRewrite
33 - HTTPRouteMethodMatching
34 - HTTPRoutePortRedirect
35 - HTTPRouteHostRewrite
36 - HTTPRouteRequestMirror
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