-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Podman-manifest-push have no retry option #28590
Copy link
Copy link
Open
Labels
Good First IssueThis issue would be a good issue for a first time contributor to undertake.This issue would be a good issue for a first time contributor to undertake.kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.triagedIssue has been triagedIssue has been triaged
Metadata
Metadata
Assignees
Labels
Good First IssueThis issue would be a good issue for a first time contributor to undertake.This issue would be a good issue for a first time contributor to undertake.kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.triagedIssue has been triagedIssue has been triaged
Feature request description
podman push have the ability to automatically retry when pushing images : https://docs.podman.io/en/latest/markdown/podman-push.1.html#retry-attempts
podman-manifest-push does not, although it's a very similar operation.
Suggest potential solution
Being able to specify a number of retries when doing
podman manifest push