mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 10:44:10 +00:00
Add support for the -info flag that containerd v2.0+ passes to shims. The flag outputs RuntimeInfo protobuf to stdout containing the shim name and version information. Fixes #12133 Signed-off-by: tak-ka3 <takumi.hiraoka@acompany-ac.com>