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 AWS_SESSION_TOKEN when exporting credentials for Fusion #4581

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

jordeu
Copy link
Collaborator

@jordeu jordeu commented Dec 13, 2023

Description

In some scenarios the AWS_SESSION_TOKEN variable is also needed by Fusion to authenticate AWS.

This PR exports this variable if exists and fusion.exportStorageCredentials is set to true.

Copy link

netlify bot commented Dec 13, 2023

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit 07c282e
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/657947c79d9dac00086190a9

@jordeu jordeu requested a review from pditommaso December 13, 2023 05:57
@jordeu jordeu self-assigned this Dec 13, 2023
@pditommaso
Copy link
Member

I think we should into a different approach, exposing creds an env vars is not safe

@pditommaso
Copy link
Member

Ok, we discussed it. Agreed a temporary solution since it does not alter the existing problem. We need to look for better long-term alternatives

@pditommaso pditommaso merged commit 552f29b into master Dec 13, 2023
21 checks passed
@pditommaso pditommaso deleted the export-aws-session-token branch December 13, 2023 10:55
pditommaso pushed a commit that referenced this pull request Dec 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants