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

Support UDPRoute with expression router #4539

Closed
1 of 2 tasks
Tracked by #4312
randmonkey opened this issue Aug 21, 2023 · 0 comments · Fixed by #4550
Closed
1 of 2 tasks
Tracked by #4312

Support UDPRoute with expression router #4539

randmonkey opened this issue Aug 21, 2023 · 0 comments · Fixed by #4550
Assignees
Labels
area/gateway-api Relating to upstream Kubernetes SIG Networking Gateway API
Milestone

Comments

@randmonkey
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Problem Statement

Split out of #4312
Kong 3.4 added support of expression router in L4 proxy. We could implement support of UDPRoute in gateway APIs.

Proposed Solution

  • Translate UDPRoute into expression based Kong route when ExpressionRoutes feature gate is enabled, and Kong uses expression router

Additional information

No response

Acceptance Criteria

  • KIC could translate UDPRoute to expression based Kong routes against Kong 3.4+ running with expression router
@randmonkey randmonkey added the area/gateway-api Relating to upstream Kubernetes SIG Networking Gateway API label Aug 21, 2023
@randmonkey randmonkey added this to the KIC v2.12.0 milestone Aug 21, 2023
@randmonkey randmonkey self-assigned this Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/gateway-api Relating to upstream Kubernetes SIG Networking Gateway API
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant