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: get UID from PodSecurityContext #233

Merged
merged 2 commits into from
Sep 17, 2024

Conversation

danmihai1
Copy link

Get UID from PodSecurityContext for other k8s resource types too, not just for Pods.

Get UID from PodSecurityContext for other k8s resource types too,
not just for Pods.

Signed-off-by: Dan Mihai <[email protected]>
Add Pod runAsUser for more types of YAML files - in addition to the
already-existing values from Pod YAML files.

Signed-off-by: Dan Mihai <[email protected]>
@danmihai1 danmihai1 added the upstream/not-needed PRs that will not be upstreamed (e.g. internal) label Sep 16, 2024
@danmihai1 danmihai1 requested review from a team as code owners September 16, 2024 17:14
@danmihai1 danmihai1 merged commit 3a0ca4e into msft-main Sep 17, 2024
46 of 57 checks passed
@danmihai1 danmihai1 deleted the danmihai1/uid-for-more-resource-types branch October 2, 2024 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream/not-needed PRs that will not be upstreamed (e.g. internal)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants