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

upgrade to latest 3.13.0 version #3

Merged
merged 1 commit into from
Sep 27, 2023
Merged

upgrade to latest 3.13.0 version #3

merged 1 commit into from
Sep 27, 2023

Conversation

jtriley
Copy link
Contributor

@jtriley jtriley commented Sep 27, 2023

After upgrading to OpenShift 4.11 the gatekeeper deployment is complaining:

'pods "gatekeeper-controller-manager-77df85865b-v6shj" is forbidden:
      violates PodSecurity "restricted:v1.24": seccompProfile (pod or container "manager"
      must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost")'

This bumps to the latest stable version and also removes the patch that explicitly removes the seccompProfile from the manager container.

After upgrading to OpenShift 4.11 the gatekeeper deployment is
complaining:

'pods "gatekeeper-controller-manager-77df85865b-v6shj" is forbidden:
      violates PodSecurity "restricted:v1.24": seccompProfile (pod or container "manager"
      must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost")'

This bumps to the latest stable version and also removes the patch that
explicitly removes the seccompProfile from the manager container.
@jtriley jtriley requested review from larsks and aabaris September 27, 2023 19:32
@jtriley
Copy link
Contributor Author

jtriley commented Sep 27, 2023

@larsks Apologies, but in the interest of time for upgrade maintenance period we're going to merge this and revert later if it doesn't fix the issue.

@jtriley jtriley merged commit ad05a81 into main Sep 27, 2023
2 checks passed
@jtriley jtriley deleted the upgrade-to-v3.13.0 branch September 27, 2023 19:37
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.

2 participants