linkerd2/controller/k8s
Kevin Lingerfelt bd1d1af38b
dst svc: use shared informer instead of pod watcher (#1073)
* Update desintation service to use shared informer instead of pod watcher
* Add const for pod IP index name

Signed-off-by: Kevin Lingerfelt <kl@buoyant.io>
2018-06-12 18:09:47 -07:00
..
api.go Rename Lister to API and expose informers as well as listers (#1072) 2018-06-12 10:27:55 -07:00
api_test.go Rename Lister to API and expose informers as well as listers (#1072) 2018-06-12 10:27:55 -07:00
clientset.go Upgrade k8s.io/client-go to v6.0.0 (#122) 2018-01-11 10:22:37 -08:00
endpoints.go Remove special support for ExternalName services (#764) 2018-04-25 11:53:33 -10:00
test_helper.go dst svc: use shared informer instead of pod watcher (#1073) 2018-06-12 18:09:47 -07:00
watcher.go Retry k8s watch endpoints on error (#510) 2018-03-07 13:40:43 -08:00
watcher_test.go Misc cleanup following the telemetry rewrite (#771) 2018-04-16 15:51:07 -07:00