feat: s3 support path-style access #18

Merged
iwilltry42 merged 2 commits from feat/s3-path-style into main 2025-03-14 10:14:03 +00:00
iwilltry42 commented 2025-03-07 15:04:52 +00:00 (Migrated from github.com)
e.g. for MinIO Issue: https://github.com/obot-platform/obot/issues/1970
thedadams commented 2025-03-07 23:49:46 +00:00 (Migrated from github.com)

It looks like this new configuration parameter is being correctly propagated, but I don't see where it is getting used.

Also, does it make sense to have tests for this? I am trying to keep the tests up to date in this repo.

It looks like this new configuration parameter is being correctly propagated, but I don't see where it is getting used. Also, does it make sense to have tests for this? I am trying to keep the tests up to date in this repo.
iwilltry42 commented 2025-03-10 14:40:29 +00:00 (Migrated from github.com)
@thedadams it's used for configuring the S3 client: https://github.com/gptscript-ai/workspace-provider/pull/18/files#diff-bacdf9ec88bbacf70ff21d10982757707e431edec6834b5f4be628749e1a5d35R34
g-linville (Migrated from github.com) approved these changes 2025-03-10 15:52:24 +00:00
iwilltry42 commented 2025-03-11 13:11:56 +00:00 (Migrated from github.com)

@thedadams - added the tests and also tested with a local MinIO instance - all seems to be working fine 👍

@thedadams - added the tests and also tested with a local MinIO instance - all seems to be working fine :+1:
thedadams (Migrated from github.com) approved these changes 2025-03-13 17:55:01 +00:00
thedadams (Migrated from github.com) left a comment

Looks good after conflicts are resolved.

Looks good after conflicts are resolved.
njhale (Migrated from github.com) approved these changes 2025-03-13 18:08:07 +00:00
njhale (Migrated from github.com) left a comment

lgtm, assuming conflict resolution is uneventful

lgtm, assuming conflict resolution is uneventful
Sign in to join this conversation.
No description provided.