Skip to content

[release/1.1] Backport: Add flag to ctr for running with NoNewPrivileges: false#2668

Merged
crosbymichael merged 1 commit intocontainerd:release/1.1from
estesp:cherry-pick-no-new-privs-flag
Sep 21, 2018
Merged

[release/1.1] Backport: Add flag to ctr for running with NoNewPrivileges: false#2668
crosbymichael merged 1 commit intocontainerd:release/1.1from
estesp:cherry-pick-no-new-privs-flag

Conversation

@estesp
Copy link
Copy Markdown
Member

@estesp estesp commented Sep 20, 2018

Add flag and With-helper to set NoNewPrivileges to false since it is on
by default in the default UNIX spec for containerd, but off by default
in Docker and CRI plugin use. This allows for easy testing with it off
for comparison.

Signed-off-by: Phil Estes [email protected]

Add flag and With-helper to set NoNewPrivileges to false since it is on
by default in the default UNIX spec for containerd, but off by default
in Docker and CRI plugin use. This allows for easy testing with it off
for comparison.

Signed-off-by: Phil Estes <[email protected]>
@dmcgowan
Copy link
Copy Markdown
Member

LGTM

1 similar comment
@crosbymichael
Copy link
Copy Markdown
Member

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants