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

S3_ARCHIVE_CONFIG without credentials causes startup failure. #247

Open
LeoAdamek opened this issue Jul 19, 2024 · 0 comments
Open

S3_ARCHIVE_CONFIG without credentials causes startup failure. #247

LeoAdamek opened this issue Jul 19, 2024 · 0 comments

Comments

@LeoAdamek
Copy link

When initializing, if S3_ARCHIVE_CONFIG is set to a URL which does not contain credentials, the machine will fail to start.

When using dynamically provisioned credentials such as via an OIDC-based IdP or EC2 instance profile; then no credentials will be present in the URL and the AWS SDK's credential-chain lookup should resolve the credentials.

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

1 participant