Skip to content

Conversation

bianpengyuan
Copy link

Signed-off-by: Pengyuan Bian bianpengyuan@google.com

For an explanation of how to fill out the fields, please see the relevant section
in PULL_REQUESTS.md

Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
[Optional Fixes #Issue]
[Optional Deprecated:]

Signed-off-by: Pengyuan Bian <bianpengyuan@google.com>
GoogleUserProjHeaderInterceptor(const std::string& project_id) : project_id_(project_id) {}

virtual void Intercept(grpc::experimental::InterceptorBatchMethods* methods) {
if (methods->QueryInterceptionHookPoint(

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@g-easy does this look ok?
It is being directly pushed into an intermediary version of envoy in istio.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should not be needed in envoy master after grpc/grpc#21225 is resolved.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems reasonable to me but I haven't dealt with interceptors before.

Signed-off-by: Pengyuan Bian <bianpengyuan@google.com>
@kyessenov
Copy link

Xref: envoyproxy/envoy-wasm#414
CC @PiotrSikora
This looks fine to me, please take another look.

@bianpengyuan
Copy link
Author

Let me separate the wasm change into a upstream PR.

@bianpengyuan bianpengyuan merged commit 37dbbd4 into istio:release-1.4 Feb 19, 2020
@istio-testing
Copy link

@bianpengyuan: The following test failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
test-release_envoy 4ffd96b link /test test-release_envoy

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

bianpengyuan added a commit to bianpengyuan/envoy that referenced this pull request Feb 21, 2020
* add x-google-user-proj header

Signed-off-by: Pengyuan Bian <bianpengyuan@google.com>

* clean up log

Signed-off-by: Pengyuan Bian <bianpengyuan@google.com>
istio-testing pushed a commit that referenced this pull request Feb 23, 2020
* fix tracer ssl credential (#151)

Signed-off-by: Pengyuan Bian <bianpengyuan@google.com>

* Add x-goog-user-proj header for sts credential (#152)

* add x-google-user-proj header

Signed-off-by: Pengyuan Bian <bianpengyuan@google.com>

* clean up log

Signed-off-by: Pengyuan Bian <bianpengyuan@google.com>

* fix opencensus tracer (#155)

Signed-off-by: Pengyuan Bian <bianpengyuan@google.com>
duderino added a commit to duderino/envoy that referenced this pull request Mar 3, 2020
istio-testing pushed a commit that referenced this pull request Mar 4, 2020
…fixes. (#180)

* Revert "fix opencensus tracer (#155)"

This reverts commit 063eeb9.

* Revert "Add x-goog-user-proj header for sts credential (#152)"

This reverts commit 37dbbd4.

* Revert "Update GrpcService to add StsService. (envoyproxy#411)"

This reverts commit ab59731.

* Revert "fix tracer ssl credential (#151)"

This reverts commit 02901d0.

* Revert "remove url validation as it is not implemented"

This reverts commit 3eb2101.

* Revert "Use gRPC Security Token Service (STS) to get call credentials (envoyproxy#9101)"

This reverts commit ec6b907.

* Revert "[release-1.4] Use sts for call credential when STS_PORT is provided in node metadata #144 (#148)"

This reverts commit 7081e43.

* Revert "Upgrade gRPC to 1.25 which has gRPC STS feature (#145)"

This reverts commit 03ecfad.

* ci: mark //test/integration:protocol_integration_test as flaky. (#162)

Backport envoyproxy/envoy-wasm#422 and its prerequisite (envoyproxy#10009).

* Plumb the flaky flag from envoy_cc_test to the native.cc_test (envoyproxy#10009)

Signed-off-by: Yan Avlasov <yavlasov@google.com>

* ci: mark //test/integration:protocol_integration_test as flaky. (envoyproxy#422)

Signed-off-by: Piotr Sikora <piotrsikora@google.com>

* Remove wasm filter  stress  test

Signed-off-by: gargnupur <gargnupur@google.com>

* Remove wasm stress  test framework

Signed-off-by: gargnupur <gargnupur@google.com>

Co-authored-by: Piotr Sikora <piotrsikora@google.com>
Co-authored-by: Nupur Garg <37600866+gargnupur@users.noreply.github.com>
Miss-you pushed a commit to Miss-you/envoy that referenced this pull request Nov 17, 2020
zh-translation: docs/root/intro/arch_overview/other_features/other_fe…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants