Skip to content

Add flag to ctr for running with "NoNewPrivileges: false"#2649

Merged
dmcgowan merged 1 commit intocontainerd:masterfrom
estesp:nonewpriv-flag
Sep 19, 2018
Merged

Add flag to ctr for running with "NoNewPrivileges: false"#2649
dmcgowan merged 1 commit intocontainerd:masterfrom
estesp:nonewpriv-flag

Conversation

@estesp
Copy link
Copy Markdown
Member

@estesp estesp commented Sep 14, 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 the feature
off for doing comparison.

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

Fixes: #2643

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]>
@crosbymichael
Copy link
Copy Markdown
Member

LGTM

@dmcgowan dmcgowan added this to the 1.2 milestone Sep 19, 2018
@dmcgowan
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