containerd/cmd/containerd-stress
Sebastiaan van Stijn dd0542f7c1
cmd: don't alias context package, and use cliContext for cli.Context
Unfortunately, this is a rather large diff, but perhaps worth a one-time
"rip off the bandaid" for v2. This patch removes the use of "gocontext"
as alias for stdLib's "context", and uses "cliContext" for uses of
cli.context.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-06-20 02:15:13 +02:00
..
cri_worker.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
density.go Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
exec_worker.go Move oci to pkg/oci 2024-01-17 09:55:48 -08:00
main.go cmd: don't alias context package, and use cliContext for cli.Context 2024-06-20 02:15:13 +02:00
rlimit_freebsd.go Pre-splice strings and determine whether it is a file and check criCleanup err. 2023-03-14 23:15:46 +08:00
rlimit_unix.go Pre-splice strings and determine whether it is a file and check criCleanup err. 2023-03-14 23:15:46 +08:00
rlimit_windows.go Remove redundant build tags 2021-08-05 22:27:46 -07:00
size.go Move to use github.com/containerd/log 2023-09-22 07:53:23 -07:00
worker.go Move oci to pkg/oci 2024-01-17 09:55:48 -08:00