File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,6 @@ The following Gateway API version and Ingress were tested as part of the release
1515
1616| Ingress | Tested version | Unavailable features |
1717| ------- | ----------------------- | ------------------------------ |
18- | Istio | v1.27.1 | retry,httpoption |
18+ | Istio | v1.28.0 | retry,httpoption |
1919| Contour | v1.33.0 | httpoption |
20- | Envoy Gateway | v1.5.1 | httpoption,host-rewrite |
20+ | Envoy Gateway | v1.6.0 | httpoption,host-rewrite |
Original file line number Diff line number Diff line change 1515# limitations under the License.
1616
1717export GATEWAY_API_VERSION=" v1.4.0"
18- export ISTIO_VERSION=" 1.27.1 "
18+ export ISTIO_VERSION=" 1.28.0 "
1919export ISTIO_UNSUPPORTED_E2E_TESTS=" retry,httpoption"
2020export CONTOUR_VERSION=" v1.33.0"
2121export CONTOUR_UNSUPPORTED_E2E_TESTS=" httpoption"
2222
23- export ENVOY_GATEWAY_VERSION=" v1.5.1 "
23+ export ENVOY_GATEWAY_VERSION=" v1.6.0 "
2424export ENVOY_GATEWAY_UNSUPPORTED_E2E_TESTS=" httpoption,host-rewrite"
You can’t perform that action at this time.
0 commit comments