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

Mirror prebuilt Docker image to ECR Public #141

Open
sorah opened this issue Feb 5, 2022 · 5 comments
Open

Mirror prebuilt Docker image to ECR Public #141

sorah opened this issue Feb 5, 2022 · 5 comments

Comments

@sorah
Copy link

sorah commented Feb 5, 2022

What would you like to be added: Have a image available on ECR Public

Why is this needed: To avoid rate limit against DockerHub

Related to #5, do you have a plan to publish Docker images currently only available on DockerHub to ECR Public? It would be convenient to avoid rate limit error from DockerHub.

@jwitko
Copy link

jwitko commented Mar 14, 2023

Any chance for traction on this issue? This would be a huge improvement

@emattiza
Copy link

emattiza commented Apr 2, 2023

Id even entertain publishing under ghcr.io if thats acceptable to get around rate limits. ECR public would be the best, but happy to pr the build action here to support a ghcr.io target.

@dims
Copy link
Member

dims commented Apr 2, 2023

@nckturner @emattiza looks like we can pick up this workflow from aws-ebs-csi-driver:
https://github.com/kubernetes-sigs/aws-ebs-csi-driver/blob/master/.github/workflows/publish-ecr.yaml

and adapt it for us here?

@emattiza
Copy link

emattiza commented Apr 2, 2023

I agree @dims, and there are some makefile tweaks and a ./hack/provenance buildx test script. Happy to be the code mover if someone can handle the secret provisioning that will be support the PR.

@dims
Copy link
Member

dims commented Apr 3, 2023

@emattiza please give it a shot! yea, i think we should be able to do the secret stuff

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

4 participants