-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Issue 8249: disable selinux relabel for backupPod #8250
Conversation
Signed-off-by: Lyndon-Li <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8250 +/- ##
=======================================
Coverage 59.20% 59.21%
=======================================
Files 367 367
Lines 30838 30844 +6
=======================================
+ Hits 18259 18265 +6
Misses 11119 11119
Partials 1460 1460 ☔ View full report in Codecov by Sentry. |
@sseago This echos the first question in my comment here #8243 (comment). Please hold on merging this PR until this question is clear. |
Testing on OpenShift was successful with both filesystem and block volumes. |
@Lyndon-Li oops. Sorry, I already merged just as your comment was being posted. |
Should we revert? |
…zu#8250)" This reverts commit 0ccdc7c. Signed-off-by: Tiger Kaovilai <[email protected]>
@Lyndon-Li So I think the only path forward is a configurable option. If selinux is enabled, then we either need
|
also, we'll be reverting this merge with #8253 |
Thanks! |
…8253) This reverts commit 0ccdc7c. Signed-off-by: Tiger Kaovilai <[email protected]>
Fix issue #8249, disable selinux relabel for backupPod of data mover