Remove dated comment

Signed-off-by: Kevin Dorosh <kcdorosh@gmail.com>
This commit is contained in:
Kevin Dorosh
2020-12-22 10:09:20 -05:00
parent b9f14ee57a
commit ba4d16fd76
+1 -2
View File
@@ -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{