-
Notifications
You must be signed in to change notification settings - Fork 129
Closed
Labels
area/grpcroute/extendedRelates to all extended features of GRPCRouteRelates to all extended features of GRPCRoutearea/httproute/extendedRelates to all extended features of HTTPRouteRelates to all extended features of HTTPRouteenhancementNew feature or requestNew feature or requesthighlightRelates to features that should be promoted despite not being an epicRelates to features that should be promoted despite not being an epicrefinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.size/mediumEstimated to be completed within a weekEstimated to be completed within a week
Milestone
Description
As an NGF user,
I want to configure percentage-based request mirroring,
So that my request mirroring does not have to be all or nothing.
GEP-3171 added an API for percentage-based request mirroring. With NGF supporting request mirroring as of 2.0, we can enhance this filter to allow to mirror a percentage of requests.
Acceptance
- Users can configure percentage-based request-mirroring for HTTPRoutes and GRPCRoutes
- Gateway API compatibility doc updated
- conformance tests enabled
Dev notes
- likely need to utilize
split_clients
to implement this
Metadata
Metadata
Assignees
Labels
area/grpcroute/extendedRelates to all extended features of GRPCRouteRelates to all extended features of GRPCRoutearea/httproute/extendedRelates to all extended features of HTTPRouteRelates to all extended features of HTTPRouteenhancementNew feature or requestNew feature or requesthighlightRelates to features that should be promoted despite not being an epicRelates to features that should be promoted despite not being an epicrefinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.size/mediumEstimated to be completed within a weekEstimated to be completed within a week
Type
Projects
Status
✅ Done