linkerd2/controller
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
..
api Refactor destination service (#2786) 2019-06-04 15:01:16 -07:00
cmd Refactor destination service (#2786) 2019-06-04 15:01:16 -07:00
gen Split proxy-init into separate repo (#2824) 2019-06-03 16:24:05 -05:00
identity Introduce the Identity controller implementation (#2521) 2019-03-19 13:58:45 -07:00
k8s Add support for TrafficSplits (#2897) 2019-06-11 10:04:42 -07:00
proxy-injector Correctly set securityContext values on injection (#2911) 2019-06-11 10:34:30 -07:00
script Remove `--tls=optional` and `linkerd-ca` (#2515) 2019-03-18 17:40:31 -07:00
sp-validator Install MWC and VWC During Installation (#2806) 2019-05-20 12:43:50 -07:00
tap Support for resources opting-out of tap (#2807) 2019-05-10 14:17:23 -05:00
webhook Install MWC and VWC During Installation (#2806) 2019-05-20 12:43:50 -07:00
Dockerfile Add support for TrafficSplits (#2897) 2019-06-11 10:04:42 -07:00