containerd/cmd/containerd-shim-runc-v2
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
..
manager use typeurl funcs for marshalling anypb.Any 2024-07-10 22:26:27 +05:30
process Fix TestNewBinaryIOCleanup failing with gotip 2024-07-19 18:49:40 -03:00
runc Make api a Go sub-module 2024-05-02 11:03:00 -07:00
task pkg/userns: deprecate and migrate to github.com/moby/sys/user/userns 2024-07-26 09:47:50 +02:00
main.go Move shim package to pkg 2024-03-07 10:05:26 -08:00