mirror of
https://github.com/containerd/containerd.git
synced 2026-08-09 17:39:22 +00:00
Allow task manager to fetch info on runtimes at startup. Use this info to configure whether the runtime allows formatted mounts. This info could also be used in the future to enforce policy such as requiring a pre-known set of runtimes or specific runtime properties. Signed-off-by: Derek McGowan <derek@mcg.dev>