Skip to content

Conversation

@jkuri
Copy link
Collaborator

@jkuri jkuri commented Aug 18, 2025

Today we deployed goosebit with minio in kubernetes cluster and encountered this issue that file on S3 can be uploaded but not downloadable via web UI, neither devices could download it, because we don't have minio exposed externally.

This PR fixes that, all files handled by external S3 service are fallbacking to streaming by default and goosebit handles that properly now.

@jkuri jkuri requested review from b-rowan and easybe August 18, 2025 18:23
@jkuri jkuri self-assigned this Aug 18, 2025
Copy link
Member

@b-rowan b-rowan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine, we may want to look into something like this to get rid of the run_in_executor call though: https://pypi.org/project/aioboto3/

@jkuri
Copy link
Collaborator Author

jkuri commented Aug 18, 2025

Okay, I’ll check into that in the future.

@jkuri jkuri merged commit 51c7c7a into UpstreamDataInc:master Aug 18, 2025
6 checks passed
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.

2 participants