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

Monitor Pod Security Amission on OpenShift 4.12 #165

Open
JoaoBraveCoding opened this issue Jun 17, 2022 · 0 comments
Open

Monitor Pod Security Amission on OpenShift 4.12 #165

JoaoBraveCoding opened this issue Jun 17, 2022 · 0 comments

Comments

@JoaoBraveCoding
Copy link
Contributor

Authz team has delayed restricted-by-default pod security admission until 4.12, however on 4.12 we will have to comply with it. This is problematic because this requires us to set SeccompProfiles, however we cannot simply set the profile since this will break releases > 4.12 since in those the SCC nonroot does not allow us to set SeccompProfiles see #164.

There a document for the plans for operators installed with OLM and Pod Security Amission.

For this issue to be solved we have to:

  • Run ObO on 4.12 without problems
  • Run ObO on 4.10 without problems (4.10 is not a typo as that was the latest release without the nonroot-v2 SCC which allows us to set SeccompProfiles)
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

No branches or pull requests

1 participant