-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Disable Recursive Read-only (RRO) mounts feature #7828
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
Conversation
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
/approve |
@AkihiroSuda: changing LGTM is restricted to collaborators In response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #7828 +/- ##
==========================================
- Coverage 48.73% 48.71% -0.02%
==========================================
Files 151 151
Lines 16287 16287
==========================================
- Hits 7937 7935 -2
- Misses 7386 7387 +1
- Partials 964 965 +1 |
/override ci/prow/ci-cgroupv2-integration |
@saschagrunert: Overrode contexts on behalf of saschagrunert: ci/prow/ci-cgroupv2-integration In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: AkihiroSuda, giuseppe, kwilczynski, saschagrunert The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/override ci/prow/ci-e2e-conmonrs |
@saschagrunert: Overrode contexts on behalf of saschagrunert: ci/prow/ci-e2e-conmonrs In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
What type of PR is this?
/kind bug
What this PR does / why we need it:
The feature can be enabled when we implemented it in CRI-O.
Which issue(s) this PR fixes:
Follow-up on #7765 (comment)
Refers to kubernetes-sigs/cri-tools#1344 (comment)
Special notes for your reviewer:
cc @giuseppe @AkihiroSuda
Does this PR introduce a user-facing change?