mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-14 03:44:25 +01:00
/opt/confidential-containers/runtime-rs needs to be cleaned up, otherwise containerd post-uninstall script fails due to weird logic in `rmdir --ignore-fail-on-non-empty`. Fixes: #6396 Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>