-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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: add support for s3 session token #8474
S3: add support for s3 session token #8474
Conversation
bdc3300
to
f4d6112
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[Doc squad] Documentation LGTM.
f4d6112
to
2ca68cc
Compare
2ca68cc
to
3a63358
Compare
@vlad-diachenko Would you like to review my commit? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @farodin91
Could you explain a bit why you would want to use short-lived, temporary security credentials for a long running application?
Is it for use with LogCLI?
Hey @chaudum, We want to automate the access account rotation. This is that easy at moment with service accounts in minio. Our currently life time of tokens is 3 months with minio sts works this fine. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally LGTM. Small nit regarding the changelog entry.
I updated the PR description with your information. |
Signed-off-by: Jan Jansen <jan.jansen@gdata.de>
3a63358
to
408a054
Compare
@chaudum rebased |
What this PR does / why we need it:
We want to automate the access account rotation. This is that easy at moment with service accounts in minio. Our currently life time of tokens is 3 months with minio sts works this fine.
Special notes for your reviewer:
Checklist
CONTRIBUTING.md
guide (required)CHANGELOG.md
updateddocs/sources/upgrading/_index.md