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

Allow use of IRSA for uses of dregsy in a Kubernetes (Cron)Job #104

Open
stevendotdelahunty opened this issue May 11, 2023 · 2 comments
Open

Comments

@stevendotdelahunty
Copy link

stevendotdelahunty commented May 11, 2023

I need dregsy to sync images to our private ECR repos and I know that we can achieve that by injecting static AWS keys into a Kubernetes resource (we're using a CronJob but could be anything).

Ideally we would want to authenticate using a more secure role based approach like IRSA.

That way we could simply run the job using the appropriate ServiceAccount.

I don't think it would be too much work and there might be elements of this project that could help https://github.com/SamuelBagattin/eks-irsa-example

@prasoon-pxc
Copy link

Any progress here?

@xelalexv
Copy link
Owner

Unfortunately no. I currently have only very limited time available to invest in this project. I'll try to have a look at this, but can't promise anything or give an ETA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants