mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-25 01:54:23 +01:00
This allows to reuse detached block index and ensures that the index will not reach the limit of device(such as `maxSCSIDevices`) after restarting containers many times in one pod. Fixes: #2007 Signed-off-by: Li Yuxuan <liyuxuan04@baidu.com>