From 1d698bfb6a61ffbedaf8d972b9e9da3119943871 Mon Sep 17 00:00:00 2001 From: Sarvani Vakkalanka Date: Mon, 13 Mar 2017 09:53:56 -0700 Subject: [PATCH 1/3] Update lyft/envoy commit Id to latest. --- src/envoy/repositories.bzl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/envoy/repositories.bzl b/src/envoy/repositories.bzl index e7c5f5584da..dffa32438a0 100644 --- a/src/envoy/repositories.bzl +++ b/src/envoy/repositories.bzl @@ -751,6 +751,6 @@ cc_test( native.new_git_repository( name = "envoy_git", remote = "https://github.com/lyft/envoy.git", - commit = "9679c08a21988a8e95a4e9b2ba65712ec25eadc1", # https://github.com/lyft/envoy/pull/553 + commit = "9dcac8ca111ecc8da059d1f8d42eb766b44bacd6", # https://github.com/lyft/envoy/pull/553 build_file_content = BUILD, ) From 6e5f03c857fd1e94d66863779095e8a70d2da9a0 Mon Sep 17 00:00:00 2001 From: Sarvani Vakkalanka Date: Mon, 13 Mar 2017 10:06:31 -0700 Subject: [PATCH 2/3] Remove the comment about pull request --- src/envoy/repositories.bzl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/envoy/repositories.bzl b/src/envoy/repositories.bzl index dffa32438a0..d1430c2661a 100644 --- a/src/envoy/repositories.bzl +++ b/src/envoy/repositories.bzl @@ -751,6 +751,6 @@ cc_test( native.new_git_repository( name = "envoy_git", remote = "https://github.com/lyft/envoy.git", - commit = "9dcac8ca111ecc8da059d1f8d42eb766b44bacd6", # https://github.com/lyft/envoy/pull/553 + commit = "9dcac8ca111ecc8da059d1f8d42eb766b44bacd6", build_file_content = BUILD, ) From 571edd7ebe09207f005a71ec81570d34c79f0246 Mon Sep 17 00:00:00 2001 From: Sarvani Vakkalanka Date: Mon, 13 Mar 2017 12:08:56 -0700 Subject: [PATCH 3/3] Add new line - will delete in next commit. --- src/envoy/repositories.bzl | 1 + 1 file changed, 1 insertion(+) diff --git a/src/envoy/repositories.bzl b/src/envoy/repositories.bzl index d1430c2661a..a255ed1c39b 100644 --- a/src/envoy/repositories.bzl +++ b/src/envoy/repositories.bzl @@ -754,3 +754,4 @@ cc_test( commit = "9dcac8ca111ecc8da059d1f8d42eb766b44bacd6", build_file_content = BUILD, ) +