Skip to content

Back out the default security context functionality as this breaks on OpenShift #771

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

Merged
merged 1 commit into from
Jun 26, 2025

Conversation

thegridman
Copy link
Member

OpenShift does not really allow setting of a security context as this is all done automatically by OpenShift. If we try to create a default security context then it is typically invalid and Pods do not start.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 26, 2025
Copy link

@thegridman thegridman merged commit e5fe8c9 into oracle:main Jun 26, 2025
29 checks passed
@thegridman thegridman deleted the backout branch June 26, 2025 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants