http: max stream duration upstream support#10531
http: max stream duration upstream support#10531mattklein123 merged 33 commits intoenvoyproxy:masterfrom
Conversation
Signed-off-by: shikugawa <rei@tetrate.io>
Signed-off-by: shikugawa <rei@tetrate.io>
mattklein123
left a comment
There was a problem hiding this comment.
Thanks generally LGTM. Can you also make sure this is covered by an integration test?
/wait
|
/lgtm api |
|
It seems that disconnect with |
Signed-off-by: shikugawa <rei@tetrate.io>
mattklein123
left a comment
There was a problem hiding this comment.
Thanks, looks like this is on the right track. A few comments to work on. Thank you!
/wait
mattklein123
left a comment
There was a problem hiding this comment.
Few more comments, thank you!
/wait
|
Please merge master to pick up #10672. We no longer accept changes to v2 (without explicit exception), so any API modifications should happen in v3. If this PR is adding a new proto, please follow the updated instructions in https://github.com/envoyproxy/envoy/blob/master/api/STYLE.md#adding-an-extension-configuration-to-the-api. |
…tream-max-stream-duration Signed-off-by: shikugawa <rei@tetrate.io>
Signed-off-by: shikugawa <rei@tetrate.io>
|
Please merge master. /wait |
…tream-max-stream-duration Signed-off-by: shikugawa <rei@tetrate.io>
…tream-max-stream-duration Signed-off-by: shikugawa <rei@tetrate.io>
mattklein123
left a comment
There was a problem hiding this comment.
Thanks, LGTM with small comment.
/wait
|
@Shikugawa please cleanup the PR description per the new template. Thank you! /wait-any |
…tream-max-stream-duration Signed-off-by: shikugawa <rei@tetrate.io>
Signed-off-by: shikugawa rei@tetrate.io
Commit Message: To resolve #10274, adding max stream duration for upstream connection.
Additional Description:
Risk Level: Low
Testing: Unit / Integration
Docs Changes: Required
Release Notes: Required
Fixes: #10274