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

genpolicy: add support for runAsUser #9578

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Redent0r
Copy link
Contributor

Add policy support for SecurityContext and PodSecurityContext runAsUser.

Also, remove outdated UID rule workaround.

Fixes: #8879

Add policy support for SecurityContext and PodSecurityContext
runAsUser.

Also, remove outdated UID rule workaround.

Fixes: kata-containers#8879

Signed-off-by: Dan Mihai <dmihai@microsoft.com>
@katacontainersbot katacontainersbot added the size/medium Average sized task label Apr 30, 2024
@danmihai1 danmihai1 added do-not-merge PR has problems or depends on another wip Work in Progress (PR incomplete - needs more work or rework) labels May 1, 2024
@Redent0r Redent0r marked this pull request as draft May 1, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge PR has problems or depends on another size/medium Average sized task wip Work in Progress (PR incomplete - needs more work or rework)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

genpolicy: add policy support for runAsUser
3 participants