containerd/cmd/ctr/commands
Derek McGowan 3d53430fe1
Move CDI device spec out of the OCI package
The CDI device injection spec opt was mistakenly added to the OCI
package which brought in an unintended dependency on CDI and its
transitive dependencies.

Signed-off-by: Derek McGowan <derek@mcg.dev>
(cherry picked from commit e20f7f4a2425c005d85855abfd4556d7b4ccbf87)
Signed-off-by: Derek McGowan <derek@mcg.dev>
2025-01-14 14:16:18 -08:00
..
containers cmd: don't alias context package, and use cliContext for cli.Context 2024-06-20 02:15:13 +02:00
content cmd: don't alias context package, and use cliContext for cli.Context 2024-06-20 02:15:13 +02:00
deprecations cmd: don't alias context package, and use cliContext for cli.Context 2024-06-20 02:15:13 +02:00
events cmd: don't alias context package, and use cliContext for cli.Context 2024-06-20 02:15:13 +02:00
images ctr: ctr images import --all-platforms: fix unpack 2025-01-09 02:26:18 +00:00
info cmd: don't alias context package, and use cliContext for cli.Context 2024-06-20 02:15:13 +02:00
install cmd: don't alias context package, and use cliContext for cli.Context 2024-06-20 02:15:13 +02:00
leases cmd: don't alias context package, and use cliContext for cli.Context 2024-06-20 02:15:13 +02:00
namespaces cmd: don't alias context package, and use cliContext for cli.Context 2024-06-20 02:15:13 +02:00
oci cmd: don't alias context package, and use cliContext for cli.Context 2024-06-20 02:15:13 +02:00
plugins cmd: don't alias context package, and use cliContext for cli.Context 2024-06-20 02:15:13 +02:00
pprof Add pprof to runc-shim 2024-06-20 23:12:31 +00:00
run Move CDI device spec out of the OCI package 2025-01-14 14:16:18 -08:00
sandboxes cmd: don't alias context package, and use cliContext for cli.Context 2024-06-20 02:15:13 +02:00
shim ctr: shim state query for old shims 2024-08-07 16:48:14 -07:00
snapshots cmd: don't alias context package, and use cliContext for cli.Context 2024-06-20 02:15:13 +02:00
tasks cmd: don't alias context package, and use cliContext for cli.Context 2024-06-20 02:15:13 +02:00
version cmd: don't alias context package, and use cliContext for cli.Context 2024-06-20 02:15:13 +02:00
client.go use ctx object from cliContext instead of a creating a new one 2024-08-06 13:42:22 -07:00
cni.go Move namespaces to pkg/namespaces 2024-01-17 09:55:39 -08:00
commands_unix.go cmd: don't alias context package, and use cliContext for cli.Context 2024-06-20 02:15:13 +02:00
commands_windows.go cmd: don't alias context package, and use cliContext for cli.Context 2024-06-20 02:15:13 +02:00
commands.go cmd: don't alias context package, and use cliContext for cli.Context 2024-06-20 02:15:13 +02:00
resolver.go cmd: don't alias context package, and use cliContext for cli.Context 2024-06-20 02:15:13 +02:00
signals_linux.go Ignore SIGURG signals in signal forwarder 2020-09-04 16:19:31 -07:00
signals_notlinux.go Cleanup build constraints 2022-12-08 09:36:20 -08:00
signals.go cmd: don't alias context package, and use cliContext for cli.Context 2024-06-20 02:15:13 +02:00