Files
moby/integration/daemon
Paweł Gronowski 84dd0e86af integration: Handle user namespace restrictions
User namespace remapping rejects privileged containers and host network
or PID modes, disables containerd snapshotters, and leaves
ping_group_range unchanged in private user namespaces. Tests that assume
rootful daemon behavior therefore fail in userns integration mode.

Skip only the incompatible cases while retaining compatible subtests and
the ip_unprivileged_port_start assertion. Make the NRI writable bind
fixture independent of host and remapped UID ownership by restoring its
write bits after applying the process umask.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-07-16 20:06:34 +02:00
..
2025-09-08 10:08:30 +02:00