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 s3 options region and forcepathstyle #498

Merged
merged 2 commits into from
Feb 3, 2021

Conversation

mdisibio
Copy link
Contributor

@mdisibio mdisibio commented Feb 2, 2021

What this PR does:
Re-add s3 region and add forcepathstyle config options. Digging deeper, the cortex s3 client does not support multipart uploads which is critical to tempo, therefore it is not the right fit at this time, and stayed with the minio client.

Which issue(s) this PR fixes:
Fixes #431

Checklist

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

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.

LGTM.

@annanay25 annanay25 merged commit 4d4522e into grafana:master Feb 3, 2021
@mdisibio mdisibio deleted the 431-s3-config branch February 3, 2021 18:08
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.

S3-compatible storage: support S3ForcePathStyle and expanded configs
2 participants