-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Looking at how the automatic subuid / subgid management works - the assigned values must not overlap any existing ones.
In my local code that handles this - I have a mapping of user-groups -> subuid/subgid pairs so I know they don't overlap.
The fix here might be to force the ID ranges be an input, otherwise an existing setup might be broken where there's multiple users w/ ranges setup.
Metadata
Metadata
Assignees
Labels
No labels