You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Downloading istio-1.16.7 from https://github.com/istio/istio/releases/download/1.16.7/istio-1.16.7-linux-amd64.tar.gz ...
Istio 1.16.7 Download Complete!
Istio has been successfully downloaded into the istio-1.16.7 folder on your system.
Next Steps:
See https://istio.io/latest/docs/setup/install/ to add Istio to your Kubernetes cluster.
To configure the istioctl client tool for your workstation,
add the /home/runner/work/gloo/gloo/.bin/istio-1.16.7/bin directory to your environment path variable with:
export PATH="$PATH:/home/runner/work/gloo/gloo/.bin/istio-1.16.7/bin"
Begin the Istio pre-installation check by running:
istioctl x precheck
Need more information? Visit https://istio.io/latest/docs/setup/install/
{"level":"info","ts":"2024-11-18T05:13:16.790Z","caller":"cluster/istio.go:29","msg":"Using Istio binary '/home/runner/work/gloo/gloo/.bin/istio-1.16.7/bin/istioctl'"}
automtls_istio_edge_api_test.go:67: failed to install: istioctl install failed: exit status 1
or
"Mon, 18 Nov 2024 05:54:06 UTC: /home/runner/work/gloo/gloo/test/kubernetes/testutils/helper/install.go:480" version of ["gloo"] Helm chart is: "1.0.0-ci1"
{"level":"info","ts":"2024-11-18T05:54:06.742Z","caller":"cluster/istio.go:29","msg":"Using Istio binary '/home/runner/work/gloo/gloo/.bin/istio-1.16.7/bin/istioctl'"}
glooctl_istio_inject_test.go:66: failed to install: istioctl install failed: exit status 1
Initial Investigation
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Reproducible locally with ISTIO_VERSION=1.16.7 GOLANG_PROTOBUF_REGISTRATION_CONFLICT=ignore go test -v -timeout 600s ./test/kubernetes/e2e/tests -run TestK8sGatewayIstioRevision/IstioIntegration/TestStrictPeerAuth
Which tests failed?
https://github.com/solo-io/gloo/actions/runs/11886116108/job/33116811461
Does not happen for version=max
or
Initial Investigation
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: