-
Notifications
You must be signed in to change notification settings - Fork 261
[release-1.57] idmap: force PRIVATE propagation #2272
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
[release-1.57] idmap: force PRIVATE propagation #2272
Conversation
linter fixed in #2274 |
do not leak idmapped mounts to other namespaces, since they are meant to be used privately by overlay. This is already done with the default configuration, since we have a private mount on top of the graphdriver directory, but it is not the case when `skip_home_mount` is used. Closes: https://issues.redhat.com/browse/OCPBUGS-49927 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
0949859
to
22b679b
Compare
/lgtm |
/hold |
LGTM |
/lgtm |
/approve |
1 similar comment
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nalind, openshift-cherrypick-robot, TomSweeneyRedHat 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 |
e0f1f0c
into
containers:release-1.57
This is an automated cherry-pick of #2269
/assign giuseppe