linkerd2/controller
Phil Calçado 19001f8d38 Add pod-based metric_labels to destinations response (#429) (#654)
* Extracted logic from destination server
* Make tests follow style used elsewhere in the code
* Extract single interface for resolvers
* Add tests for k8s and ipv4 resolvers
* Fix small usability issues
* Update dep
* Act on feedback
* Add pod-based metric_labels to destinations response
* Add documentation on running control plane to BUILD.md

Signed-off-by: Phil Calcado <phil@buoyant.io>

* Fix mock controller in proxy tests (#656)

Signed-off-by: Eliza Weisman <eliza@buoyant.io>

* Address review feedback
* Rename files in the destination package

Signed-off-by: Kevin Lingerfelt <kl@buoyant.io>
2018-04-02 18:36:57 -07:00
..
api Exclude telemetry generated by the control plane when requesting depl… (#493) 2018-03-05 17:58:08 -08:00
cmd Reuse code for metrics serving in controller (#585) 2018-03-19 10:33:25 -07:00
destination Add pod-based metric_labels to destinations response (#429) (#654) 2018-04-02 18:36:57 -07:00
gen Add pod-based metric_labels to destinations response (#429) (#654) 2018-04-02 18:36:57 -07:00
k8s Add pod-based metric_labels to destinations response (#429) (#654) 2018-04-02 18:36:57 -07:00
script Add pod-based metric_labels to destinations response (#429) (#654) 2018-04-02 18:36:57 -07:00
tap Add pod-based metric_labels to destinations response (#429) (#654) 2018-04-02 18:36:57 -07:00
telemetry Add pod-based metric_labels to destinations response (#429) (#654) 2018-04-02 18:36:57 -07:00
util Reuse code for metrics serving in controller (#585) 2018-03-19 10:33:25 -07:00
Dockerfile Use Go 1.10.1 to build all Go code. (#650) 2018-04-02 14:58:30 -10:00