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

GRPCRoute Method Matching #1783

Closed
Tracked by #1139
mpstefan opened this issue Mar 27, 2024 · 0 comments · Fixed by #1835
Closed
Tracked by #1139

GRPCRoute Method Matching #1783

mpstefan opened this issue Mar 27, 2024 · 0 comments · Fixed by #1835
Assignees
Labels
area/grpcroute/core Releates to all core features of GRPCRoute enhancement New feature or request refined Requirements are refined and the issue is ready to be implemented. size/medium Estimated to be completed within a week
Milestone

Comments

@mpstefan
Copy link
Collaborator

mpstefan commented Mar 27, 2024

As a user of NGF with applications that require GRPC traffic
I want NGF to support a GRPCRoute with method matching support
So that I can direct traffic to my applications based on http method.

Acceptance

  • Users can create a GRPCRoute that can direct traffic based on the incoming requests method as defined here.
  • Enable GRPCExactMethodMatching conformance test and verify that it passes.
@mpstefan mpstefan mentioned this issue Mar 27, 2024
@mpstefan mpstefan added this to the v1.3.0 milestone Mar 27, 2024
@mpstefan mpstefan added area/grpcroute/core Releates to all core features of GRPCRoute enhancement New feature or request refined Requirements are refined and the issue is ready to be implemented. size/medium Estimated to be completed within a week labels Mar 27, 2024
@ciarams87 ciarams87 mentioned this issue Apr 17, 2024
6 tasks
@ciarams87 ciarams87 self-assigned this Apr 17, 2024
@ciarams87 ciarams87 moved this from 🆕 New to 👀 In Review in NGINX Gateway Fabric Apr 17, 2024
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in NGINX Gateway Fabric Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/grpcroute/core Releates to all core features of GRPCRoute enhancement New feature or request refined Requirements are refined and the issue is ready to be implemented. size/medium Estimated to be completed within a week
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants