containerd/internal/cri
Sascha Grunert a97b11898a
Make StopContainer RPC idempotent
Similar to container removal, the stop of a container should be a noop if
the container has not been found.

Found during: https://github.com/kubernetes-sigs/cri-tools/pull/1536

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-07-30 11:47:25 +02: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 update pause image to 3.10 2024-05-25 08:17:46 +08: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 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 *: export RemoveVolatileOption for CRI image volumes 2024-05-30 09:56:37 +08:00
server Make StopContainer RPC idempotent 2024-07-30 11:47:25 +02: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