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

feat: add subuid and subgid to ease up use of podman #2788

Open
Tracked by #2130
areitz86 opened this issue Aug 3, 2024 · 1 comment
Open
Tracked by #2130

feat: add subuid and subgid to ease up use of podman #2788

areitz86 opened this issue Aug 3, 2024 · 1 comment
Labels
enhancement New feature or request triage Add this label to issues that should be triaged and prioretized in the next planning call

Comments

@areitz86
Copy link
Contributor

areitz86 commented Aug 3, 2024

Rootless Podman requires users to have set up subuids and subgids. This can be done in multiple ways.
If the files /etc/subuid and /etc/subgid exist, useradd defaults to adding those ranges (see [1]). Those files seem to exist (checked fedora flavor). Yip/entities have not implemented this. Maybe this could be a configurable field in the user map?

[1] https://manpages.ubuntu.com/manpages/jammy/en/man8/useradd.8.html

@areitz86 areitz86 added enhancement New feature or request triage Add this label to issues that should be triaged and prioretized in the next planning call labels Aug 3, 2024
@jimmykarily
Copy link
Contributor

This makes sense @areitz86 but I'm not sure when we'll have time to look into it. We'll keep it in the backlog and discuss it in the future planning calls. Stay tuned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage Add this label to issues that should be triaged and prioretized in the next planning call
Projects
Status: No status
Development

No branches or pull requests

2 participants