moby/libcontainerd
Cory Snider 843fcc96f7 libc8d/remote: name task fifos after task ID
The ID of the task is known at the time that the FIFOs need to be
created (it's passed into the IO-creator callback, and is also the same
as the container ID) so there is no need to hardcode it to "init". Name
the FIFOs after the task ID to be consistent with the FIFO names of
exec'ed processes. Delete the now-unused InitProcessName constant so it
can never again be used in place of a task/process ID.

Signed-off-by: Cory Snider <csnider@mirantis.com>
2023-01-31 17:02:43 -05:00
..
local libc8d/local: set task id to container id 2023-01-31 17:02:43 -05:00
queue bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
remote libc8d/remote: name task fifos after task ID 2023-01-31 17:02:43 -05:00
supervisor libcontainerd/supervisor: use pkg/pidfile for reading and writing pidfile 2022-11-04 01:50:26 +01:00
types libc8d/remote: name task fifos after task ID 2023-01-31 17:02:43 -05:00
libcontainerd_linux.go Configure shims from runtime config 2020-07-13 14:18:02 -07:00
libcontainerd_windows.go Remove unused useShimV2() 2020-07-15 14:28:48 +02:00
replace.go Share logic to create-or-replace a container 2022-08-24 14:59:08 -04:00