linkerd2/controller
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
..
api Added support for json output in `linkerd stat` (#1749) 2018-10-15 14:10:48 -07:00
ca Add ServiceProfile support to k8s utilities (#1758) 2018-10-12 09:35:11 -07:00
cmd Implement getProfiles method in destination service (#1759) 2018-10-16 15:39:12 -07:00
destination Fix integration test and docker build (#1790) 2018-10-19 10:23:34 -07:00
gen Add generated Kubernetes client for ServiceProfile custom resource (#1752) 2018-10-11 11:43:35 -07:00
k8s Add ServiceProfile support to k8s utilities (#1758) 2018-10-12 09:35:11 -07:00
proxy-injector Proxy injector must preserve the original pod template labels and annotations (#1765) 2018-10-16 15:30:45 -07:00
script/destination-client Implement getProfiles method in destination service (#1759) 2018-10-16 15:39:12 -07:00
tap Fix integration test and docker build (#1790) 2018-10-19 10:23:34 -07:00
Dockerfile Add generated Kubernetes client for ServiceProfile custom resource (#1752) 2018-10-11 11:43:35 -07:00