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

loki: Allow to set custom AWS_REGION when using custom S3 url (#759) #879

Closed
wants to merge 1 commit into from

Conversation

paiou
Copy link

@paiou paiou commented Aug 10, 2019

What this PR does / why we need it:
Currently when setting custom S3 endpoint, region is set to dummy ignoring environment variable AWS_REGION, which make it unusable with several S3-compatible providers.
This PR removes the code that set region to dummy when custom endpoint is used.

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

Special notes for your reviewer:

Checklist

  • Documentation added
  • Tests updated

@CLAassistant
Copy link

CLAassistant commented Aug 10, 2019

CLA assistant check
All committers have signed the CLA.

@adityacs
Copy link
Contributor

@paiou PR should be created in weaveworks/common project.

@sandeepsukhani
Copy link
Contributor

@paiou
Please open a PR upstream in https://github.com/weaveworks/common
Closing this since code in vendor should not be changed directly.

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.

Support Wasabi S3 storage
4 participants