-
Sub-task
-
Status:
Resolved
-
Minor
-
Resolution:
Won't Fix
-
3.3.0
-
-
-
- AWS has, historically, allowed buckets with '.' in their name (along with other non-DNS valid chars)
- none of which work with virtual hostname S3 clients -you have to enable path style access
- which we can't do on a per-bucket basis, as the logic there doesn't support buckets with '.' in the name (think about it...)
- and we can't blindly say "use path access everywhere", because all buckets created on/after 2020-10-01 won't work that way