linkerd2/controller/destination
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
..
client.go Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
dns.go Refactor destination service and add tests in preparation to add information about labels (#645) 2018-03-30 11:36:48 -07:00
dns_test.go Fix flakey dns_test (#516) 2018-03-05 16:50:33 -08:00
k8s_resolver.go Add pod-based metric_labels to destinations response (#429) (#654) 2018-04-02 18:36:57 -07:00
k8s_resolver_test.go Refactor destination service and add tests in preparation to add information about labels (#645) 2018-03-30 11:36:48 -07:00
listener.go Add pod-based metric_labels to destinations response (#429) (#654) 2018-04-02 18:36:57 -07:00
listener_test.go Add pod-based metric_labels to destinations response (#429) (#654) 2018-04-02 18:36:57 -07:00
resolver.go Add pod-based metric_labels to destinations response (#429) (#654) 2018-04-02 18:36:57 -07:00
resolver_test.go Add pod-based metric_labels to destinations response (#429) (#654) 2018-04-02 18:36:57 -07:00
server.go Add pod-based metric_labels to destinations response (#429) (#654) 2018-04-02 18:36:57 -07:00
server_test.go Add pod-based metric_labels to destinations response (#429) (#654) 2018-04-02 18:36:57 -07:00
test_helper.go Add pod-based metric_labels to destinations response (#429) (#654) 2018-04-02 18:36:57 -07:00