runv
runv copied to clipboard
initSandboxNetwork() not deal with error return
I get error when using runv as a runtime, it looks successful in create process, but fail at start container process, at last I found initSandboxNetwork() fail, but startNsListener() not deal with it, so I wonder if deal with error is need