fly
fly
> @zdz1715 If you submit a PR, please include a regression test. I came across this https://github.com/klauspost/compress/issues/623. You fixed this issue at that time, but it was reverted in a...
I encountered the same issue, but eventually, I found that it was due to a timeout when pulling the image. However, the error messages may vary. Sometimes, it only reports:...
> @zdz1715 If you can pull the image manully by `ctr -n k8s.io i pull registry.k8s.io/pause:3.10`? Yes, the issue is with the network connection of this image. I modified `/etc/containerd/config.toml`...