Skip to content

thrift-proxy: add support for cluster header based routing#8994

Merged
htuch merged 6 commits intoenvoyproxy:masterfrom
rgs1:issue-8991
Nov 15, 2019
Merged

thrift-proxy: add support for cluster header based routing#8994
htuch merged 6 commits intoenvoyproxy:masterfrom
rgs1:issue-8991

Conversation

@rgs1
Copy link
Copy Markdown
Member

@rgs1 rgs1 commented Nov 12, 2019

Fixes: #8991

Signed-off-by: Raul Gutierrez Segales rgs@pinterest.com

Fixes: envoyproxy#8991

Signed-off-by: Raul Gutierrez Segales <rgs@pinterest.com>
@rgs1 rgs1 requested a review from zuercher as a code owner November 12, 2019 19:14
@repokitteh-read-only
Copy link
Copy Markdown

CC @envoyproxy/api-shepherds: Your approval is needed for changes made to api/.

🐱

Caused by: #8994 was opened by rgs1.

see: more, trace.

Signed-off-by: Raul Gutierrez Segales <rgs@pinterest.com>
@zuercher zuercher self-assigned this Nov 12, 2019
Copy link
Copy Markdown
Member

@zuercher zuercher left a comment

Choose a reason for hiding this comment

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

Thanks! I think this needs to be factored a bit differently, as explained below.

Raul Gutierrez Segales added 2 commits November 12, 2019 18:32
Signed-off-by: Raul Gutierrez Segales <rgs@pinterest.com>
Signed-off-by: Raul Gutierrez Segales <rgs@pinterest.com>
@rgs1
Copy link
Copy Markdown
Member Author

rgs1 commented Nov 13, 2019

cc: @htuch for API.

zuercher
zuercher previously approved these changes Nov 13, 2019
Copy link
Copy Markdown
Member

@zuercher zuercher left a comment

Choose a reason for hiding this comment

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

Thanks!

Raul Gutierrez Segales added 2 commits November 14, 2019 10:34
@htuch htuch merged commit d5f3efd into envoyproxy:master Nov 15, 2019
rgs1 pushed a commit to rgs1/envoy that referenced this pull request Jan 31, 2020
We've been using this in prod for a couple of months and for
a few different services.

A few critical bugs have been fixed (envoyproxy#9089 and envoyproxy#6549) and some
necessary stats/features have been added (envoyproxy#9203 and envoyproxy#8994), so
it's probably a good time to graduate this filter.

Signed-off-by: Raul Gutierrez Segales <rgs@pinterest.com>
rgs1 pushed a commit to rgs1/envoy that referenced this pull request Feb 1, 2020
We've been using this in prod for a couple of months and for
a few different services.

A few critical bugs have been fixed (envoyproxy#9089 and envoyproxy#6549) and some
necessary stats/features have been added (envoyproxy#9203 and envoyproxy#8994), so
it's probably a good time to graduate at least the proxy
and the router filter.

Signed-off-by: Raul Gutierrez Segales <rgs@pinterest.com>
mattklein123 pushed a commit that referenced this pull request Feb 1, 2020
We've been using this in prod for a couple of months and for
a few different services.

A few critical bugs have been fixed (#9089 and #6549) and some
necessary stats/features have been added (#9203 and #8994), so
it's probably a good time to graduate at least the proxy
and the router filter.

Signed-off-by: Raul Gutierrez Segales <rgs@pinterest.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.

thrift-proxy: add support for cluster header based routing

3 participants