Skip to content

[Feature Request] External Registry - Add AWS ECR as option #2040

@zigang93

Description

@zigang93

What problem will this feature address?

I want to add aws_access_key_id and aws_secret_access_key from an IAM user to access AWS ECR.

Currently, I can use the username AWS along with the output of the AWS CLI command aws ecr get-login-password to get a temporary login that lasts for 12 hours.

If I want persistent access to AWS ECR, I need to configure the aws_access_key_id and aws_secret_access_key, similar to how it's done when using amazon-ecr-credential-helper in a Docker setup.

Describe the solution you'd like

able to select AWS Ecr to fill up aws_access_key_id and aws_secret_access_key

Describe alternatives you've considered

none.

Additional context

No response

Will you send a PR to implement it?

Maybe, need help

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions