linkerd2/controller
Risha Mars 0ff1bb4ad8
Don't allow stat requests for named resources in --all-namespaces (#1163)
Don't allow the CLI or Web UI to request named resources if --all-namespaces is used.

This follows kubectl, which also does not allow requesting named resources
over all namespaces.

This PR also updates the Web API's behaviour to be in line with the CLI's. 
Both will now default to the default namespace if no namespace is specified.
2018-06-20 12:59:31 -07:00
..
api Don't allow stat requests for named resources in --all-namespaces (#1163) 2018-06-20 12:59:31 -07:00
cmd dest service: close open streams on shutdown (#1156) 2018-06-19 16:00:56 -07:00
destination dest service: close open streams on shutdown (#1156) 2018-06-19 16:00:56 -07:00
gen Propagate errors in conduit containers to the api (#1117) 2018-06-14 16:22:31 -07:00
k8s Allow k8s API clients to watch a subset of resources (#1118) 2018-06-14 11:09:01 -07:00
script Allow k8s API clients to watch a subset of resources (#1118) 2018-06-14 11:09:01 -07:00
tap Move controller/util and web/util packages to pkg (#1109) 2018-06-13 11:25:56 -07:00
Dockerfile dst svc: use shared informer instead of custom endpoints informer (#1079) 2018-06-13 11:11:57 -07:00