Rename RequestInfo to StreamInfo#4503
Conversation
mattklein123
left a comment
There was a problem hiding this comment.
Thanks I like this name. @envoyproxy/maintainers @rshriram everyone cool with this name?
lizan
left a comment
There was a problem hiding this comment.
I'm OK with the name, but shall we wait merging this until 1.8.0 is cut? For out-of-tree extensions this will be non-trivial update.
@venilnoronha can you add a line into release note?
65a440b
|
OK sounds good to hold for 1.8.0. I think we should try to get 1.8.0 out by the end of next week. |
|
This pull request has been automatically marked as stale because it has not had activity in the last 7 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions! |
|
not stale. |
8504b05 to
2552adb
Compare
|
@venilnoronha we can take this now. Can you merge master? Thank you! |
|
Yup, just doing that. |
Signed-off-by: Venil Noronha <veniln@vmware.com>
Signed-off-by: Venil Noronha <veniln@vmware.com>
Signed-off-by: Venil Noronha <veniln@vmware.com>
Signed-off-by: Venil Noronha <veniln@vmware.com>
Signed-off-by: Venil Noronha <veniln@vmware.com>
Signed-off-by: Venil Noronha <veniln@vmware.com>
f9a6a98 to
6acb6f0
Compare
Signed-off-by: Venil Noronha <veniln@vmware.com>
Signed-off-by: Venil Noronha <veniln@vmware.com> Signed-off-by: Aaltan Ahmad <aa@stripe.com>
Description: This PR updates the documentation related to the recent rename of RequestInfo to StreamInfo. Missed these changes in envoyproxy#4503. Also, see envoyproxy#4500 for further info. Risk Level: Low Testing: N/A Docs Changes: Multiple Release Notes: N/A Signed-off-by: Venil Noronha <veniln@vmware.com> Signed-off-by: Aaltan Ahmad <aa@stripe.com>
Description:
This PR renames
RequestInfotoStreamInfoas discussed in this comment thread and #4500.Signed-off-by: Venil Noronha veniln@vmware.com
Risk Level: Low
Testing: Existing tests suffice
Docs Changes: N/A
Release Notes: Added a line about the change
Fixes #4500.
/cc @ggreenway