mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-22 15:04:32 +01:00
CRI has a v2 schema that seems to be the default in a lot of containerd installations. It uses a "long" form for the plugin id in the TOML config file. Fixes #881 Signed-off-by: Dave Syer <dsyer@pivotal.io>