mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-10 15:56:47 +00:00
Forward and allow CRI sandbox CPU and memory annotations so static sandbox sizing can consume Kubernetes-provided limits instead of silently ignoring them in SNP/TDX workloads. This should solve the breakage caused in the k8s-qos-pods.bats and k8s-memory.bats seen in the nightly jobs for both TDX and SNP with runtime-rs. Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>