Skip to content

Add HTTPRoute support for request mirror filters#892

Merged
Xunzhuo merged 5 commits intoenvoyproxy:mainfrom
Alice-Lilith:alicewasko/request-mirror-filter
Jan 13, 2023
Merged

Add HTTPRoute support for request mirror filters#892
Xunzhuo merged 5 commits intoenvoyproxy:mainfrom
Alice-Lilith:alicewasko/request-mirror-filter

Conversation

@Alice-Lilith
Copy link
Copy Markdown
Member

@Alice-Lilith Alice-Lilith commented Jan 12, 2023

Adds support for request mirror filters for HTTPRoutes.

Resolves #656 but as noted on that issue, the request mirrors will need to be added for gRPCRoutes as well.

if there is anything left that needs to be done for request mirror filters on gRPCRoutes once support for them lands from #805 then I can take that as a separate/follow-up issue.

@Alice-Lilith Alice-Lilith requested a review from a team as a code owner January 12, 2023 19:14
@Alice-Lilith Alice-Lilith changed the title Alicewasko/request mirror filter Add HTTPRoute support for request mirror filters Jan 12, 2023
@Alice-Lilith Alice-Lilith requested a review from arkodg January 12, 2023 23:30
@arkodg
Copy link
Copy Markdown
Contributor

arkodg commented Jan 12, 2023

one minor comment, but overall LGTM @AliceProxy !

AliceProxy added 5 commits January 12, 2023 16:28
Signed-off-by: AliceProxy <alicewasko@datawire.io>
Signed-off-by: AliceProxy <alicewasko@datawire.io>
Signed-off-by: AliceProxy <alicewasko@datawire.io>
Signed-off-by: AliceProxy <alicewasko@datawire.io>
Signed-off-by: AliceProxy <alicewasko@datawire.io>
Copy link
Copy Markdown
Contributor

@arkodg arkodg left a comment

Choose a reason for hiding this comment

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

LGTM, thanks !

@Xunzhuo
Copy link
Copy Markdown
Member

Xunzhuo commented Jan 13, 2023

I will take a quick review, if nothing is blocking I will merge it. Thanks!

Copy link
Copy Markdown
Member

@Xunzhuo Xunzhuo left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks @AliceProxy, don`t forget an end user doc : )

@Xunzhuo Xunzhuo merged commit 15fb1a5 into envoyproxy:main Jan 13, 2023
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.

support HTTPRequestMirror filter (extended conformance)

3 participants