mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-25 02:45:12 +00:00
allowPrivilegeEscalation: add integration test with setuid binary
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
@@ -53,6 +53,7 @@ var NodeImageWhiteList = sets.NewString(
|
||||
"gcr.io/google_containers/nginx-slim:0.7",
|
||||
"gcr.io/google_containers/serve_hostname:v1.4",
|
||||
"gcr.io/google_containers/netexec:1.7",
|
||||
"gcr.io/google_containers/nonewprivs:1.2",
|
||||
framework.GetPauseImageNameForHostArch(),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user