Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] built-in retry mechanism on push #359

Open
anapsix opened this issue Sep 1, 2022 · 0 comments
Open

[feature] built-in retry mechanism on push #359

anapsix opened this issue Sep 1, 2022 · 0 comments

Comments

@anapsix
Copy link

anapsix commented Sep 1, 2022

It would be awesome to have img push to retry on failure, similar to how docker CLI does it (5 times in total, with exponential back off). Alas, img does not appear to retry on push failures.
For context, AWS ECR repos have to pre-created before pushing, and I'm using an AWS Lamba to create an ECR repo when push failure event (caused by missing repo) shows up in Cloudtrail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant