Files
containerd/vendor/github.com
Adrian Reber f25770e48d Wire through CRI ContainerCheckpoint RPC
This connects the new CRI ContainerCheckpoint RPC to the existing
internal checkpoint functions. With this commit it is possible
to checkpoint a container in Kubernetes using the Forensic Container
Checkpointing KEP (#2008):

 # curl X POST "https://localhost:10250/checkpoint/namespace/podId/container"

Which will result in containerd creating a checkpoint in the location
specified by Kubernetes (usually /var/lib/kubelet/checkpoints).

This is a Linux only feature because CRIU only exists on Linux.

Rewritten with the help of Phil Estes.

Signed-off-by: Phil Estes <estesp@gmail.com>
Signed-off-by: Adrian Reber <areber@redhat.com>
2024-03-07 17:34:07 +00:00
..
2020-12-01 01:41:25 +08:00
2023-01-30 10:25:37 +00:00
2023-01-30 10:25:37 +00:00
2020-12-01 01:41:25 +08:00
2023-01-12 11:29:01 -08:00
2023-01-30 10:25:37 +00:00
2024-03-04 16:55:07 -08:00
2024-02-09 19:27:42 -08:00
2020-12-01 01:41:25 +08:00
2020-12-01 01:41:25 +08:00
2024-02-15 09:48:04 -08:00
2024-02-15 09:48:04 -08:00