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

Return the error if velero failed to detect S3 region for restic repo #4343

Merged
merged 1 commit into from
Nov 15, 2021

Conversation

reasonerjt
Copy link
Contributor

The error should be returned explicitly, because when the default URL is
used S3 will return a 301 and the response can't be handled by restic.

Fixes #4178

Signed-off-by: Daniel Jiang jiangd@vmware.com

Please indicate you've done the following:

The error should be returned explicitly, because when the default URL is
used S3 will return a 301 and the response can't be handled by restic.

Fixes vmware-tanzu#4178

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
@jenting jenting merged commit 130602d into vmware-tanzu:main Nov 15, 2021
qiuming-best pushed a commit to qiuming-best/velero that referenced this pull request Nov 22, 2021
…vmware-tanzu#4343)

The error should be returned explicitly, because when the default URL is
used S3 will return a 301 and the response can't be handled by restic.

Fixes vmware-tanzu#4178

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
qiuming-best pushed a commit to qiuming-best/velero that referenced this pull request Nov 22, 2021
…vmware-tanzu#4343)

The error should be returned explicitly, because when the default URL is
used S3 will return a 301 and the response can't be handled by restic.

Fixes vmware-tanzu#4178

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
danfengliu pushed a commit to danfengliu/velero that referenced this pull request Jan 25, 2022
…vmware-tanzu#4343)

The error should be returned explicitly, because when the default URL is
used S3 will return a 301 and the response can't be handled by restic.

Fixes vmware-tanzu#4178

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
gyaozhou pushed a commit to gyaozhou/velero-read that referenced this pull request May 14, 2022
…vmware-tanzu#4343)

The error should be returned explicitly, because when the default URL is
used S3 will return a 301 and the response can't be handled by restic.

Fixes vmware-tanzu#4178

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants