containerd/internal/cri
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
..
annotations cri: add pause image name to annotations 2024-04-09 22:33:58 +08:00
bandwidth Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
config CRI: remove disable_cgroup 2024-08-15 06:08:30 +09:00
constants Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
instrument Update errdefs to 0.3.0 2024-10-18 16:04:54 -07:00
io Use grpc.NewClient instead of deprecated ones 2024-07-18 15:26:02 -07:00
labels Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
nri cri: ensure NRI API never has nil CRI 2024-06-28 15:32:11 -07:00
opts Move CDI device spec out of the OCI package 2025-01-14 14:16:18 -08:00
server internal/cri: should not apply IoOwner options 2024-12-12 14:49:29 +00:00
seutil pkg/seutil: move to internal/cri 2024-03-20 11:11:24 +01:00
store sandbox: merge address and protocol to one url 2024-04-30 15:28:00 +08:00
systemd pkg/systemd: move to internal/cri 2024-03-20 11:05:25 +01:00
testing Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
types Remove cri SandboxInfo RuntimeHandler 2024-08-29 15:50:14 -07:00
util dedup BuildLabels 2024-10-21 13:23:25 -04:00