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

feat: BI-5952 file-uploader-api handler for processing presigned file from bucket #762

Merged
merged 9 commits into from
Dec 25, 2024

Conversation

KonstantAnxiety
Copy link
Contributor

@KonstantAnxiety KonstantAnxiety commented Dec 20, 2024

Had to switch to minio for s3 because cloudserver does not implement POST upload with presigned url

Also foreshadowing issues with presigned URLs, as far as I've tested, presigned URL region does not matter, but this could be just for YC where there is only one region, so I think we should add region name to our S3 settings in future

@KonstantAnxiety KonstantAnxiety force-pushed the konstasa/presigned-url-2 branch from 61679ab to c195125 Compare December 20, 2024 15:53
@KonstantAnxiety
Copy link
Contributor Author

TODO

Going to move the rest of s3_utils to dl_s3 and switch to minio in all packages in a separate PR

@KonstantAnxiety KonstantAnxiety changed the title feat: BI-5952 WIP file-uploader-api handler for processing presigned file from bucket feat: BI-5952 file-uploader-api handler for processing presigned file from bucket Dec 25, 2024
@KonstantAnxiety KonstantAnxiety marked this pull request as ready for review December 25, 2024 07:26
ovsds
ovsds previously approved these changes Dec 25, 2024
@KonstantAnxiety KonstantAnxiety merged commit ab9c166 into main Dec 25, 2024
64 checks passed
@KonstantAnxiety KonstantAnxiety deleted the konstasa/presigned-url-2 branch December 25, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feat New features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants