-
Notifications
You must be signed in to change notification settings - Fork 193
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
[BUG] S3 storageprovider doesn't support path style access #8867
Comments
The |
leonliao
added a commit
to leonliao/kubeblocks
that referenced
this issue
Jan 24, 2025
leonliao
added a commit
to leonliao/kubeblocks
that referenced
this issue
Jan 24, 2025
OK. Will try. I thought adding |
leonliao
added a commit
to leonliao/kubeblocks
that referenced
this issue
Jan 24, 2025
leonliao
added a commit
to leonliao/kubeblocks
that referenced
this issue
Jan 24, 2025
shanshanying
pushed a commit
that referenced
this issue
Jan 24, 2025
apecloud-bot
pushed a commit
that referenced
this issue
Jan 24, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Tried to use s3/oss storageprovider to create backuprepo to store backup into own-made S3 compatible object storage service, which only supports the path-style access. But the backuprepo failed to pass the pre-check, because of the pre-check always uses virtual hosted style to access S3 service.
To Reproduce
Steps to reproduce the behavior:
1.
create backup repo
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: