Skip to content
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

Support idmapped mounts (kernel 5.12) #5075

Closed
AkihiroSuda opened this issue Feb 24, 2021 · 3 comments
Closed

Support idmapped mounts (kernel 5.12) #5075

AkihiroSuda opened this issue Feb 24, 2021 · 3 comments

Comments

@AkihiroSuda
Copy link
Member

What is the problem you're trying to solve
Remove the chown overhead of UserNS-remap mode.
https://github.com/containerd/containerd/blob/v1.5.0-beta.1/container_opts_unix.go#L34-L38

Describe the solution you'd like
Use idmapped mounts that was recently merged in the kernel 5.12 tree torvalds/linux@7d6beb7

@AkihiroSuda
Copy link
Member Author

This is being experimented in #4734 by @mauriciovasquezbernal

@artqzn
Copy link

artqzn commented Aug 17, 2021

Dear reviewers, could you please check PR #5888. This is updated support for idmapped mounts based on PR #4734.
Thank you in advance!

@dmcgowan dmcgowan modified the milestones: 1.6, 1.7 Dec 9, 2021
@dmcgowan dmcgowan modified the milestones: 1.7, 2.0 Feb 13, 2023
@AkihiroSuda
Copy link
Member Author

Implemented in #5890

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants