containerd/runtime/v1/linux
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
..
bundle_test.go test: use T.TempDir to create temporary test directory 2022-03-15 14:03:50 +08:00
bundle.go runtime: deprecate runc --criu / -criu-path option 2022-03-23 14:42:43 +01:00
process.go Remove enumvalue_customname, goproto_enum_prefix and enum_customname 2022-03-21 19:48:16 +00:00
runtime.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
task.go Remove enumvalue_customname, goproto_enum_prefix and enum_customname 2022-03-21 19:48:16 +00:00