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

feat(aws): support explicit AWS credentials #576

Merged

Conversation

Aloren
Copy link
Contributor

@Aloren Aloren commented Jun 27, 2019

@fieldju
Copy link
Collaborator

fieldju commented Jun 27, 2019

What is the use case that this solves that the default AWS credentials provider and the system property provider and environmental variable property provider doesn’t support?

@Aloren
Copy link
Contributor Author

Aloren commented Jun 27, 2019

@fieldju we would like to use minio as a configuration storage, it is amazon s3 compatible, but we do not use amazon infrastructure. This code gives an ability to configure credentials without any amazon specific configuration.

Copy link
Collaborator

@duftler duftler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@duftler duftler merged commit b171440 into spinnaker:master Jun 28, 2019
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.

4 participants