|
1 | 1 | apiVersion: gateway.networking.k8s.io/v1alpha1
|
2 |
| -date: "2023-11-23T09:42:40Z" |
| 2 | +date: "2024-01-11T10:57:53Z" |
3 | 3 | gatewayAPIVersion: v1.0.0
|
4 | 4 | implementation:
|
5 | 5 | contact:
|
6 |
| - - github.com/kong/kubernetes-ingress-controller/issues/new/choose |
| 6 | + - github.com/kong/kubernetes-ingress-controller/issues/new/choose |
7 | 7 | organization: Kong
|
8 | 8 | project: kubernetes-ingress-controller
|
9 | 9 | url: github.com/kong/kubernetes-ingress-controller
|
10 |
| - version: v3.0.1 |
| 10 | + version: v3.0.2 |
11 | 11 | kind: ConformanceReport
|
12 | 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: 3 |
25 |
| - Skipped: 0 |
26 |
| - summary: "" |
27 |
| - supportedFeatures: |
28 |
| - - HTTPRouteMethodMatching |
29 |
| - - HTTPRouteResponseHeaderModification |
30 |
| - - HTTPRouteQueryParamMatching |
31 |
| - unsupportedFeatures: |
32 |
| - - HTTPRoutePortRedirect |
33 |
| - - HTTPRouteHostRewrite |
34 |
| - - HTTPRouteRequestTimeout |
35 |
| - - HTTPRouteSchemeRedirect |
36 |
| - - HTTPRoutePathRedirect |
37 |
| - - HTTPRoutePathRewrite |
38 |
| - - HTTPRouteRequestMultipleMirrors |
39 |
| - - HTTPRouteBackendTimeout |
40 |
| - - HTTPRouteRequestMirror |
41 |
| - name: HTTP |
| 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: 3 |
| 25 | + Skipped: 0 |
| 26 | + summary: "" |
| 27 | + supportedFeatures: |
| 28 | + - HTTPRouteMethodMatching |
| 29 | + - HTTPRouteQueryParamMatching |
| 30 | + - HTTPRouteResponseHeaderModification |
| 31 | + unsupportedFeatures: |
| 32 | + - HTTPRouteRequestMultipleMirrors |
| 33 | + - HTTPRouteSchemeRedirect |
| 34 | + - HTTPRoutePortRedirect |
| 35 | + - HTTPRoutePathRewrite |
| 36 | + - HTTPRouteRequestTimeout |
| 37 | + - HTTPRoutePathRedirect |
| 38 | + - HTTPRouteHostRewrite |
| 39 | + - HTTPRouteRequestMirror |
| 40 | + - HTTPRouteBackendTimeout |
| 41 | + name: HTTP |
0 commit comments