Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: refactor UDP IR #3373

Merged
merged 6 commits into from
May 15, 2024
Merged

refactor: refactor UDP IR #3373

merged 6 commits into from
May 15, 2024

Conversation

aoledk
Copy link
Contributor

@aoledk aoledk commented May 13, 2024

What this PR does / why we need it:

Make sure the XDS Listener name is based off the UDP Listener name to make sure the XDS listener does not flap when UDPRoutes churn.

Which issue(s) this PR fixes:

Fixes #3353

Signed-off-by: Dingkang Li <dingkang1743@gmail.com>
@aoledk aoledk requested a review from a team as a code owner May 13, 2024 02:53
Copy link
Contributor

@shawnh2 shawnh2 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 for refactoring this!

@shawnh2
Copy link
Contributor

shawnh2 commented May 13, 2024

/retest

Signed-off-by: Dingkang Li <dingkang1743@gmail.com>
Signed-off-by: Dingkang Li <dingkang1743@gmail.com>
@aoledk
Copy link
Contributor Author

aoledk commented May 14, 2024

/retest

@aoledk aoledk requested a review from arkodg May 14, 2024 02:31
@arkodg
Copy link
Contributor

arkodg commented May 15, 2024

small typo, but LGTM overall, thanks for this refactor !
also heads up, trying to get #3212 in because its been in the queue for a while
might cause this one to get rebased

aoledk and others added 3 commits May 15, 2024 09:51
Co-authored-by: Arko Dasgupta <arkodg@users.noreply.github.com>
Signed-off-by: Dingkang Li <dingkang1743@gmail.com>
Signed-off-by: Dingkang Li <dingkang1743@gmail.com>
@aoledk
Copy link
Contributor Author

aoledk commented May 15, 2024

/retest

@arkodg arkodg merged commit a2fbbad into envoyproxy:main May 15, 2024
20 checks passed
@aoledk aoledk deleted the refactor-udp-ir branch May 15, 2024 05:36
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.

Refactor XDS UDP Listener for UDPRoute
3 participants