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 support for credential_process #1716

Merged

Conversation

harshavardhana
Copy link
Member

Fixes #1485

Signed-off-by: Harshavardhana harsha@minio.io

Fixes minio#1485

Signed-off-by: Harshavardhana <harsha@minio.io>
Copy link
Contributor

@klauspost klauspost left a comment

Choose a reason for hiding this comment

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

This needs some documentation.

Is this common AWS practice? Seems a bit iffy to exec simply based on a text file.

@harshavardhana
Copy link
Member Author

This needs some documentation.

Is this common AWS practice? Seems a bit iffy to exec simply based on a text file.

It's part of the AWS CLI support :-)

@harshavardhana
Copy link
Member Author

@harshavardhana
Copy link
Member Author

PTAL @vadmeste

Copy link
Member

@vadmeste vadmeste left a comment

Choose a reason for hiding this comment

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

LGTM

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

Successfully merging this pull request may close these issues.

Missing support for credential_process
3 participants