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

A better way to handle openshift scc ? #590

Open
adrianchiris opened this issue Aug 22, 2023 · 0 comments
Open

A better way to handle openshift scc ? #590

adrianchiris opened this issue Aug 22, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@adrianchiris
Copy link
Collaborator

We should check if there is a better way to handle openshift scc.
perhaps its possible to leverage pod security admissions ?

currently we need to create service account, role and binding to an scc (usually the privileged scc) for every component that requires anything outside the restricted openshift policy.

we should see if there is a way to enforce a policy for all objects in a namespace (the namespace that network operator is deployed in)

@adrianchiris adrianchiris added the enhancement New feature or request label Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant