linkerd2/charts
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
..
linkerd2 Add PodDisruptionBudgets to control plane (#5398) (#5406) 2021-01-06 09:19:15 -05:00
linkerd2-cni fix(linkerd2-cni): execute container preStop command `kill` command as shell builtin (#5453) 2021-01-07 10:24:24 -05:00
partials viz: move some components into linkerd-viz (#5340) 2020-12-23 20:17:31 +05:30
patch Use linkerd-jaeger extension for control plane tracing (#5299) 2020-12-08 14:34:26 -08:00