-
Notifications
You must be signed in to change notification settings - Fork 180
Support BackendRef filters #4841
Copy link
Copy link
Open
Labels
area/grpcrouteGeneral GRPCRoute issuesGeneral GRPCRoute issuesarea/httprouteRelates to HTTPRoute resourceRelates to HTTPRoute resourceenhancementNew feature or requestNew feature or request
Milestone
Description
Gateway API allows filters to be applied directly on a backend, instead of in an HTTPRoute rule. When applied, these filters should be executed if and only if the request is being forwarded to the specified backend.
https://gateway-api.sigs.k8s.io/reference/spec/#httpbackendref
https://gateway-api.sigs.k8s.io/reference/spec/#grpcbackendref
Acceptance
- Support HTTPBackendRef filters
- Support GRPCBackendRef filters
- Enable Backend filter conformance tests
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/grpcrouteGeneral GRPCRoute issuesGeneral GRPCRoute issuesarea/httprouteRelates to HTTPRoute resourceRelates to HTTPRoute resourceenhancementNew feature or requestNew feature or request
Type
Projects
Status
🆕 New