dyrectorio icon indicating copy to clipboard operation
dyrectorio copied to clipboard

Implement Amazon Elastic Container Registry (Amazon ECR) integration

Open polaroi8d opened this issue 3 years ago • 3 comments

Users want to add images from ECR, so we have to support Amazon Elastic Container Registry integration. Before we save the registries we always check the given credentials, so please do not miss it. You have to extend the Prisma schema RegistryTypeEnum with amazon.

You can find existing validations in web/crux/src/app/registry/guards/registry.auth.validation.guard.ts - we are using Nest.js guards for this.

Amazon ECR API: https://docs.aws.amazon.com/AmazonECR/latest/APIReference/Welcome.html

polaroi8d avatar Sep 28 '22 05:09 polaroi8d

Hello I want to work on this under Hacktoberfest

elvinlari avatar Oct 03 '22 19:10 elvinlari

Hi, I would love to work on this, if this issue is still open.

asi309 avatar Oct 01 '23 20:10 asi309

@polaroi8d can i work on this issue ?

Tushar98644 avatar Oct 22 '23 13:10 Tushar98644