Skip to content

Commit

Permalink
Bump Istio to 1.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nak3 committed Oct 17, 2023
1 parent 7f17c8e commit 52de708
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/test-version.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ The following Gateway API version and Ingress were tested as part of the release

| Ingress | Tested version | Unavailable features |
| ------- | ----------------------- | ------------------------------ |
| Istio | v1.19.0 | retry,httpoption |
| Istio | v1.19.3 | retry,httpoption |
| Contour | v1.26.0 | httpoption,basics/http2,grpc,grpc/split,update |
2 changes: 1 addition & 1 deletion hack/test-env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# limitations under the License.

export GATEWAY_API_VERSION="v0.8.1"
export ISTIO_VERSION="1.19.0"
export ISTIO_VERSION="1.19.3"
export ISTIO_UNSUPPORTED_E2E_TESTS="retry,httpoption"
export CONTOUR_VERSION="v1.26.0"
export CONTOUR_UNSUPPORTED_E2E_TESTS="httpoption,basics/http2,grpc,grpc/split,update"

0 comments on commit 52de708

Please sign in to comment.