linkerd2/controller/destination
Brian Smith 7dc21f9588
Add the NoEndpoints message to the Destination API (#564)
Have the controller tell the client whether the service exists, not
just what are available. This way we can implement fallback logic to
alternate service discovery mechanisms for ambigious names.

Signed-off-by: Brian Smith <brian@briansmith.org>
Signed-off-by: Kevin Lingerfelt <kl@buoyant.io>
2018-03-27 10:45:41 -10:00
..
client.go Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
dns.go Handle ExternalName-type svcs in destination service (#490) 2018-03-02 11:30:53 -08:00
dns_test.go Fix flakey dns_test (#516) 2018-03-05 16:50:33 -08:00
server.go Add the NoEndpoints message to the Destination API (#564) 2018-03-27 10:45:41 -10:00
server_test.go Handle ExternalName-type svcs in destination service (#490) 2018-03-02 11:30:53 -08:00