actions-runner-controller image in the gallery.ecr.aws
What would you like added?
I would like to request that the actions-runner-controller image be published in the gallery.ecr.aws repository.
Why is this needed?
We are currently using Kubernetes clusters in AWS, where we are sourcing images from gallery.ecr.aws instead of Docker. This approach is in place to mitigate quotas issues associated with pulling images directly from Docker. Our organization does not have a subscription with Docker.
Hello! Thank you for filing an issue.
The maintainers will triage your issue shortly.
In the meantime, please take a look at the troubleshooting guide for bug reports.
If this is a feature request, please review our contribution guidelines.
As an alternative, consider using Pull-Through Cache rules in ECR to make your own copy. https://aws.amazon.com/about-aws/whats-new/2021/11/amazon-ecr-cache-repositories/
As an alternative, consider using Pull-Through Cache rules in ECR to make your own copy. https://aws.amazon.com/about-aws/whats-new/2021/11/amazon-ecr-cache-repositories/
Thanks you! I will take a look.
Thank you for the suggestion! To avoid Docker rate limits, we are currently using the images available directly in GitHub Packages: GitHub Packages - actions-runner-controller.
This approach has been working well for us, but having the images in gallery.ecr.aws would certainly streamline the process for AWS-focused workflows.