linkerd2/controller/api
Alex Leong 32efab41b5
Fix panic when routes is called in single-namespace mode (#2123)
Fixes #2119 

When Linkerd is installed in single-namespace mode, the public-api container panics when it attempts to access watch service profiles.

In single-namespace mode, we no longer watch service profiles and return an informative error when the TopRoutes API is called.

Signed-off-by: Alex Leong <alex@buoyant.io>
2019-01-23 16:47:05 -08:00
..
proxy Add support for retries (#2038) 2019-01-16 14:13:48 -08:00
public Fix panic when routes is called in single-namespace mode (#2123) 2019-01-23 16:47:05 -08:00
util Improve routes command to list all routes (#2066) 2019-01-16 17:15:35 -08:00