containerd/pkg/cri
Danny Canter a2817ca16d CRI: Include sandbox ID in failed to load error
The failed to recover state message didn't include the ID making this
not as useful as it could be..

This additionally moves some of the other logs to include the id for
the sandbox/container as a field instead of part of a format string.

Signed-off-by: Danny Canter <danny@dcantah.dev>
2023-08-31 10:07:07 -07:00
..
annotations CRI: Create DefaultCRIAnnotations helper 2023-02-13 13:05:01 -08:00
config Use sandboxed CRI by default 2023-08-23 08:50:40 -07:00
constants Remove cri v1alpha1 services 2023-03-16 17:48:49 +08:00
instrument cri: implement RuntimeConfig rpc 2023-07-28 13:50:43 +03:00
io Cleanup logrus imports 2023-05-05 11:54:14 -07:00
labels Pinned image support 2023-06-02 09:57:22 +05:30
nri pkg/cri: split out NRI API from pkg/cri/server. 2023-02-13 22:05:45 +02:00
opts cri: spec_linux: drop unused retvals 2023-08-17 18:52:37 +02:00
sbserver CRI: Include sandbox ID in failed to load error 2023-08-31 10:07:07 -07:00
server replace some fmt.Sprintfs with strconv 2023-08-23 16:43:02 +02:00
store cri: fix using the pinned label to pin image 2023-07-26 12:26:00 +08:00
streaming pkg/cri: replace some fmt.Sprintfs with strconv 2023-08-23 10:10:56 +02:00
util MergeStringSlices use sets 2023-06-24 03:04:24 +08:00
cri.go Use sandboxed CRI by default 2023-08-23 08:50:40 -07:00