-
Notifications
You must be signed in to change notification settings - Fork 175
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
Comments
Any chance for traction on this issue? This would be a huge improvement |
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. |
@nckturner @emattiza looks like we can pick up this workflow from aws-ebs-csi-driver: and adapt it for us here? |
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. |
@emattiza please give it a shot! yea, i think we should be able to do the secret stuff |
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.
The text was updated successfully, but these errors were encountered: