shaoyue

Results 84 comments of shaoyue

Use s3.amazonaws.com or regional hostname for address, and 443 for port

In first stage, we can use a field like `minio.url` to replace - `minio.address` - `minio.port` - `minio.useSSL` The translation examples: url: `https://s3.amazonaws.com` -> address: `s3.amazonaws.com` port:`443` useSSL:`true` url: `http://my-object-storage-host`...

I think e2e can be skiped @yanliang567 @congqixia please help approve