...
1apiVersion: gateway.networking.k8s.io/v1alpha1
2date: "2023-10-24T19:04:37Z"
3gatewayAPIVersion: 0.8.1
4implementation:
5 contact:
6 - https://github.com/nginxinc/nginx-gateway-fabric/discussions/new/choose
7 organization: nginxinc
8 project: nginx-gateway-fabric
9 url: https://github.com/nginxinc/nginx-gateway-fabric
10 version: v1.0.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: 4
25 Skipped: 0
26 summary: ""
27 supportedFeatures:
28 - HTTPRouteMethodMatching
29 - HTTPRouteSchemeRedirect
30 - HTTPRouteQueryParamMatching
31 - HTTPRoutePortRedirect
32 unsupportedFeatures:
33 - HTTPRouteHostRewrite
34 - HTTPRoutePathRewrite
35 - HTTPRouteRequestMirror
36 - HTTPRouteRequestMultipleMirrors
37 - HTTPResponseHeaderModification
38 - HTTPRoutePathRedirect
39 name: HTTP
View as plain text