linkerd2/controller
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
..
api Fix panic when routes is called in single-namespace mode (#2123) 2019-01-23 16:47:05 -08:00
ca Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00
cmd Fix panic when routes is called in single-namespace mode (#2123) 2019-01-23 16:47:05 -08:00
gen Introduce resource selector and deprecate namespace field for ListPods (#2025) 2019-01-23 10:35:55 -08:00
k8s Improve routes command to list all routes (#2066) 2019-01-16 17:15:35 -08:00
proxy-injector Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00
script/destination-client Followups from lint/comment changes (#2032) 2019-01-02 15:28:09 -08:00
tap Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00
Dockerfile Surface logs from control plane pods (#2037) 2019-01-16 19:24:42 -08:00