linkerd2/cli
Andrew Seigner 8a1a3b31d4
Fix non-default proxy-api port (#979)
Running `conduit install --api-port xxx` where xxx != 8086 would yield a
broken install.

Fix the install command to correctly propagate the `api-port` flag,
setting it as the serve address in the proxy-api container.

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2018-05-22 10:34:25 -07:00
..
cmd Fix non-default proxy-api port (#979) 2018-05-22 10:34:25 -07:00
install Fix non-default proxy-api port (#979) 2018-05-22 10:34:25 -07:00
Dockerfile-bin Go: update k8s dependencies to 1.10.2 (#962) 2018-05-17 15:46:58 -07:00
main.go Replace shelling out with kubernetes proxy (#249) 2018-02-02 10:31:59 -08:00