dregsy icon indicating copy to clipboard operation
dregsy copied to clipboard

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

Open stevendotdelahunty opened this issue 1 year ago • 2 comments

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

stevendotdelahunty avatar May 11 '23 15:05 stevendotdelahunty

Any progress here?

prasoon-pxc avatar Jan 24 '24 06:01 prasoon-pxc

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.

xelalexv avatar Jan 24 '24 07:01 xelalexv