mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-01 22:50:54 +00:00
Now that runtime-rs supports block-encrypted emptyDir volumes, remove the no-trusted-storage workaround templates and the is_runtime_rs branching in the NIM test. Runtime-rs now uses the same TEE templates as the Go runtime with emptyDir + PVC at 48Gi memory, instead of the 128Gi workaround that compensated for lacking trusted storage. Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com> Assisted-by: Cursor <cursoragent@cursor.com>