use envoy_google_grpc_external_deps for google_grpc_context_lib#8380
use envoy_google_grpc_external_deps for google_grpc_context_lib#8380htuch merged 3 commits intoenvoyproxy:masterfrom
Conversation
|
@jmarantz what do you think? |
jmarantz
left a comment
There was a problem hiding this comment.
Thanks for doing this; I'm not exactly sure why we needed this as in OSS it builds without it, but this makes sense.
|
Please merge master to fix CI. /wait |
Signed-off-by: Wayne Zhang <qiwzhang@google.com>
a28231e to
b3fc37a
Compare
Signed-off-by: Wayne Zhang <qiwzhang@google.com>
Signed-off-by: Wayne Zhang <qiwzhang@google.com>
|
/retest |
|
🤷♀️ nothing to rebuild. |
|
It looks like the "bazel.release" test failed for this test: //test/extensions/access_loggers/grpc:http_config_test In my local,. it passed "bazel test //test/extensions/access_loggers/grpc:http_config_test " But I could not run "bazel.releae" in my local with docker. I got this error: ./ci/run_envoy_docker.sh './ci/do_ci.sh bazel.release' |
| #include "common/common/macros.h" | ||
| #include "common/common/thread.h" | ||
|
|
||
| #ifdef ENVOY_GOOGLE_GRPC |
There was a problem hiding this comment.
I did not understand why this was needed either. When I approved this PR this change had not been made yet.
There was a problem hiding this comment.
@qiwzhang can you do a follow up to revert this part? Thank you.
|
Also @qiwzhang please don't force-push or squash commits. They drop history and comments made during review. |
…ib (envoyproxy#8380)" This reverts commit 6d77245.
…ib (envoyproxy#8380)" This reverts commit 6d77245. Signed-off-by: Wayne Zhang <qiwzhang@google.com>
…yproxy#8380) Directly use "external_deps" in google_grpc_context_lib causing a problem during Google import rewriting. Signed-off-by: Wayne Zhang <qiwzhang@google.com>
…ib (envoyproxy#8380)" (envoyproxy#8407) This reverts commit 6d77245. Signed-off-by: Wayne Zhang <qiwzhang@google.com>
Signed-off-by: Wayne Zhang qiwzhang@google.com
Directly use "external_deps" in google_grpc_context_lib causing
source/exe:envoy_main_common_lib not able to support target:gce
Description:
Risk Level: None
Testing: None
Docs Changes:
Release Notes:
[Optional Fixes #Issue]
[Optional Deprecated:]