linkerd2/controller/api
Oliver Gould 0e91dbb18d
Implement GetProfile for the proxy-api service (#1801)
The `proxy-api` service included a stub implementation of `GetProfile`
instead of forwarding requests to the `destination` service.

This change fills in the proxy-api service's `GetProfile` implementation
to forward requests to the destination service.
2018-10-24 12:37:29 -07:00
..
proxy Implement GetProfile for the proxy-api service (#1801) 2018-10-24 12:37:29 -07:00
public Added support for json output in `linkerd stat` (#1749) 2018-10-15 14:10:48 -07:00
util Fix missing ns/svc labels in metadata hydrated by Tap server (#1496) 2018-08-20 18:09:34 -07:00