mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-17 10:12:24 +00:00
k3s and rke2 use containerd that expects OCI bundle 1.2.1; otherwise autogenerated policy tests fail. Add adapt_common_policy_settings_for_k3s_rke2 and call it from adapt_common_policy_settings when KUBERNETES is k3s or rke2. Tested with k3s v1.34.4+k3s1, rke2 v1.34.4+rke2r1. Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>