Pull through API can fail with index error #8870
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
Description
When trying to pull image with invalid tag through API often it fails with
index out of range
error.Steps to reproduce the issue:
sometimes it however manages to end up with correct error message: (all is the same except the last line)
I can surely reproduce this any time. Sometimes 5 times in a row all fail with index error, sometimes I see the expected error message a few times in a row. But a few retries and I hit it sooner or later.
Describe the results you expected:
Always end up with error code 200 and the expected error message.
Output of
podman version
:Output of
podman info --debug
:Package info (e.g. output of
rpm -q podman
orapt list podman
):Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide?
Yes
The text was updated successfully, but these errors were encountered: