containerd/pkg/process
Michael Crosby e0c94bb269
Merge pull request #4708 from kzys/enable-criu
Re-enable CRIU tests by not using overlayfs snapshotter
2021-03-19 14:23:05 -04:00
..
deleted_state.go Use cached state instead of runc state. 2019-10-03 10:53:13 -07:00
exec_state.go Use cached state instead of runc state. 2019-10-03 10:53:13 -07:00
exec.go Add logging binary support when terminal is true 2020-08-25 17:28:29 -07:00
init_state.go Add logging binary support when terminal is true 2020-08-25 17:28:29 -07:00
init.go Merge pull request #4708 from kzys/enable-criu 2021-03-19 14:23:05 -04:00
io_test.go Add binary IO tests 2020-04-17 16:50:43 -07:00
io.go Process I/O: Fix goroutine leak 2020-06-07 17:38:36 -04:00
process.go Refactor runtime code for code sharing 2019-07-08 11:47:53 -04:00
types.go Refactor runtime code for code sharing 2019-07-08 11:47:53 -04:00
utils.go Transfer error to ErrNotFound when kill a not exist container, also add 2020-05-11 21:53:43 +08:00