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

Support multiple authentication methods for S3 #320

Merged
merged 6 commits into from Nov 6, 2020

Conversation

chancez
Copy link
Contributor

@chancez chancez commented Nov 4, 2020

What this PR does:

Updates minio to v7 and configures a credentials chain that allows using
multiple authentication methods for accessing S3. In particular this
enables IRSA
https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html.

Checklist

  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@CLAassistant
Copy link

CLAassistant commented Nov 4, 2020

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@annanay25 annanay25 left a comment

Choose a reason for hiding this comment

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

Fantastic work, LGTM and thank you @chancez! I just have a few requests -

  • Could you please add a documentation section highlighting the different authentication methods that can be used with the s3 backend? Ideally under docs/tempo/website so its easily accessible?
  • We'll need a signed CLA to merge this PR

@chancez
Copy link
Contributor Author

chancez commented Nov 4, 2020

Ok rebased, I signed the CLA, and added some documentation indicating supported authentication methods for S3. I wasn't sure where the best place to put the docs were, but I'm glad to make updates to them.

CHANGELOG.md Outdated Show resolved Hide resolved
docs/tempo/website/configuration/_index.md Outdated Show resolved Hide resolved
@annanay25 annanay25 merged commit 4edd1fe into grafana:master Nov 6, 2020
@chancez chancez deleted the support_irsa branch November 6, 2020 18:04
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.

None yet

3 participants