Skip to content

feat: OPTIC-1938: Proxy for storages when presigned urls are off #7354

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

Merged
merged 90 commits into from
Apr 20, 2025

Conversation

makseq
Copy link
Member

@makseq makseq commented Apr 8, 2025

Storage proxy added

Our current implementation with presigned urls:

image

This PR adds proxying from storages instead of redirecting to presigned urls:

image

Minor fixes

Fixed race condition on Project => Settings => Cloud Storages page when project=undefined on the first page loading.

image

@github-actions github-actions bot added the feat label Apr 8, 2025
Copy link

netlify bot commented Apr 8, 2025

Deploy Preview for label-studio-storybook canceled.

Name Link
🔨 Latest commit 10e2538
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-storybook/deploys/6803dd88f4ef9800089b365c

Copy link

netlify bot commented Apr 8, 2025

Deploy Preview for label-studio-docs-new-theme canceled.

Name Link
🔨 Latest commit 10e2538
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-docs-new-theme/deploys/6803dd884d392000080671cb

Copy link

netlify bot commented Apr 8, 2025

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit 10e2538
🔍 Latest deploy log https://app.netlify.com/sites/heartex-docs/deploys/6803dd88e371790008c17a44

@farioas
Copy link
Member

farioas commented Apr 9, 2025

/fm sync

Workflow run

@jombooth
Copy link
Contributor

jombooth commented Apr 17, 2025

overall LG (and very impressive work), biggest concerns are whether we've introduced S3 specific details to code that's used for other storages as well, as in #7354 (comment)

@makseq
Copy link
Member Author

makseq commented Apr 19, 2025

/fm sync

Workflow run

@makseq makseq merged commit b560a3f into develop Apr 20, 2025
49 checks passed
@makseq makseq deleted the fb-optic-1938 branch April 20, 2025 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants