linkerd2/controller/k8s
Kevin Lingerfelt b6d429e80d
dst svc: use shared informer instead of custom endpoints informer (#1079)
* Update destination service ot use shared informer instead of custom endpoints informer
* Add additional tests for dst svc endpoints watcher
* Remove service ports when all listeners unsubscribed
* Update go deps

Signed-off-by: Kevin Lingerfelt <kl@buoyant.io>
2018-06-13 11:11:57 -07:00
..
api.go dst svc: use shared informer instead of custom endpoints informer (#1079) 2018-06-13 11:11:57 -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
test_helper.go dst svc: use shared informer instead of custom endpoints informer (#1079) 2018-06-13 11:11:57 -07:00