spiegel_podman/cmd/podman/manifest
Valen Torassa 72349937e3 Add --retry support to podman manifest push
This patch adds retry plumbing for podman manifest push.

CLI flags added: --retry and --retry-delay
Flags are read into ImagePushOptions and passed through the local ABI path
Remote clients and REST API now respect retry settings (retry / retryDelay)
retry-delay is parsed with time.ParseDuration
Defaults fall back to containers.conf when the flags are not set
Updated manpages, Swagger comments, and e2e tests to validate retry behavior

Fixes: #28590

Signed-off-by: Valen Torassa <valentintorassacolombero@gmail.com>
2026-06-22 15:49:27 -03:00
..
add.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
annotate.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
create.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
exists.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
inspect.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
manifest.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
push.go Add --retry support to podman manifest push 2026-06-22 15:49:27 -03:00
remove.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
rm.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00