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

fix: remove provision:true as it would cause failures #377

Conversation

AlessandroPomponio
Copy link
Collaborator

I was able to test archive datasets now that #367 has been fixed and it looks like having

  local:
    provision: "true" # <---- Required to create a bucket in the backing store

causes the following error:

An error occurred (BucketAlreadyOwnedByYou) when calling the CreateBucket operation: Your previous request to create the named bucket succeeded and you already own it.

This PR removes it, ensuring the example works

Signed-off-by: Alessandro Pomponio <alessandro.pomponio1@ibm.com>
@srikumar003 srikumar003 merged commit 22dbf24 into datashim-io:master Jul 31, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants