Open
Description
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Tell us about your request
Currently, a push fails when an image already exists with the given tag, but it would nice for this to be handled more gracefully or at least errored out in a way that it can be distinguished from other issues
Which service(s) is this request for?
ECR
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
Ability to re-run a deploy of the current build when it failed or re-run deploy tasks in CD so it's possible to rollback to old builds
Are you currently working around this issue?
No, just living with it
Additional context
Original issue here