containerd/runtime
Sebastiaan van Stijn dbef1d56d7
runtime: runc v2: remove redundant validation
cgroupsv2.LoadManager() already performs VerifyGroupPath(), and returns
an error if the path is invalid, so this check is redundant.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-07-14 23:24:31 +02:00
..
linux/runctypes Update gogo/protobuf to v1.3.2 2021-01-28 12:57:50 +00:00
opts support cgroup2 2019-12-12 02:56:51 +09:00
restart Allow WithServices to use custom implementations 2021-07-09 23:30:40 +00:00
v1 Cleanup code 2021-04-19 16:59:45 +08:00
v2 runtime: runc v2: remove redundant validation 2021-07-14 23:24:31 +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 Add variable names to runtime's interface definitions 2021-04-15 12:03:13 -07:00
task_list.go Runtime v2 2018-07-17 10:21:29 -04:00
task.go Add variable names to runtime's interface definitions 2021-04-15 12:03:13 -07:00
typeurl.go Licence header added 2018-02-19 10:32:26 +09:00