containerd/linux/shim
Kenfe-Mickael Laventure 26d4c2c217
Add an option to prevent putting the shim in a new mount namespace
This is needed for users on kernel older than 3.18 so they can avoid EBUSY
errors when trying to unlink, rename or remove a mountpoint that is present in
a shim namespace.

Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
2017-10-04 09:16:02 -07:00
..
v1 Add wait API endpoint for waiting on process exit 2017-09-21 15:03:58 -04:00
client_linux.go Add an option to prevent putting the shim in a new mount namespace 2017-10-04 09:16:02 -07:00
client_unix.go Add an option to prevent putting the shim in a new mount namespace 2017-10-04 09:16:02 -07:00
client.go Add an option to prevent putting the shim in a new mount namespace 2017-10-04 09:16:02 -07:00
deleted_state.go Add procesStates for shim processes 2017-08-25 14:03:55 -04:00
exec_state.go Add wait API endpoint for waiting on process exit 2017-09-21 15:03:58 -04:00
exec.go Add wait API endpoint for waiting on process exit 2017-09-21 15:03:58 -04:00
init_state.go Add wait API endpoint for waiting on process exit 2017-09-21 15:03:58 -04:00
init.go Comment more packages to pass go lint 2017-10-02 13:54:56 -04:00
io.go Close stdin on create if it wasn't requested and there's no terminal 2017-05-16 14:16:47 -07:00
local.go Add wait API endpoint for waiting on process exit 2017-09-21 15:03:58 -04:00
process.go Add wait API endpoint for waiting on process exit 2017-09-21 15:03:58 -04:00
service_linux.go Close epoller on task stop 2017-09-20 11:29:13 -04:00
service_unix.go Close epoller on task stop 2017-09-20 11:29:13 -04:00
service.go Comment more packages to pass go lint 2017-10-02 13:54:56 -04:00
utils.go Add procesStates for shim processes 2017-08-25 14:03:55 -04:00