linkerd2/controller/cmd
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
..
ca Controller: wait for caches to sync before opening listeners (#1958) 2018-12-07 11:15:45 -08:00
proxy-api Fix panic when routes is called in single-namespace mode (#2123) 2019-01-23 16:47:05 -08:00
proxy-injector Fix most golint issues that are not comment related (#1982) 2018-12-20 10:37:47 -08:00
public-api Fix panic when routes is called in single-namespace mode (#2123) 2019-01-23 16:47:05 -08:00
tap Controller: wait for caches to sync before opening listeners (#1958) 2018-12-07 11:15:45 -08:00