Skip to content

implement parent ref port matching when specified#885

Merged
Xunzhuo merged 1 commit intoenvoyproxy:mainfrom
skriss:pr-parentref-port-matching
Jan 11, 2023
Merged

implement parent ref port matching when specified#885
Xunzhuo merged 1 commit intoenvoyproxy:mainfrom
skriss:pr-parentref-port-matching

Conversation

@skriss
Copy link
Copy Markdown
Contributor

@skriss skriss commented Jan 10, 2023

When port is specified in a parentRef, only select listeners if they have a matching port, and set
conditions appropriately if not.

Closes #784.

Signed-off-by: Steve Kriss krisss@vmware.com

When port is specified in a parentRef, only select
listeners if they have a matching port, and set
conditions appropriately if not.

Closes envoyproxy#784.

Signed-off-by: Steve Kriss <krisss@vmware.com>
@skriss skriss requested a review from a team as a code owner January 10, 2023 23:17
@skriss
Copy link
Copy Markdown
Contributor Author

skriss commented Jan 10, 2023

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.

🚀

@Xunzhuo Xunzhuo merged commit 7f3c9b4 into envoyproxy:main Jan 11, 2023
@skriss skriss deleted the pr-parentref-port-matching branch January 11, 2023 14:58
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.

Enable HTTPRouteInvalidParentRefNotMatchingListenerPort conformance test

3 participants