Files
containerd/pkg
Danny Canter 3ee6dd5c1b CRI: Fix no CNI info for pod sandbox on restart
Due to when we were updating the pod sandboxes underlying container
object, the pointer to the sandbox would have the right info, but
the on-disk representation of the data was behind. This would cause
the data returned from loading any sandboxes after a restart to have
no CNI result or IP information for the pod.

This change does an additional update to the on-disk container info
right after we invoke the CNI plugin so the metadata for the CNI result
and other networking information is properly flushed to disk.

Signed-off-by: Danny Canter <danny@dcantah.dev>
2022-12-20 13:20:27 -08:00
..
2022-08-04 18:18:33 -07:00
2020-04-22 19:35:37 -05:00
2022-08-04 18:18:33 -07:00
2022-08-04 18:18:33 -07:00
2022-11-28 21:51:06 +02:00
2022-12-08 09:36:20 -08:00
2022-10-12 14:41:01 +02:00
2021-08-22 09:31:50 +09:00
2021-08-22 09:31:50 +09:00
2022-11-30 12:55:56 -08:00
2022-04-01 18:17:58 -07:00
2021-11-16 11:06:40 +08:00
2022-05-26 13:02:45 -07:00
2022-07-20 22:53:42 +08:00
2021-08-22 09:31:50 +09:00