mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-29 10:09:28 +00:00
Ref: https://github.com/containerd/containerd/blob/release/2.0/docs/cri/config.md Since this is a breaking change, add support for a new v3 template file. If no v3 template is present, fall back to checking for the legacy v2 template and render the old structure. Signed-off-by: Brad Davidson <brad.davidson@rancher.com>