I am having a problem with crio reporting that
level=info msg "checking image status: k8s.gcr.io/pause:3.2
level=info msg "image k8s.gcr.io/pause:3.2 not found
not sure why this is happening because I have stated what the pause file is in /etc/crio/crio.conf
and under the
pause_image = "my-image-local.repo/k8s/pause:3.2"
I have seen this happens in containers but I cannot see a way for it to stop reporting this in cri-o or why this is happening, I have tried configuring multiple files.
mike