privileged: set mounts to rw#2627
Conversation
36c2658 to
50bd5a5
Compare
Codecov Report
@@ Coverage Diff @@
## master #2627 +/- ##
==========================================
+ Coverage 53.17% 53.36% +0.18%
==========================================
Files 81 81
Lines 6964 6992 +28
==========================================
+ Hits 3703 3731 +28
Misses 2903 2903
Partials 358 358 |
Set all OCI mounts as privileged when running in privileged mode. Fixes: cri-o#2625 Signed-off-by: Valentin Rothberg <[email protected]>
|
/test critest_rhel |
|
/test integration_fedora |
4 similar comments
|
/test integration_fedora |
|
/test integration_fedora |
|
/test integration_fedora |
|
/test integration_fedora |
|
/test e2e-fedora |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mrunalp, vrothberg The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test e2e_fedora |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mrunalp, vrothberg The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Preparing backports now. |
Set all OCI mounts as privileged when running in privileged mode.
Fixes: #2625
Signed-off-by: Valentin Rothberg [email protected]