mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-29 21:29:24 +00:00
Automatic merge from submit-queue (batch tested with PRs 45171, 43947, 45788, 45822, 45808) [CRI] Continue remove image when can't find image id with ImageRef Signed-off-by: Crazykev <crazykev@zju.edu.cn> **What this PR does / why we need it**: Should try to remove imageRef as repo:tag when can't find it as imageID. /cc @feiskyer @Random-Liu PTAL also /cc @xlgao-zju @heartlock **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # **Special notes for your reviewer**: **Release note**: ```release-note None ```