mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-28 18:42:34 +00:00
Reuse the kubelet runtimeRequestTimeout validation for guest-pull configurations. Guest pull can also keep kubelet waiting during CreateContainer. Warn when kata-deploy can see that runtimeRequestTimeout is below the same suggested timeout used for EROFS layer conversion. Detect both the regular guest-pull mapping and the experimental force guest-pull configuration so nodes get the warning for either path. Signed-off-by: Manuel Huber <manuelh@nvidia.com> Assisted-by: OpenAI <support@openai.com>