Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pod: Support runAsUser: 0 #3

Merged
merged 1 commit into from
Sep 13, 2019
Merged

pod: Support runAsUser: 0 #3

merged 1 commit into from
Sep 13, 2019

Conversation

cgwalters
Copy link
Member

I think this is better than calling it privileged as that
has a specific meaning in Docker/Kubernetes.

See my argument at https://lwn.net/Articles/796885/

@cgwalters
Copy link
Member Author

(Not tested)

I think this is better than calling it `privileged` as that
has a specific meaning in Docker/Kubernetes.

See my argument at https://lwn.net/Articles/796885/
Copy link
Member

@jlebon jlebon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Just updated the docstring.

@jlebon jlebon merged commit a102895 into coreos:master Sep 13, 2019
jlebon added a commit to jlebon/coreos-assembler that referenced this pull request Oct 31, 2019
It's the same thing for now for backwards compatibility, but privileged
has a different connotation from "running as uid 0". See for details:
coreos/coreos-ci-lib#3
cgwalters pushed a commit to coreos/coreos-assembler that referenced this pull request Oct 31, 2019
It's the same thing for now for backwards compatibility, but privileged
has a different connotation from "running as uid 0". See for details:
coreos/coreos-ci-lib#3
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.

2 participants