diff --git a/pkg/router/gloo.go b/pkg/router/gloo.go index 60638b3e..3e849be3 100644 --- a/pkg/router/gloo.go +++ b/pkg/router/gloo.go @@ -188,8 +188,7 @@ func (gr *GlooRouter) SetRoutes( Routes: []gloov1.Route{ { InheritablePathMatchers: true, - // eventually inherit from parent, used for A/B rollouts too? - Matchers: getMatchers(canary), + Matchers: getMatchers(canary), Action: gloov1.RouteAction{ Destination: gloov1.MultiDestination{ Destinations: []gloov1.WeightedDestination{