containerd/internal/cri
Derek McGowan 2ac2b9c909
Make api a Go sub-module
Allow the api to stay at the same v1 go package name and keep using a
1.x version number. This indicates the API is still at 1.x and allows
sharing proto types with containerd 1.6 and 1.7 releases.

Signed-off-by: Derek McGowan <derek@mcg.dev>
2024-05-02 11:03:00 -07: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 Make api a Go sub-module 2024-05-02 11:03:00 -07:00
constants Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
instrument Wire through CRI ContainerCheckpoint RPC 2024-03-07 17:34:07 +00:00
io Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
labels Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
nri Move nri packages to plugin and internal 2024-02-29 21:37:36 -08:00
opts fix(cri): fix unexpected order of mounts since go 1.19 2024-03-30 10:57:57 +08:00
server Make api a Go sub-module 2024-05-02 11:03:00 -07: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 Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
util Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00