linkerd2/bin
Oliver Gould e5ad5de975
Reuse the proxy's build stage across CI runs (#891)
The proxy's Dockerfile is split into stages: build and runtime.
The build stage includes all of the intermdiate build information, and
the runtime image discards these layers with a small production-ready
image.

In order to improve docker build times, we can save this build layer to
be reused.

This reduces the docker build of the proxy in CI from 15 minutes to
about 7.5 minutes (when the proxy is not changed).
2018-05-09 09:11:58 -07:00
..
_docker.sh Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
_gcp.sh Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
_log.sh Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
_tag.sh Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
conduit Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
dep Check SHA-256 sum of dep binary before running it. (#272) 2018-02-05 16:02:35 -10:00
docker-build Build conduit-specific Grafana Docker image (#679) 2018-04-05 14:20:05 -07:00
docker-build-base Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
docker-build-cli-bin Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
docker-build-controller Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
docker-build-go-deps Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
docker-build-grafana Build conduit-specific Grafana Docker image (#679) 2018-04-05 14:20:05 -07:00
docker-build-proxy Reuse the proxy's build stage across CI runs (#891) 2018-05-09 09:11:58 -07:00
docker-build-proxy-init Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
docker-build-web Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
docker-images Build conduit-specific Grafana Docker image (#679) 2018-04-05 14:20:05 -07:00
docker-pull Build conduit-specific Grafana Docker image (#679) 2018-04-05 14:20:05 -07:00
docker-pull-deps Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
docker-push Build conduit-specific Grafana Docker image (#679) 2018-04-05 14:20:05 -07:00
docker-push-deps Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
docker-retag-all Build conduit-specific Grafana Docker image (#679) 2018-04-05 14:20:05 -07:00
go-run Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
minikube-start-hyperv.bat Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
mkube Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
protoc Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
protoc-go.sh Remove the telemetry service (#757) 2018-04-13 11:21:29 -07:00
root-tag Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00
test-cleanup Add tests/utils/scripts for running integration tests (#608) 2018-03-27 15:06:55 -07:00
test-run Add tests/utils/scripts for running integration tests (#608) 2018-03-27 15:06:55 -07:00
update-go-deps-shas Make build scripts location-agnostic (#409) 2018-02-23 10:02:14 -08:00