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

Implement windowsOptions in securtyContext #18

Merged
merged 1 commit into from
Dec 19, 2020
Merged

Implement windowsOptions in securtyContext #18

merged 1 commit into from
Dec 19, 2020

Conversation

miekg
Copy link
Collaborator

@miekg miekg commented Dec 19, 2020

This looks at the runAsUserName in the windowsOptions as this does
exactly what we want: allow specifying a user by name. This is
resolved back to a uid and gid so the rest (volumes and perms) can stay
exactly as is.

Add unit unit test and updated the documentation.

Signed-off-by: Miek Gieben miek@miek.nl

This looks at the runAsUserName in the windowsOptions as this does
exactly what we want: allow specifying a user by *name*. This is
resolved back to a uid and gid so the rest (volumes and perms) can stay
exactly as is.

Add unit unit test and updated the documentation.

Signed-off-by: Miek Gieben <miek@miek.nl>
@miekg
Copy link
Collaborator Author

miekg commented Dec 19, 2020

fixes #13

@miekg miekg merged commit 062db03 into main Dec 19, 2020
@miekg miekg deleted the runAsUserName branch December 19, 2020 14:36
@miekg miekg mentioned this pull request Dec 19, 2020
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.

1 participant