From ba4d16fd7689ba219f44b7a9ef45f247f0306f8f Mon Sep 17 00:00:00 2001 From: Kevin Dorosh Date: Mon, 21 Dec 2020 15:40:28 -0500 Subject: [PATCH] Remove dated comment Signed-off-by: Kevin Dorosh --- pkg/router/gloo.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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{