linkerd2/controller/proxy-injector
Christian Schlotter 98533538e6
Allow proxy-init container to run as non-root (#7162)
Linkerd proxy-init container is currently enforced to run as root.

Removes hardcoding `runAsNonRoot: false` and `runAsUser: 0`. This way
the container inherits the user ID from the proxy-init image instead which
may allow to run as non-root.

Fixes #5505

Signed-off-by: Schlotter, Christian <christian.schlotter@daimler.com>
2021-11-05 10:44:32 -05:00
..
fake Allow proxy-init container to run as non-root (#7162) 2021-11-05 10:44:32 -05:00
metrics.go Update Injection to use new linkerd-config.values (#5036) 2020-10-07 09:54:34 -07:00
webhook.go Filter default opaque ports for pods and services (#6774) 2021-08-31 16:11:42 -06:00
webhook_test.go Filter default opaque ports for pods and services (#6774) 2021-08-31 16:11:42 -06:00