linkerd2/cli
Mitch Hulscher 462fe32ef2
fix(linkerd2-cni): execute container preStop command `kill` command as shell builtin (#5453)
The container-image `ghcr.io/linkerd/cni-plugin:stable-2.9.1` does not contain the `kill` command as an executable. Instead, it is available as a shell built-in. In its current state, Kubernetes emits error events whenever linkerd2-cni pods are terminated because the `kill` command can not be found.

Signed-off-by: Mitch Hulscher <mitch.hulscher@lib.io>
2021-01-07 10:24:24 -05:00
..
cmd fix(linkerd2-cni): execute container preStop command `kill` command as shell builtin (#5453) 2021-01-07 10:24:24 -05:00
flag Add flag library (#5038) 2020-10-05 14:57:40 -07:00
installsp Make destination and identity services headless (#4923) 2020-09-02 14:53:38 -05:00
table Spelling (#4872) 2020-08-12 21:59:50 -07:00
Dockerfile-bin viz: move some components into linkerd-viz (#5340) 2020-12-23 20:17:31 +05:30
main.go Refactor proxy injection to use Helm charts (#3200) 2019-08-07 17:32:37 -05:00