-
Notifications
You must be signed in to change notification settings - Fork 88
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
chore: declare pod securityContext explicitly #1458
Conversation
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: tolusha The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Codecov Report
@@ Coverage Diff @@
## main #1458 +/- ##
==========================================
- Coverage 60.41% 60.36% -0.06%
==========================================
Files 74 74
Lines 6286 6275 -11
==========================================
- Hits 3798 3788 -10
- Misses 2118 2119 +1
+ Partials 370 368 -2
Help us with your feedback. Take ten seconds to tell us how you rate us. |
on OpenShift : pods "che-operator-d4bdfcc4d-" is forbidden: unable to validate against |
Signed-off-by: Anatolii Bazko abazko@redhat.com
What does this PR do?
Declare securityContext explicitly for all pods managed by che-operator
Screenshot/screencast of this PR
N/A
What issues does this PR fix or reference?
eclipse-che/che#21559
How to test this PR?
N/A
PR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or reference
andHow to test this PR
completedReviewers
Reviewers, please comment how you tested the PR when approving it.