linkerd2/controller/destination
Alex Leong f549868033
Fix integration test and docker build (#1790)
Fix broken docker build by moving Service Profile conversion and validation into `/pkg`.

Fix broken integration test by adding service profile validation output to `check`'s expected output.

Testing done:
* `gotest -v ./...`
* `bin/docker-build`
* `bin/test-run (pwd)/bin/linkerd`

Signed-off-by: Alex Leong <alex@buoyant.io>
2018-10-19 10:23:34 -07:00
..
client.go Migrate build infrastructure to linkerd2 (#1298) 2018-07-09 15:38:38 -07:00
endpoint_listener.go Implement getProfiles method in destination service (#1759) 2018-10-16 15:39:12 -07:00
endpoint_listener_test.go Implement getProfiles method in destination service (#1759) 2018-10-16 15:39:12 -07:00
endpoints_watcher.go Implement getProfiles method in destination service (#1759) 2018-10-16 15:39:12 -07:00
endpoints_watcher_test.go Add ServiceProfile support to k8s utilities (#1758) 2018-10-12 09:35:11 -07:00
k8s_resolver.go Implement getProfiles method in destination service (#1759) 2018-10-16 15:39:12 -07:00
k8s_resolver_test.go dest service: close open streams on shutdown (#1156) 2018-06-19 16:00:56 -07:00
profile_listener.go Fix integration test and docker build (#1790) 2018-10-19 10:23:34 -07:00
profile_listener_test.go Implement getProfiles method in destination service (#1759) 2018-10-16 15:39:12 -07:00
profile_watcher.go Implement getProfiles method in destination service (#1759) 2018-10-16 15:39:12 -07:00
profile_watcher_test.go Implement getProfiles method in destination service (#1759) 2018-10-16 15:39:12 -07:00
resolver.go Implement getProfiles method in destination service (#1759) 2018-10-16 15:39:12 -07:00
server.go Implement getProfiles method in destination service (#1759) 2018-10-16 15:39:12 -07:00
server_test.go Implement getProfiles method in destination service (#1759) 2018-10-16 15:39:12 -07:00
test_helper.go Implement getProfiles method in destination service (#1759) 2018-10-16 15:39:12 -07:00