Skip to content

Fix podman keep-id mapping for numeric and named users - fixes #1284 - #1285

Open
karypid wants to merge 1 commit into
devcontainers:mainfrom
karypid:keepid-map-fix
Open

Fix podman keep-id mapping for numeric and named users - fixes #1284#1285
karypid wants to merge 1 commit into
devcontainers:mainfrom
karypid:keepid-map-fix

Conversation

@karypid

@karypid karypid commented Aug 23, 2026

Copy link
Copy Markdown

Prefer parsing a numeric user spec directly from config and only fall back to resolving named users via a throwaway container, producing an explicit --userns=keep-id:uid=...,gid=... mapping. Add tests and config fixtures for numeric and named keep-id cases.

Addresses #1284

Prefer parsing a numeric user spec directly from config and only fall
back to resolving named users via a throwaway container, producing an
explicit --userns=keep-id:uid=...,gid=... mapping. Add tests and config
fixtures for numeric and named keep-id cases.
@karypid
karypid requested a review from a team as a code owner August 23, 2026 23:14
@karypid

karypid commented Aug 24, 2026

Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant