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

engine: add H2 ping config API #1770

Merged
merged 10 commits into from
Sep 3, 2021
Merged

engine: add H2 ping config API #1770

merged 10 commits into from
Sep 3, 2021

Conversation

junr03
Copy link
Member

@junr03 junr03 commented Aug 31, 2021

Description: adds engine builder and config plumbing to setup h2 ping support
Risk Level: low - exposed API. Default config is no-op in Envoy
Testing: added tests
Docs Changes: pending if reviewers agree with API

Jose Nino added 2 commits August 30, 2021 18:42
Signed-off-by: Jose Nino <jnino@lyft.com>
fmt
Signed-off-by: Jose Nino <jnino@lyft.com>
Jose Nino added 5 commits September 1, 2021 16:17
Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: Jose Nino <jnino@lyft.com>
library/cc/engine_builder.h Outdated Show resolved Hide resolved
@goaway
Copy link
Contributor

goaway commented Sep 2, 2021

Other than some nits about the defaults, I think this looks good. An integration test would be amazing, but that doesn't need to be part of this PR.

@goaway
Copy link
Contributor

goaway commented Sep 2, 2021

Also, suggest merging main, to make sure you've picked up the new RBE configs for CI.

Jose Nino added 3 commits September 2, 2021 15:07
Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: Jose Nino <jnino@lyft.com>
fmt
Signed-off-by: Jose Nino <jnino@lyft.com>
@goaway
Copy link
Contributor

goaway commented Sep 3, 2021

Thanks @junr03!

@goaway goaway merged commit f0ef759 into main Sep 3, 2021
@goaway goaway deleted the h2-ping branch September 3, 2021 02:52
carloseltuerto pushed a commit to carloseltuerto/envoy-mobile that referenced this pull request Sep 7, 2021
Description: adds engine builder and config plumbing to setup h2 ping support
Risk Level: low - exposed API. Default config is no-op in Envoy
Testing: added tests
Docs Changes: pending

Signed-off-by: Jose Nino <jnino@lyft.com>
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