linkerd2/controller/api
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
..
proxy Move controller/util and web/util packages to pkg (#1109) 2018-06-13 11:25:56 -07:00
public Don't panic on stats that aren't included in StatAllResourceTypes (#1154) 2018-06-19 17:00:16 -07:00
util Don't allow stat requests for named resources in --all-namespaces (#1163) 2018-06-20 12:59:31 -07:00