This repository has been archived by the owner on May 12, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
network: fix failed to remove network
in create sandbox, if process error, should remove network without judge NetNsCreated is true, since network is created by kata and should be removed by kata, and network.Remove has judged if need to delete netns depend on NetNsCreated Fixes: #1920 Signed-off-by: Ace-Tang <[email protected]>
- Loading branch information