containerd/runtime
Sebastiaan van Stijn dc92ad6520
Replace errors.Cause() with errors.Is()
Dependencies may be switching to use the new `%w` formatting
option to wrap errors; switching to use `errors.Is()` makes
sure that we are still able to unwrap the error and detect the
underlying cause.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-05-08 14:36:45 +02:00
..
linux/runctypes vendor protobuf & grpc 2020-02-26 10:57:05 +09:00
opts support cgroup2 2019-12-12 02:56:51 +09:00
restart Cleanup workdirs on manager load 2018-07-30 10:21:04 -04:00
v1 Replace errors.Cause() with errors.Is() 2020-05-08 14:36:45 +02:00
v2 Replace errors.Cause() with errors.Is() 2020-05-08 14:36:45 +02:00
events.go Licence header added 2018-02-19 10:32:26 +09:00
monitor.go Licence header added 2018-02-19 10:32:26 +09:00
runtime.go runtime: add Add/Delete method in PlatformRuntime interface 2018-12-29 13:56:38 +08:00
task_list.go Runtime v2 2018-07-17 10:21:29 -04:00
task.go Fast path getting pid from task 2019-07-26 17:48:00 +00:00
typeurl.go Licence header added 2018-02-19 10:32:26 +09:00