Skip to content

Update Envoy to 151aa0ce (Jun 04, 2021)#693

Merged
mum4k merged 3 commits intoenvoyproxy:mainfrom
yanavlasov:update-envoy
Jun 7, 2021
Merged

Update Envoy to 151aa0ce (Jun 04, 2021)#693
mum4k merged 3 commits intoenvoyproxy:mainfrom
yanavlasov:update-envoy

Conversation

@yanavlasov
Copy link
Copy Markdown
Contributor

@yanavlasov yanavlasov commented Jun 7, 2021

Modified include paths to match recent change done in the envoy repository (envoyproxy/envoy@0fae697), specifically:

  1. Change instances of include/envoy to just envoy.
  2. Use full paths on all #include statements referring to packages under the source/ directory.
  3. Modify tools/check_envoy_includes.py to allow include paths that start with envoy/ alongside with external/.

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

mum4k added a commit that referenced this pull request Jun 7, 2021
Changing how the HTTP connection pool is accessed after it was moved behind a new class `HttpPoolData` in Envoy (envoyproxy/envoy@ff2c0e5).

- Borrowing a temporary hack originally proposed by @yanavlasov in PR #693 which accesses the pool by defining a local class that happens to be a friend of `HttpPoolData`.

Signed-off-by: Jakub Sobon <mumak@google.com>
@mum4k mum4k self-assigned this Jun 7, 2021
@mum4k mum4k merged commit fffa66b into envoyproxy:main Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants