mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-02-22 06:43:41 +00:00
Don't skip anymore parsing the pause container image when using the recently updated AKS pause container handling - i.e. when pause_container_id_policy == "v2". This was the easiest CI fix for guest pull + new AKS given the *current* tests. When adding *new* UID/GID/AdditionalGids tests in the future, these workarounds might need additional updates. Signed-off-by: Dan Mihai <dmihai@microsoft.com>