-
Story
-
Resolution: Done-Errata
-
Normal
-
rhel-9.5
-
None
-
Moderate
-
8
-
rhel-container-tools
-
3
-
False
-
False
-
-
None
-
RUN 268, RUN 269, RUN 270, RUN 271, RUN 272, RUN 273, RUN 274, RUN 275
-
None
Goal
- < Goal-based statement, with context>
As a developer, I want podman, skopeo, and our other container tools to retry registry interactions if an HTTP 5xx response code is returned so that I don't have to add my own custom logic to retry image pull, push, etc. actions myself.
Acceptance criteria
- Podman, skopeo, buildah, etc. retry image pull if registry returns 502 "Bad Gateway" or 503 "Service Unavailable" errors.
- links to
-
RHSA-2025:147064
podman bug fix and enhancement update