introduce the `domainmode` for ks3 sdk
Open
component/br
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
When br backup/restore data to the external storage `ks3`, the ks3 server will response a `SignatureDoesNotMatch` error if the domain mode is on. (actually it is off in the code)
```
./br restore full -s "ks3://{bucket}/{prefix}?endpoint=http://{bucket}.ks3-cn-beijing.ksyuncs.com&force-path-style=true&..."
```
Contributor guide
Assessment
This issue has not been assessed yet.