mirror of https://github.com/linkerd/linkerd2.git
Have the Webhook react to pod creation/update only This was already working almost out-of-the-box, just had to: - Change the webhook config so it watches pods instead of deployments - Grant some extra ClusterRole permissions - Add the piece that figures what's the OwnerReference and add the label for it - Manually inject service account mount paths - Readd volumes tests Fixes #2342 and #1751 Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io> |
||
---|---|---|
.. | ||
deployment-inject-disabled.yaml | ||
deployment-inject-empty.yaml | ||
deployment-inject-enabled.yaml | ||
deployment-with-injected-proxy.yaml | ||
inject-init-container-spec.yaml | ||
inject-linkerd-secrets-volume-spec.yaml | ||
inject-sidecar-container-spec.yaml | ||
namespace-inject-disabled.yaml | ||
namespace-inject-enabled.yaml |