containerd/runtime/v2/runc
Marat Radchenko 0607e73263 Move GetTopic function out of runc shim
Every shim implementation needs to select a correct publisher topic when posting events, so move it out of Linux-only runc code to the place where other shims can also use it

Otherwise, shims have to copy-paste this code. For example, see runj: 8158e558a3/containerd/shim.go (L144-L172)

Signed-off-by: Marat Radchenko <marat@slonopotamus.org>
2023-06-30 10:29:21 +03:00
..
manager Use mount.Target to specify subdirectory of rootfs mount 2023-01-27 09:51:58 +08:00
options Remove the CriuPath field from runc's options 2023-03-16 17:12:51 +08:00
pause Sandbox: Add SandboxMetrics rpc 2023-06-12 03:30:48 -07:00
task Move GetTopic function out of runc shim 2023-06-30 10:29:21 +03:00
container.go runtime/v2/runc: handle early exits w/o big locks 2023-06-09 16:53:43 -04:00
platform.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
util.go Move GetTopic function out of runc shim 2023-06-30 10:29:21 +03:00