Skip to content

Commit 30d9290

Browse files
committed
add changelog
1 parent c76f0e3 commit 30d9290

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## Adding support for multiple gateway-api RequestMirror filters within the same HTTP or GRPC rule
2+
3+
Currently, Contour supports a single RequestMirror filter per rule in HTTPRoute or GRPCRoute.
4+
Envoy however, supports more than one mirror backend using [request_mirror_policies](https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/route/v3/route_components.proto#config-route-v3-routeaction)
5+
6+
This PR adds support for multiple gateway-api RequestMirror filters within the same HTTP or GRPC rule.

0 commit comments

Comments
 (0)