Skip to content

Conversation

deep1401
Copy link
Contributor

@deep1401 deep1401 commented Oct 20, 2025

@deep1401 deep1401 changed the title Fix s3 mount logs Add logs for mountpoint Oct 20, 2025
# mount-s3 command for Linux
cmd = ["mount-s3", "--profile", profile, bucket_name, remote_workspace_dir, "--allow-overwrite", "--allow-delete"]

cmd = [
Copy link
Member

Choose a reason for hiding this comment

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

Any potential performance hit here or anything? Just wondering if we want to be able to disable in prod or do you think it'll be extra desireable in prod? :)

Copy link
Member

Choose a reason for hiding this comment

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

yes this should be for dev only

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added a debug mode and added for s3fs

@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

❌ Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
transformerlab/shared/s3_mount.py 0.00% 10 Missing ⚠️

📢 Thoughts on this report? Let us know!

@deep1401 deep1401 changed the title Add logs for mountpoint Add logs for mountpoint and s3fs Oct 21, 2025
@deep1401 deep1401 merged commit cae3b8d into main Oct 21, 2025
7 of 8 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.

3 participants