containerd/pkg/archive
Sebastiaan van Stijn 8437c567d8
pkg/userns: deprecate and migrate to github.com/moby/sys/user/userns
The userns package in libcontainer was integrated into the moby/sys/user
module at commit [3778ae603c706494fd1e2c2faf83b406e38d687d][1].

This patch deprecates the containerd fork of that package, and adds it as
an alias for the moby/sys/user/userns package.

[1]: 3778ae603c

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-26 09:47:50 +02:00
..
compression Move archive to pkg/archive 2024-01-17 09:54:18 -08:00
tarheader Move archive to pkg/archive 2024-01-17 09:54:18 -08:00
tartest Move archive to pkg/archive 2024-01-17 09:54:18 -08:00
issues_test.go mv internal/testutil pkg/testutil 2024-03-04 17:00:39 +09:00
link_default.go Move archive to pkg/archive 2024-01-17 09:54:18 -08:00
link_freebsd.go Refactor spots to make use of sys.IgnoringEintr 2024-04-10 11:24:01 -07:00
tar_freebsd.go Move archive to pkg/archive 2024-01-17 09:54:18 -08:00
tar_linux_test.go mv internal/testutil pkg/testutil 2024-03-04 17:00:39 +09:00
tar_mostunix.go Move archive to pkg/archive 2024-01-17 09:54:18 -08:00
tar_opts_linux.go Move archive to pkg/archive 2024-01-17 09:54:18 -08:00
tar_opts_windows.go Move archive to pkg/archive 2024-01-17 09:54:18 -08:00
tar_opts.go Move archive to pkg/archive 2024-01-17 09:54:18 -08:00
tar_test.go mv internal/testutil pkg/testutil 2024-03-04 17:00:39 +09:00
tar_unix.go pkg/userns: deprecate and migrate to github.com/moby/sys/user/userns 2024-07-26 09:47:50 +02:00
tar_windows.go Move archive to pkg/archive 2024-01-17 09:54:18 -08:00
tar.go pkg/userns: deprecate and migrate to github.com/moby/sys/user/userns 2024-07-26 09:47:50 +02:00
time_unix.go Move archive to pkg/archive 2024-01-17 09:54:18 -08:00
time_windows.go Move archive to pkg/archive 2024-01-17 09:54:18 -08:00
time.go Move archive to pkg/archive 2024-01-17 09:54:18 -08:00