Skip to content

Commit b3e0aa9

Browse files
authored
Add Istio report for 1.3.0 (#3808)
Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
1 parent d7b4030 commit b3e0aa9

File tree

5 files changed

+164
-18
lines changed

5 files changed

+164
-18
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Istio
2+
3+
## Table of Contents
4+
5+
|API channel|Implementation version|Mode|Report|
6+
|-----------|----------------------|----|------|
7+
|x|[1.26.1](https://github.com/istio/istio/releases/tag/1.26.1)|x|[1.26.1 report](./experimental-1.26.1-default-report.yaml)|
8+
9+
## Reproduce
10+
11+
Istio conformance tests can be reproduced by running `prow/integ-suite-kind.sh test.integration.pilot.kube` from within the [Istio repo](https://github.com/istio/istio).
Lines changed: 131 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,131 @@
1+
apiVersion: gateway.networking.k8s.io/v1
2+
date: "2025-05-27T17:51:14Z"
3+
gatewayAPIChannel: experimental
4+
gatewayAPIVersion: v1.3.0
5+
implementation:
6+
contact:
7+
- '@istio/maintainers'
8+
organization: istio
9+
project: istio
10+
url: https://istio.io/
11+
version: "1.26.1"
12+
kind: ConformanceReport
13+
mode: default
14+
profiles:
15+
- core:
16+
result: success
17+
statistics:
18+
Failed: 0
19+
Passed: 2
20+
Skipped: 0
21+
extended:
22+
result: success
23+
statistics:
24+
Failed: 0
25+
Passed: 3
26+
Skipped: 0
27+
supportedFeatures:
28+
- HTTPRouteBackendProtocolH2C
29+
- HTTPRouteBackendProtocolWebSocket
30+
- HTTPRouteBackendRequestHeaderModification
31+
- HTTPRouteBackendTimeout
32+
- HTTPRouteDestinationPortMatching
33+
- HTTPRouteHostRewrite
34+
- HTTPRouteMethodMatching
35+
- HTTPRouteParentRefPort
36+
- HTTPRoutePathRedirect
37+
- HTTPRoutePathRewrite
38+
- HTTPRoutePortRedirect
39+
- HTTPRouteQueryParamMatching
40+
- HTTPRouteRequestMirror
41+
- HTTPRouteRequestMultipleMirrors
42+
- HTTPRouteRequestPercentageMirror
43+
- HTTPRouteRequestTimeout
44+
- HTTPRouteResponseHeaderModification
45+
- HTTPRouteSchemeRedirect
46+
- MeshConsumerRoute
47+
unsupportedFeatures:
48+
- MeshClusterIPMatching
49+
name: MESH-HTTP
50+
summary: Core tests succeeded. Extended tests succeeded.
51+
- core:
52+
result: success
53+
statistics:
54+
Failed: 0
55+
Passed: 12
56+
Skipped: 0
57+
extended:
58+
result: success
59+
statistics:
60+
Failed: 0
61+
Passed: 2
62+
Skipped: 0
63+
supportedFeatures:
64+
- GatewayAddressEmpty
65+
- GatewayHTTPListenerIsolation
66+
- GatewayInfrastructurePropagation
67+
- GatewayPort8080
68+
- GatewayStaticAddresses
69+
name: GATEWAY-GRPC
70+
summary: Core tests succeeded. Extended tests succeeded.
71+
- core:
72+
result: success
73+
statistics:
74+
Failed: 0
75+
Passed: 33
76+
Skipped: 0
77+
extended:
78+
result: success
79+
statistics:
80+
Failed: 0
81+
Passed: 25
82+
Skipped: 0
83+
supportedFeatures:
84+
- GatewayAddressEmpty
85+
- GatewayHTTPListenerIsolation
86+
- GatewayInfrastructurePropagation
87+
- GatewayPort8080
88+
- GatewayStaticAddresses
89+
- HTTPRouteBackendProtocolH2C
90+
- HTTPRouteBackendProtocolWebSocket
91+
- HTTPRouteBackendRequestHeaderModification
92+
- HTTPRouteBackendTimeout
93+
- HTTPRouteDestinationPortMatching
94+
- HTTPRouteHostRewrite
95+
- HTTPRouteMethodMatching
96+
- HTTPRouteParentRefPort
97+
- HTTPRoutePathRedirect
98+
- HTTPRoutePathRewrite
99+
- HTTPRoutePortRedirect
100+
- HTTPRouteQueryParamMatching
101+
- HTTPRouteRequestMirror
102+
- HTTPRouteRequestMultipleMirrors
103+
- HTTPRouteRequestPercentageMirror
104+
- HTTPRouteRequestTimeout
105+
- HTTPRouteResponseHeaderModification
106+
- HTTPRouteSchemeRedirect
107+
name: GATEWAY-HTTP
108+
summary: Core tests succeeded. Extended tests succeeded.
109+
- core:
110+
result: success
111+
statistics:
112+
Failed: 0
113+
Passed: 11
114+
Skipped: 0
115+
extended:
116+
result: success
117+
statistics:
118+
Failed: 0
119+
Passed: 2
120+
Skipped: 0
121+
supportedFeatures:
122+
- GatewayAddressEmpty
123+
- GatewayHTTPListenerIsolation
124+
- GatewayInfrastructurePropagation
125+
- GatewayPort8080
126+
- GatewayStaticAddresses
127+
name: GATEWAY-TLS
128+
summary: Core tests succeeded. Extended tests succeeded.
129+
succeededProvisionalTests:
130+
- GatewayInfrastructure
131+
- HTTPRouteRequestPercentageMirror

site-src/implementations/v1.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ Implementations only appear in this page if they pass Core conformance for the r
1818

1919
| Organization | Project | Version | Mode | Gateway Port 8080 | HTTPRoute Host Rewrite | HTTPRoute Path Redirect | HTTPRoute Request Mirror | HTTPRoute Response Header Modification | HTTPRoute Scheme Redirect | HTTPRoute Method Matching | HTTPRoute Path Rewrite | HTTPRoute Query Param Matching | HTTPRoute Port Redirect | HTTPRoute Parent Ref Port | Gateway HTTP Listener Isolation | Gateway Static Addresses | HTTPRoute Backend Protocol H2C | HTTPRoute Backend Protocol Web Socket | HTTPRoute Backend Request Header Modification | HTTPRoute Backend Timeout | HTTPRoute Request Multiple Mirrors | HTTPRoute Request Timeout |
2020
|:----------------|:-----------------------------------|:-------------------|:---------------------------------|:--------------------|:-------------------------|:--------------------------|:---------------------------|:-----------------------------------------|:----------------------------|:----------------------------|:-------------------------|:---------------------------------|:--------------------------|:----------------------------|:----------------------------------|:---------------------------|:---------------------------------|:----------------------------------------|:------------------------------------------------|:----------------------------|:-------------------------------------|:----------------------------|
21-
| GKE | gke-gateway | 1.30.3-gke.1211000 | gke-l7-rilb | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
2221
| GKE | gke-gateway | 1.30.3-gke.1211000 | gke-l7-global-external-managed | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
2322
| GKE | gke-gateway | 1.30.3-gke.1211000 | gke-l7-regional-external-managed | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
23+
| GKE | gke-gateway | 1.30.3-gke.1211000 | gke-l7-rilb | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
2424
| Kong | kubernetes-ingress-controller | v3.2.0 | expressions | :x: | :white_check_mark: | :x: | :x: | :white_check_mark: | :x: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
2525
| Kong | kubernetes-ingress-controller | v3.3.1 | expressions | :x: | :white_check_mark: | :x: | :x: | :white_check_mark: | :x: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |
2626
| Microsoft Azure | Application Gateway for Containers | 1.3.7 | default | :x: | :white_check_mark: | :white_check_mark: | :x: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | :x: |

0 commit comments

Comments
 (0)