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

chore: publish multi arch container images to amazon ecr public gallery #1061

Open
danielpacak opened this issue Mar 23, 2022 · 2 comments
Open

Comments

@danielpacak
Copy link
Contributor

danielpacak commented Mar 23, 2022

Since we've added multi arch support we started getting timeout errors while publish container images to Amazon ECR Public Gallery.

goreleaser_publish_to_ecr

To unblock the release workflow, we temporarily stopped published to ECR, but we must bring this functionality back. One idea is to create a dedicated workflow that's scheduled after the main release workflow that will pull images from DockerHub, tag them, and publish to ECR. We should also have an option to dispatch this workflow manually with Git revision as param.

@chen-keinan chen-keinan added this to the Release v0.16.0 milestone Mar 24, 2022
@krol3
Copy link
Contributor

krol3 commented Mar 28, 2022

@danielpacak I would like to help with this issue.

@danielpacak
Copy link
Contributor Author

Awesome @krol3 Please coordinate with @chen-keinan and feel free to grab this issue!

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

3 participants