containerd/plugins
Sebastiaan van Stijn 9776047243
migrate to github.com/moby/sys/userns
Commit 8437c567d8 migrated the use of the
userns package to the github.com/moby/sys/user module.

After further discussion with maintainers, it was decided to move the
userns package to a separate module, as it has no direct relation with
"user" operations (other than having "user" in its name).

This patch migrates our code to use the new module.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-08-08 12:48:54 +02:00
..
content/local Move fsverity package to internal 2024-07-01 09:21:24 -07:00
cri cri: ensure NRI API never has nil CRI 2024-06-28 15:32:11 -07:00
diff Switch to new errdefs package 2024-01-25 22:18:45 -08:00
events Move events to plugins and core 2024-02-27 22:09:20 -08:00
gc Prevent GC from schedule itself with 0 period. 2024-02-15 11:32:53 +01:00
imageverifier Move pkg/tomlext to internal/tomlext 2024-01-17 09:57:37 -08:00
leases Move gc to pkg/gc 2024-01-17 09:55:12 -08:00
metadata Move events to plugins and core 2024-02-27 22:09:20 -08:00
nri Move nri packages to plugin and internal 2024-02-29 21:37:36 -08:00
restart Add container monitor plugin type for restart 2024-02-15 21:54:40 -08:00
sandbox sandbox: add update api for controller 2024-06-14 02:31:51 +00:00
services support to syncfs after pull by using diff plugin 2024-08-02 11:47:42 +08:00
snapshots migrate to github.com/moby/sys/userns 2024-08-08 12:48:54 +02:00
streaming Move transfer and unpack packages 2024-02-07 22:40:15 -08:00
transfer Cleanup local transfer interface 2024-05-02 15:45:49 -07:00
types.go Merge pull request #9853 from abel-von/make-shim-independent 2024-04-29 21:07:21 +00:00