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

fix(export): Support for any s3 endpoint #8978

Merged
merged 2 commits into from
Aug 26, 2023
Merged

Conversation

superkeka
Copy link
Contributor

Description: Many blob storage providers support the S3 API, e.g.: Cloudflare R2, Backblaze B2. This fix allows to use any S3 endpoint.
Fixes: #8940

@CLAassistant
Copy link

CLAassistant commented Aug 25, 2023

CLA assistant check
All committers have signed the CLA.

@dgraph-bot dgraph-bot added area/core internal mechanisms go Pull requests that update Go code labels Aug 25, 2023
@mangalaman93
Copy link
Contributor

Thank you for the PR. If the CI passes, we are good to merge.

@mangalaman93 mangalaman93 merged commit cc58d38 into dgraph-io:main Aug 26, 2023
12 checks passed
shivaji-dgraph pushed a commit that referenced this pull request Mar 12, 2024
Description: Many blob storage providers support the S3 API, e.g.:
Cloudflare R2, Backblaze B2. This fix allows to use any S3 endpoint.
Fixes: #8940
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core internal mechanisms go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

[EXPORT S3]: Support Non-standard AWS S3 endpoints
5 participants