Skip to content

Conversation

@mishushakov
Copy link
Member

@mishushakov mishushakov commented Dec 23, 2025

To be able to mount S3 buckets via mountpoint in the Sandboxes we need to make sure mountpoint is available in userspace.


Note

Introduces mount-s3 support in the base provisioning and validates it via integration tests.

  • Updates provision.sh to add fuse3, detect architecture, and install mount-s3 from Mountpoint’s release URL if missing
  • Adds helper is_package_installed to avoid redundant installs
  • Integration tests verify required packages are present during template builds and that mount-s3 links to libfuse.so and reports a version

Written by Cursor Bugbot for commit 25880d9. This will update automatically on new commits. Configure here.

@linear
Copy link

linear bot commented Dec 23, 2025

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@mishushakov mishushakov requested a review from jakubno December 29, 2025 18:48
@mishushakov mishushakov enabled auto-merge (squash) December 29, 2025 19:39
@mishushakov mishushakov merged commit 7fb453f into main Dec 29, 2025
28 checks passed
@mishushakov mishushakov deleted the enable-mounting-volumes-via-mountpoint-using-sdk-eng-3407 branch December 29, 2025 21:10
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.

4 participants