linkerd2/controller/k8s
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
..
clientset.go Upgrade k8s.io/client-go to v6.0.0 (#122) 2018-01-11 10:22:37 -08:00
endpoints.go Add the NoEndpoints message to the Destination API (#564) 2018-03-27 10:45:41 -10:00
pods.go Retry k8s watch endpoints on error (#510) 2018-03-07 13:40:43 -08:00
replicasets.go Retry k8s watch endpoints on error (#510) 2018-03-07 13:40:43 -08:00
watcher.go Retry k8s watch endpoints on error (#510) 2018-03-07 13:40:43 -08:00
watcher_test.go Retry k8s watch endpoints on error (#510) 2018-03-07 13:40:43 -08:00