containerd/cmd
Erikson Tung 551ac0600a Ensure /run/containerd is created with correct perms
There are a couple directories that get created under the default
state directory ("/run/containerd") even when containerd is configured
to use a different location for its state directory. Create the default
state directory even if containerd is configured to use a different
state directory location. This ensure pkg/shim and pkg/fifo won't create
the default state directory with incorrect permissions when calling
os.MkdirAll for their respective subdirectories.

Signed-off-by: Erikson Tung <etung@netflix.com>
2024-07-30 17:55:01 -07:00
..
containerd Ensure /run/containerd is created with correct perms 2024-07-30 17:55:01 -07:00
containerd-shim-runc-v2 pkg/userns: deprecate and migrate to github.com/moby/sys/user/userns 2024-07-26 09:47:50 +02:00
containerd-stress cmd: don't alias context package, and use cliContext for cli.Context 2024-06-20 02:15:13 +02:00
ctr Avoid potential reallocs by pre-sizing some slices 2024-07-19 13:05:49 -07:00
gen-manpages Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
protoc-gen-go-fieldpath go.mod: github.com/containerd/typeurl/v2 v2.1.0 2023-02-11 23:39:52 +09:00