containerd/runtime/v1/shim/client
Sebastiaan van Stijn d2013d2c99
runtime: deprecate runc --criu / -criu-path option
runc option --criu is now ignored (with a warning), and the option will be
removed entirely in a future release. Users who need a non- standard criu
binary should rely on the standard way of looking up binaries in $PATH.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-03-23 14:42:43 +01:00
..
client_linux.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
client_unix.go replace uses of os/exec with golang.org/x/sys/execabs 2021-08-25 18:11:09 +02:00
client.go runtime: deprecate runc --criu / -criu-path option 2022-03-23 14:42:43 +01:00