Skip to content

sync from master.#72

Merged
wangfakang merged 21 commits intowangfakang:masterfrom
envoyproxy:main
May 21, 2021
Merged

sync from master.#72
wangfakang merged 21 commits intowangfakang:masterfrom
envoyproxy:main

Conversation

@wangfakang
Copy link
Copy Markdown
Owner

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

Commit Message:
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Deprecated:]
[Optional API Considerations:]

daixiang0 and others added 21 commits May 19, 2021 08:51
Fix format issue to pass pre-push check.

Signed-off-by: Long Dai <long0dai@foxmail.com>
Fixing a merge race 

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Both HeaderMapImpl::copyFrom() and HeaderUtility::addHeaders()
have exactly the same implementation, so remove the latter.

Signed-off-by: Piotr Sikora <piotrsikora@google.com>
Signed-off-by: Long Dai <long0dai@foxmail.com>
Risk Level: Medium (some data plane refactors, mostly no-ops for !HTTP/3)
Testing: turned up HTTP/3 upstream SDS integration tests
Docs Changes: n/a
Release Notes: n/a
part of #14829

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Move the inclusion of `socket_option_impl.h` from the header
to the source to reduce its exposure.

Signed-off-by: James Peach <jpeach@apache.org>
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Signed-off-by: Long Dai <long0dai@foxmail.com>
According to the GRPC spec https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md
The values in the initial metadata can be any valid ASCII character in
case of a non binary header type.

Risk Level: Low
Testing: Unit Tests
Docs Changes:N/A
Release Notes: Fixing GRPC initial metadata validation for ASCII characters

Signed-off-by: Omri Zohar <omriz@google.com>
This makes it possible for a processor to add a body to a request or response that does
not have one, or replace the entire body in the response from a header callback
without otherwise touching it.

Signed-off-by: Gregory Brail <gregbrail@google.com>
Signed-off-by: Ryan Northey <ryan@synca.io>
Risk Level: n/a (test only)
Testing: yes
Docs Changes: n/a
Release Notes: n/a

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Signed-off-by: Manish Kumar <manish.kumar1@india.nec.com>
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Adding runtime helper protobuf messages for RuntimeUInt32.
TODO(WeavingGao): use for 

Risk Level: Low
Testing: Unit Test
Docs Changes: N/A
Release Notes: N/A
part of #16392


Signed-off-by: gaoweiwen <whereisgww@outlook.com>
…ctivate_timers_next_event_loop' (#16221)

Commit Message:
event: Remove obsolete runtime guard for 'envoy.reloadable_features.activate_timers_next_event_loop'

Risk Level: low
Testing: n/a
Docs Changes: n/a
Release Notes: added
Platform Specific Features: n/a
Fixes #16003

Signed-off-by: Antonio Vicente <avd@google.com>
Signed-off-by: Paul Gallagher <pgal@google.com>
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
Signed-off-by: James Peach <jpeach@apache.org>
Signed-off-by: Yiming Jin <jinyiming1996@gmail.com>
@wangfakang wangfakang merged commit d05e4cf into wangfakang:master May 21, 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.