linkerd2/cli
Alex Leong 7169eaef27
Stop routes with the same name from different services from clobbering each other (#1936)
If the `linkerd routes` command gets two routes with the same name, it will only display one of them, even if the routes are from different services.  This is particularly obvious with the default `[UNKNOWN]` route.

We now display all routes, even if they have the same name.

Signed-off-by: Alex Leong <alex@buoyant.io>
2018-12-05 15:05:19 -08:00
..
cmd Stop routes with the same name from different services from clobbering each other (#1936) 2018-12-05 15:05:19 -08:00
install Support service profiles for external authorities (#1928) 2018-12-05 14:32:59 -08:00
Dockerfile-bin tap: Include route labels in tap events (#1902) 2018-12-03 13:52:47 -08:00
main.go Migrate build infrastructure to linkerd2 (#1298) 2018-07-09 15:38:38 -07:00