linkerd2/cli
Andrew Seigner 9508e11b45
Build conduit-specific Grafana Docker image (#679)
Using a vanilla Grafana Docker image as part of `conduit install`
avoided maintaining a conduit-specific Grafana Docker image, but made
packaging dashboard json files cumbersome.

Roll our own Grafana Docker image, that includes conduit-specific
dashboard json files. This significantly decreases the `conduit install`
output size, and enables dashboard integration in the docker-compose
environment.

Fixes #567
Part of #420

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2018-04-05 14:20:05 -07:00
..
cmd Build conduit-specific Grafana Docker image (#679) 2018-04-05 14:20:05 -07:00
install Build conduit-specific Grafana Docker image (#679) 2018-04-05 14:20:05 -07:00
Dockerfile-bin Use Go 1.10.1 to build all Go code. (#650) 2018-04-02 14:58:30 -10:00
main.go Replace shelling out with kubernetes proxy (#249) 2018-02-02 10:31:59 -08:00