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

Add note in the documentation about usage of compute credentials to access ECR #112

Open
munishchouhan opened this issue Jul 11, 2024 · 4 comments

Comments

@munishchouhan
Copy link
Member

From version 1.9.0, the wave also supports retrieval of compute credentials from the platform and uses them to access the container repositories if no credentials for the container registry are provided.
Wave currently support 'aws-batch'

@pditommaso pditommaso transferred this issue from seqeralabs/wave Jul 11, 2024
@gwright99
Copy link

How does this work if there are multiple AWS creds in a Workspace?

@pditommaso
Copy link
Contributor

It uses the creds associated with the CE

@gwright99
Copy link

What happens if the Credential is a User who is supposed to assume a Role via ARN?

A dedicated ECR container credential does not offer the possibility of assuming a Role ARN, whereas most folks derived their CE's AWS permissions from a Role. Is Wave smart enough to do a role assumption with the CE credential?

image

image

@pditommaso
Copy link
Contributor

@llewellyn-sl @jason-seqera please coordinate with @munishchouhan in regards this docs task

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

No branches or pull requests

3 participants