mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-01 05:24:19 +01:00
when use shim v2 interface to run container, no need to use kata-proxy and kata-shim, remove kata-proxy and kata-shim in config file will cause panic since type assertion. add check to avoid panic Fixes: #1440 Signed-off-by: Ace-Tang <aceapril@126.com>