linkerd2/controller/proxy-injector
Cody Vandermyn 33de3574ee Correctly set securityContext values on injection (#2911)
The patch provided by @ihcsim applies correct values for the securityContext during injection, namely: `allowPrivilegeEscalation = false`, `readOnlyRootFilesystem = true`, and the capabilities are copied from the primary container. Additionally, the proxy-init container securityContext has been updated with appropriate values.

Signed-off-by: Cody Vandermyn <cody.vandermyn@nordstrom.com>
2019-06-11 10:34:30 -07:00
..
fake Correctly set securityContext values on injection (#2911) 2019-06-11 10:34:30 -07:00
webhook.go New `linkerd inject` default and manual modes (#2721) 2019-04-24 09:05:27 -05:00
webhook_ops.go Add validation webhook for service profiles (#2623) 2019-04-05 16:10:47 -05:00
webhook_test.go New `linkerd inject` default and manual modes (#2721) 2019-04-24 09:05:27 -05:00