Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sync from master. #72

Merged
merged 21 commits into from
May 21, 2021
Merged

sync from master. #72

merged 21 commits into from
May 21, 2021

Conversation

wangfakang
Copy link
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 <[email protected]>
Fixing a merge race 

Signed-off-by: Alyssa Wilk <[email protected]>
Both HeaderMapImpl::copyFrom() and HeaderUtility::addHeaders()
have exactly the same implementation, so remove the latter.

Signed-off-by: Piotr Sikora <[email protected]>
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 <[email protected]>
Move the inclusion of `socket_option_impl.h` from the header
to the source to reduce its exposure.

Signed-off-by: James Peach <[email protected]>
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 <[email protected]>
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 <[email protected]>
Risk Level: n/a (test only)
Testing: yes
Docs Changes: n/a
Release Notes: n/a

Signed-off-by: Alyssa Wilk <[email protected]>
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 <[email protected]>
…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 <[email protected]>
@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.