fix: path endpoint support#721
Conversation
|
There is already a repo trying to be merged for this: #716 Already 2 people have said they will test, if you test and It works for you then it can get one step closer to a merge. |
|
This merge was opened a year ago and where the discussion is currently happening: #670 |
|
Hey @Frostist, thank you for the reply. I tested your PR and it is sadly not functional for me. For example, you set the I also added a missing exception and a quite important fix that led to massive performance issues with the AWS SDK using the IMS. Would you be willing to add these fixes to your PR? Then I would be willing to close mine. |
|
Go for it. Can you pull your pr into mine? |
This adds support for path style endpoint connection.
Without this fix, connecting to minio is impossible.