mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 18:58:36 +00: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>