File tree Expand file tree Collapse file tree 2 files changed +58
-0
lines changed
conformance/reports/v1.1.0/kong-kubernetes-ingress-controller Expand file tree Collapse file tree 2 files changed +58
-0
lines changed Original file line number Diff line number Diff line change 4
4
5
5
| API channel | Implementation version | Mode | Report |
6
6
| --------------| -------------------------------------------------------------------------------------| -------------| -------------------------------------------------------|
7
+ | experimental | [ v3.3.1] ( https://github.com/Kong/kubernetes-ingress-controller/releases/tag/v3.3.1 ) | expressions | [ link] ( ./experimental-v3.3.1-expressions-report.yaml ) |
7
8
| experimental | [ v3.2.0] ( https://github.com/Kong/kubernetes-ingress-controller/releases/tag/v3.2.0 ) | expressions | [ link] ( ./experimental-v3.2.0-expressions-report.yaml ) |
8
9
## Reproduce
9
10
Original file line number Diff line number Diff line change
1
+ apiVersion : gateway.networking.k8s.io/v1alpha1
2
+ date : " 2024-08-29T09:25:53Z"
3
+ gatewayAPIChannel : experimental
4
+ gatewayAPIVersion : v1.1.0
5
+ implementation :
6
+ contact :
7
+ - github.com/kong/kubernetes-ingress-controller/issues/new/choose
8
+ organization : Kong
9
+ project : kubernetes-ingress-controller
10
+ url : github.com/kong/kubernetes-ingress-controller
11
+ version : v3.3.1
12
+ kind : ConformanceReport
13
+ mode : expressions
14
+ profiles :
15
+ - core :
16
+ result : partial
17
+ skippedTests :
18
+ - GRPCRouteListenerHostnameMatching
19
+ statistics :
20
+ Failed : 0
21
+ Passed : 11
22
+ Skipped : 1
23
+ name : GATEWAY-GRPC
24
+ summary : Core tests partially succeeded with 1 test skips.
25
+ - core :
26
+ result : success
27
+ statistics :
28
+ Failed : 0
29
+ Passed : 33
30
+ Skipped : 0
31
+ extended :
32
+ result : success
33
+ statistics :
34
+ Failed : 0
35
+ Passed : 5
36
+ Skipped : 0
37
+ supportedFeatures :
38
+ - HTTPRouteHostRewrite
39
+ - HTTPRouteMethodMatching
40
+ - HTTPRoutePathRewrite
41
+ - HTTPRouteQueryParamMatching
42
+ - HTTPRouteResponseHeaderModification
43
+ unsupportedFeatures :
44
+ - GatewayHTTPListenerIsolation
45
+ - GatewayPort8080
46
+ - GatewayStaticAddresses
47
+ - HTTPRouteBackendRequestHeaderModification
48
+ - HTTPRouteBackendTimeout
49
+ - HTTPRouteParentRefPort
50
+ - HTTPRoutePathRedirect
51
+ - HTTPRoutePortRedirect
52
+ - HTTPRouteRequestMirror
53
+ - HTTPRouteRequestMultipleMirrors
54
+ - HTTPRouteRequestTimeout
55
+ - HTTPRouteSchemeRedirect
56
+ name : GATEWAY-HTTP
57
+ summary : Core tests succeeded. Extended tests succeeded.
You can’t perform that action at this time.
0 commit comments