Files
containerd/cmd/ctr/commands
songjiang han 2a0b2ee9eb fix: ctr run --cni get failed
when   user  executes ctr run --cni to start a container,it will call cni plugin to create network .But when user kills it,the network won’t be removed. if we run a container with same namespace and name again will trigger a bug. we should remove the network when user kills task if it enables cni plugin.

Fix:#6604

Signed-off-by: SongJiang Han <songjiang.dark@gmail.com>
2022-03-15 15:46:29 +08:00
..
2018-09-11 10:36:00 -04:00
2022-03-15 15:46:29 +08:00
2022-03-15 15:46:29 +08:00
2019-09-16 13:56:53 +02:00
2022-03-15 15:46:29 +08:00
2021-08-22 09:31:50 +09:00