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

Allow object downloads without authentication from certain remote object stores #14388

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

sadhansood
Copy link
Contributor

Description

We want to allow object download without authentication from certain remote stores with free egress i.e. cloudflare, wasabi, etc. This PR adds a new downloader module which allows us to do that for S3, GCS, etc
Next step would be to integrate it in sui tool and let users benefit from it.

Test Plan

Added unit test. Also tested with S3 and found it to be working

@vercel
Copy link

vercel bot commented Oct 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mysten-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 26, 2023 5:10pm
sui-typescript-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 26, 2023 5:10pm
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
explorer ⬜️ Ignored (Inspect) Visit Preview Oct 26, 2023 5:10pm
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Oct 26, 2023 5:10pm
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview Oct 26, 2023 5:10pm

@sadhansood sadhansood changed the title Sadhan/passwordless Allow object downloads without authentication from certain remote object stores Oct 24, 2023
@vercel vercel bot temporarily deployed to Preview – mysten-ui October 25, 2023 22:13 Inactive
@vercel vercel bot temporarily deployed to Preview – mysten-ui October 25, 2023 22:44 Inactive
@vercel vercel bot temporarily deployed to Preview – mysten-ui October 25, 2023 22:52 Inactive
@vercel vercel bot temporarily deployed to Preview – mysten-ui October 25, 2023 23:29 Inactive
@vercel vercel bot temporarily deployed to Preview – mysten-ui October 26, 2023 00:37 Inactive
@sadhansood sadhansood enabled auto-merge (squash) October 26, 2023 00:39
@vercel vercel bot temporarily deployed to Preview – mysten-ui October 26, 2023 17:10 Inactive
@sadhansood sadhansood merged commit 8ef3818 into main Oct 26, 2023
32 checks passed
@sadhansood sadhansood deleted the sadhan/passwordless branch October 26, 2023 17:27
jonas-lj pushed a commit to jonas-lj/sui that referenced this pull request Nov 2, 2023
…ect stores (MystenLabs#14388)

## Description 

We want to allow object download without authentication from certain
remote stores with free egress i.e. cloudflare, wasabi, etc. This PR
adds a new downloader module which allows us to do that for S3, GCS, etc
Next step would be to integrate it in sui tool and let users benefit
from it.

## Test Plan 

Added unit test. Also tested with S3 and found it to be working
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.

3 participants