Skip to content

Conversation

fatpat
Copy link

@fatpat fatpat commented Mar 1, 2023

as discussed in #1782, a generic solution is not acceptable.

here is the regex that match all OVH CLOUD S3 endpoints.

Working at ovh in the public storage team, I can assure the endpoints matches s3.region(.sub)?.cloud.ovh.(net|us). Futur endpoints will follow the same pattern.

@harshavardhana
Copy link
Member

As I mentioned this behavior is only meant for Amazon S3, OVH cloud is an alternative to AWS S3. We don't plan to have first class support here all clouds today and future.

I will bring in a change where you can provide your own regex for region lookup during MinIO constructor initialization so that we don't pollute this SDK further.

harshavardhana added a commit to harshavardhana/minio-go that referenced this pull request Mar 4, 2023
harshavardhana added a commit that referenced this pull request Mar 6, 2023
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