linkerd2/cli/cmd/testdata/inject-filepath
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
..
expected Correctly set securityContext values on injection (#2911) 2019-06-11 10:34:30 -07:00
resources Update inject cmd to read from folder (#1377) 2018-08-01 17:12:00 -07:00