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

Implement GRPCRoute #2420

Closed
1 of 2 tasks
mflendrich opened this issue Apr 19, 2022 · 4 comments · Fixed by #3537
Closed
1 of 2 tasks

Implement GRPCRoute #2420

mflendrich opened this issue Apr 19, 2022 · 4 comments · Fixed by #3537
Assignees
Labels
area/gateway-api Relating to upstream Kubernetes SIG Networking Gateway API priority/medium
Milestone

Comments

@mflendrich
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

Problem Statement

Gateway API is working (GEP-1016) on adding gRPC routes as a first-class citizen.

Let's support it out of the box.

Proposed Solution

Implement GRPCRoute like other types of Gateway API routes.

Additional information

Optional but worth doing as we look at this:

Acceptance Criteria

  • KIC supports GRPCRoute objects and can configure Kong to proxy GRPC traffic appropriately.
@mflendrich mflendrich added blocked priority/medium area/gateway-api Relating to upstream Kubernetes SIG Networking Gateway API labels Apr 19, 2022
@mflendrich
Copy link
Member Author

mflendrich commented Apr 19, 2022

Blocked - pending addition of GRPCRoute to the official set of CRDs.

@mflendrich
Copy link
Member Author

Added to the official set of CRDs but awaiting release (will likely go public in v0.6.0).
Therefore now the blocker is the v0.6 release of Gateway API.

@mflendrich mflendrich added this to the KIC v2.9.0 milestone Oct 25, 2022
@mflendrich mflendrich modified the milestones: KIC v2.10.0, KIC v2.9.0 Jan 24, 2023
@mlavacca
Copy link
Member

This is currently blocked by #3302

@mlavacca
Copy link
Member

mlavacca commented Feb 8, 2023

unblocked by #3496

@mlavacca mlavacca removed the blocked label Feb 8, 2023
@mlavacca mlavacca self-assigned this Feb 8, 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 priority/medium
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants