mirror of https://github.com/linkerd/linkerd2.git
When using `linkerd-await` as a preStart hook, we need to explicitly pass in the proxy's admin port if it is not the default (4191). While the admin server listener can be bound to any arbitrary port using `config.linkerd.io/admin-port` as a configuration annotation, `linkerd-await`'s template is not aware of the override resulting in start-up errors. This change adds the override to `linkerd-await` by always using an explicit `--port` argument. --------- Signed-off-by: jclegras <11457480+jclegras@users.noreply.github.com> |
||
---|---|---|
.. | ||
api | ||
cmd | ||
gen | ||
heartbeat | ||
identity | ||
k8s | ||
proxy-injector | ||
script | ||
sp-validator | ||
webhook | ||
Dockerfile |