Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turn-off bucket DNS by default, make it opt-in #321

Merged
merged 1 commit into from
Oct 5, 2020
Merged

Turn-off bucket DNS by default, make it opt-in #321

merged 1 commit into from
Oct 5, 2020

Conversation

harshavardhana
Copy link
Member

To enable one must enable this explicitly.

s3:
 bucketDNS: true

It looks like many S3 API users seem to have buckets with
. in them and would love to just use path-style instead
of bucket DNS style.

Making this an opt-in because users should be aware of the
restrictions this would bring in for their bucket names.

To enable one must enable this explicitly.
```
s3:
 bucketDNS: true
```

It looks like many S3 API users seem to have buckets with
`.` in them and would love to just use `path-style` instead
of `bucket` DNS style.

Making this an opt-in because users should be aware of the
restrictions this would bring in for their bucket names.
@dvaldivia dvaldivia merged commit dda8cb7 into minio:master Oct 5, 2020
@harshavardhana harshavardhana deleted the add-s3-bucket-dns branch October 5, 2020 22:43
jmontleon added a commit to jmontleon/operator that referenced this pull request Jul 23, 2024
Signed-off-by: Jason Montleon <jmontleo@redhat.com>
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.

3 participants