mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-06 00:45:43 +00:00
support using keep-id when only one mapping is available to the rootless user. When there is only one id available (e.g. there are no additional IDs set in /etc/subuid and /etc/subgid for the unprivileged user), then only add the identity mapping $ID -> $ID, leaving unmapped other IDs in the user namespace. [NO NEW TESTS NEEDED] it needs a configuration with only one ID available. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> |
||
|---|---|---|
| .. | ||
| camelcase | ||
| filters.go | ||
| filters_test.go | ||
| kube.go | ||
| mountOpts.go | ||
| mountOpts_linux.go | ||
| mountOpts_other.go | ||
| utils.go | ||
| utils_darwin.go | ||
| utils_freebsd.go | ||
| utils_linux.go | ||
| utils_linux_test.go | ||
| utils_supported.go | ||
| utils_test.go | ||
| utils_unsupported.go | ||
| utils_windows.go | ||