mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 02:32:26 +00: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>