linkerd2/controller/proxy-injector/fake
Ivan Sim 1100c4fa8c Proxy injector must preserve the original pod template labels and annotations (#1765)
* Ensure that the proxy injector mutating webhook preserves the original labels
and annotations

The deployment's selector must also match the pod template labels in
newer version of Kubernetes.

This resolves issue #1756.

* Add the Linkerd labels to the deployment metadata during auto proxy
injection

* Remove selector match labels JSON patch from proxy injector

This isn't needed to resolve the selector label mismatch errors.

Signed-off-by: ihcsim <ihcsim@gmail.com>
2018-10-16 15:30:45 -07:00
..
data Proxy injector must preserve the original pod template labels and annotations (#1765) 2018-10-16 15:30:45 -07:00
client.go Proxy init and sidecar containers auto-injection (#1714) 2018-10-10 12:09:22 -07:00
factory.go Proxy init and sidecar containers auto-injection (#1714) 2018-10-10 12:09:22 -07:00