melodic-market-42092
10/18/2022, 10:56 AMk3d image import ..
? We are seeing this a lot in our CI, and it's difficult to debugwide-garage-9465
10/18/2022, 10:58 AMimage import
functionality has a bug of failing silently which has to be fixed. It's not on every run?melodic-market-42092
10/18/2022, 10:59 AMwide-garage-9465
10/18/2022, 11:03 AMmelodic-market-42092
10/18/2022, 11:04 AMk3d image import ..
. I'm importing docker images that's on the local system. They've just been built with docker buildwide-garage-9465
10/18/2022, 11:06 AMmelodic-market-42092
10/18/2022, 11:07 AM--trace
to the image import command I can do to get more information about what's happening? I have an example of the trace logs now, where the image import seems to go ok, but the pods fail with ImagePullBackoff errors, but I don't think the logs are revealing anything.flat-glass-90449
10/20/2022, 1:18 PMmelodic-market-42092
10/20/2022, 1:19 PMflat-glass-90449
10/20/2022, 1:21 PMkubectl get events --sort-by='.lastTimestamp'
melodic-market-42092
10/20/2022, 1:31 PM