Skip to content

feat(s3): add basePath support for isolated user directories#1636

Merged
fclairamb merged 1 commit into
fclairamb:mainfrom
neo3k:feature/s3-basepath
May 16, 2026
Merged

feat(s3): add basePath support for isolated user directories#1636
fclairamb merged 1 commit into
fclairamb:mainfrom
neo3k:feature/s3-basepath

Conversation

@neo3k
Copy link
Copy Markdown
Contributor

@neo3k neo3k commented Mar 12, 2026

This PR adds support for the basePath parameter for the S3 filesystem backend, utilizing afero.BasePathFs to map user directories natively inside the S3 bucket without encountering AWS Signature mismatches.

@neo3k neo3k marked this pull request as ready for review March 12, 2026 15:09
@fclairamb fclairamb enabled auto-merge (squash) May 16, 2026 08:03
@fclairamb
Copy link
Copy Markdown
Owner

Thanks for the contribution! The approach is consistent with how the os backend handles basePath via Params. Merging this in.

@fclairamb fclairamb merged commit 8e5a218 into fclairamb:main May 16, 2026
1 check 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