linkerd2/proxy-init
Oliver Gould 008f53865b
Make proxy-deps multi-stage to remove the original source files (#161)
Previously, proxy-deps and go-deps included the source tree for local
projects. This can cause build conflicts when files are renamed.

By adopting a multi-stage build for the proxy-deps image, we can be sure
that we only preserve essential dependencies & manifests in the
proxy-deps and go-deps images.

Furthermore, `bin/update-go-deps-shas` and `bin/update-proxy-deps-shas` have
been added to ease maintenance when files are changed.

Fixes #159

Signed-off-by: Oliver Gould <ver@buoyant.io>
2018-01-17 12:26:22 -08:00
..
cmd Add --verbose option to CLI (#154) 2018-01-17 12:06:43 -05:00
integration_test Upgrade k8s.io/client-go to v6.0.0 (#122) 2018-01-11 10:22:37 -08:00
iptables Add inject flag for skipping outbound ports (#38) 2017-12-19 11:17:11 +11:00
Dockerfile Make proxy-deps multi-stage to remove the original source files (#161) 2018-01-17 12:26:22 -08:00
main.go Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00