Describe the bug
Crane hangs indefinitely when trying to pull certain larger images. This only happens on 0.21.6, not on 0.21.5 version of Crane.
To Reproduce
Run this command: crane pull cgr.dev/chainguard/go:latest test.tar
Expected behavior
We should successfully pull the image and turn it into a tar, but it hangs indefinitely.
Additional context
Add any other context about the problem here.
- Output of
crane version: 0.21.6
- Registry used: cgr.dev/chainguard/
Describe the bug
Crane hangs indefinitely when trying to pull certain larger images. This only happens on 0.21.6, not on 0.21.5 version of Crane.
To Reproduce
Run this command:
crane pull cgr.dev/chainguard/go:latest test.tarExpected behavior
We should successfully pull the image and turn it into a tar, but it hangs indefinitely.
Additional context
Add any other context about the problem here.
crane version: 0.21.6