linkerd / linkerd2-conformance

A Conformance Validation tool for Linkerd 2.X
https://linkerd.io/
Apache License 2.0
1 stars 2 forks source link

inject: add spec for proxy injection tests #5

Closed mayankshah1607 closed 4 years ago

mayankshah1607 commented 4 years ago

View test description

Proxy injection process works by adding a linkerd.io/inject: enabled annotation to pod template / namespace. This triggers an admission webhook that injects the linkerd-proxy container to the targeted deployments. This test can be broken down into the following steps

mayankshah1607 commented 4 years ago

Closed via https://github.com/linkerd/linkerd2-conformance/pull/1