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

Don't raise error for pushing existing image with existing digest #111

Open
geoffharcourt opened this issue Jan 10, 2025 · 0 comments
Open

Comments

@geoffharcourt
Copy link

We bumped into an unusual issue today, where pushing an image twice to the same tag resulted in an error from AWS that blew up the Buildkite step. In this case we'd want to proceed, since the image we expect to see is in the proper place.

Here was the error as we saw it in Buildkite:

An error occurred (ImageAlreadyExistsException) when calling the PutImage operation: Image with digest 'sha256:<redacted>' and tag 'canary' already exists in the repository with name '<redacted>' in registry with id '<redacted>'
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