mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-01 18:58:18 +00:00
Automatic merge from submit-queue CRI: stop sandbox before removing it Stopping a sandbox includes reclaiming the network resources. By always stopping the sandbox before removing it, we reduce the possibility of leaking resources in some corner cases.