linkerd2/controller/destination
Alex Leong 1fe19bf3ce
Add ServiceProfile support to k8s utilities (#1758)
Updates to the Kubernetes utility code in `/controller/k8s` to support interacting with ServiceProfiles.

This makes use of the code generated client added in #1752 

Signed-off-by: Alex Leong <alex@buoyant.io>
2018-10-12 09:35:11 -07:00
..
client.go Migrate build infrastructure to linkerd2 (#1298) 2018-07-09 15:38:38 -07:00
endpoints_watcher.go Fix the debug message in endpoints watcher (#1658) 2018-09-20 13:03:45 -07:00
endpoints_watcher_test.go Add ServiceProfile support to k8s utilities (#1758) 2018-10-12 09:35:11 -07:00
k8s_resolver.go Migrate build infrastructure to linkerd2 (#1298) 2018-07-09 15:38:38 -07:00
k8s_resolver_test.go dest service: close open streams on shutdown (#1156) 2018-06-19 16:00:56 -07:00
listener.go Fix the debug message in endpoints watcher (#1658) 2018-09-20 13:03:45 -07:00
listener_test.go Update prometheus labels to match k8s resource names (#1355) 2018-07-23 15:45:05 -07:00
resolver.go dst svc: use shared informer instead of custom endpoints informer (#1079) 2018-06-13 11:11:57 -07:00
server.go Upgrade protobuf to v1.2.0 (#1591) 2018-09-06 11:36:29 -07:00
server_test.go Add ServiceProfile support to k8s utilities (#1758) 2018-10-12 09:35:11 -07:00
test_helper.go Ensure destination service always sends pod metadata (#1291) 2018-07-10 15:08:59 -07:00