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

issue with cloud-provider-specifics.md #255

Closed
fayazg opened this issue Dec 19, 2017 · 3 comments
Closed

issue with cloud-provider-specifics.md #255

fayazg opened this issue Dec 19, 2017 · 3 comments
Assignees

Comments

@fayazg
Copy link

fayazg commented Dec 19, 2017

Trying to integrate with aws but get the following error.

12/19/2017 11:09:10 AMtime="2017-12-19T18:09:10Z" level=error msg="error listing backups" error="rpc error: code = Unknown desc = BucketRegionError: incorrect region, the bucket is not in 'us-west-2' region\n\tstatus code: 301, request id: , host id: " logSource="pkg/controller/backup_sync_controller.go:75"

Anything obvious excluded from the steps that I am missing?

@skriss
Copy link
Contributor

skriss commented Dec 19, 2017

@fayazg have you created an S3 bucket in us-west-2 to store backups, and plugged the name into the ark config object? Our scripts don't do that for you. Once you create in, plug the name in here:

https://github.com/heptio/ark/blob/master/examples/aws/00-ark-config.yaml#L27

@fayazg
Copy link
Author

fayazg commented Dec 19, 2017

Got it, thanks Steve.

@skriss skriss self-assigned this Dec 19, 2017
@skriss
Copy link
Contributor

skriss commented Dec 19, 2017

No problem. I'll close this issue for now but if anything else comes up feel free to file a new one or reach out on slack (#ark-dr under the kubernetes org)

@skriss skriss closed this as completed Dec 19, 2017
kaovilai pushed a commit to kaovilai/velero that referenced this issue Apr 20, 2023
pass missing params during controller registration

refactor code to avoid code duplication and fix tests

remove unused function

fix via make update
shubham-pampattiwar added a commit to shubham-pampattiwar/velero that referenced this issue May 5, 2023
pass missing params during controller registration

refactor code to avoid code duplication and fix tests

remove unused function

fix via make update
shubham-pampattiwar added a commit to shubham-pampattiwar/velero that referenced this issue May 10, 2023
pass missing params during controller registration

refactor code to avoid code duplication and fix tests

remove unused function

fix via make update
kaovilai pushed a commit to kaovilai/velero that referenced this issue Aug 11, 2023
pass missing params during controller registration

refactor code to avoid code duplication and fix tests

remove unused function

fix via make update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants