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 Header Matching #1790

Closed
Tracked by #1139
mpstefan opened this issue Apr 1, 2024 · 1 comment
Closed
Tracked by #1139

GRPCRoute Header Matching #1790

mpstefan opened this issue Apr 1, 2024 · 1 comment
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 Apr 1, 2024

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

Acceptance

  • Users can create a GRPCRoute that can direct traffic based on the incoming request's header as defined here.
  • Enable GRPCRouteHeaderMatching conformance test and verify that it passes.
@mpstefan mpstefan mentioned this issue Apr 1, 2024
@mpstefan mpstefan added enhancement New feature or request area/grpcroute/core Releates to all core features of GRPCRoute refined Requirements are refined and the issue is ready to be implemented. size/medium Estimated to be completed within a week labels Apr 1, 2024
@mpstefan mpstefan added this to the v1.3.0 milestone Apr 2, 2024
@ciarams87
Copy link
Member

"The keys are case insensitive and must not start with the prefix grpc-, which is reserved for gRPC itself." https://grpc.io/docs/guides/metadata/

@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
@ciarams87 ciarams87 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

No branches or pull requests

2 participants