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

feat(core): Remove Kubernetes/Openshift security warning message #4740

Merged

Conversation

gansheer
Copy link
Contributor

@gansheer gansheer commented Sep 13, 2023

Closes #4424

Description

Add the valid openshift security contexts, as done with the builder pod, to :

  • operator pod
  • integration pod

A default restricted security context without any fixed user has been added on default kubernetes configuration.

Release Note

Add the valid openshift/kubernetes security context to integration and operator pods

@github-actions
Copy link
Contributor

🐫 Thank you for contributing!

Code Coverage Report ✔️ - Coverage unchanged.

Copy link
Contributor

@squakez squakez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We probably need the same when installing via Kustomize, OLM and Helm.

@github-actions
Copy link
Contributor

🐫 Thank you for contributing!

Code Coverage Report ✔️ - Coverage unchanged.

@gansheer gansheer force-pushed the feat/4424_remove_openshift_security_warning branch from 360bac8 to 14fb815 Compare September 14, 2023 14:32
@github-actions
Copy link
Contributor

🐫 Thank you for contributing!

Code Coverage Report ✔️ - Coverage unchanged.

@gansheer gansheer force-pushed the feat/4424_remove_openshift_security_warning branch 2 times, most recently from 8f2ba9d to 5b4ea56 Compare September 14, 2023 15:25
@github-actions
Copy link
Contributor

🐫 Thank you for contributing!

Code Coverage Report ✔️ - Coverage unchanged.

2 similar comments
@github-actions
Copy link
Contributor

🐫 Thank you for contributing!

Code Coverage Report ✔️ - Coverage unchanged.

@github-actions
Copy link
Contributor

🐫 Thank you for contributing!

Code Coverage Report ✔️ - Coverage unchanged.

@gansheer gansheer force-pushed the feat/4424_remove_openshift_security_warning branch from 5b4ea56 to 1aae831 Compare September 15, 2023 08:58
@github-actions
Copy link
Contributor

🐫 Thank you for contributing!

Code Coverage Report ✔️ - Coverage unchanged.

@gansheer
Copy link
Contributor Author

@oscerd @squakez Can one of you fire the test again please 🙏

@squakez squakez merged commit 6c05158 into apache:main Sep 21, 2023
17 of 18 checks passed
@gansheer gansheer changed the title feat(core): Remove Openshift security warning message feat(core): Remove Kubernetes/Openshift security warning message Oct 3, 2023
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.

Security warning messages from the operator pod on Openshift
4 participants