mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-13 02:50:05 -03:30
This allow to workaround #8375 by using image_command_tool=crictl when containerd_registries is used for containerd. Also changes image_info_command_on_localhost for docker to return digests. (cherry picked from commit cfd9873bbcc71192e0c097b4b38c4a2800703c2e) The cherry-pick was adapted because nerdctl_extra_flags is not in the release-2.18 branch (#8339).