Skip to content

http: removing the old accessor for sendLocalReply#6931

Merged
alyssawilk merged 1 commit intoenvoyproxy:masterfrom
alyssawilk:sendAllLocalReplies
May 14, 2019
Merged

http: removing the old accessor for sendLocalReply#6931
alyssawilk merged 1 commit intoenvoyproxy:masterfrom
alyssawilk:sendAllLocalReplies

Conversation

@alyssawilk
Copy link
Copy Markdown
Contributor

This makes response code details (or at least an empty string) required.

This will require folks with downstream filters to alter their sendLocalReply if they have not already.

Risk Level: Low
Testing: n/a
Docs Changes: n/a
Release Notes: n/a
Fixes #6542

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
@alyssawilk
Copy link
Copy Markdown
Contributor Author

Review more about timing than anything else. My guess is per usual most folks won't move until we remove the old accessor but my guess may be wrong :-P

Copy link
Copy Markdown
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree no one will do it until it's removed, but given this is a trivial fix I think it's fine to merge. Thanks for following through here!

@alyssawilk alyssawilk merged commit e5a3e3c into envoyproxy:master May 14, 2019
@alyssawilk alyssawilk deleted the sendAllLocalReplies branch May 15, 2019 19:08
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.

Feature Request: add response code details for sendLocalReply

2 participants