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

add support for cosa powervs-replicate; fix some error handling #3195

Merged
merged 2 commits into from
Nov 14, 2022

Conversation

dustymabe
Copy link
Member

commit 3c5516aa88a6fdf79e1fd6546029c5f0b39d7730
Author: Dusty Mabe <dusty@dustymabe.com>
Date:   Sat Nov 12 16:26:18 2022 -0500

    mantle/platform: fix error handling in ibmcloud/s3 CopyObject
    
    I suspect this was a copy/paste error. `BucketAlreadyOwnedByYou` is
    an error reported from createBucket(), which we aren't calling here.

commit 62f9039b63bca5c979b7a9376396de88de489118
Author: Dusty Mabe <dusty@dustymabe.com>
Date:   Sat Nov 12 14:54:22 2022 -0500

    add support for `cosa powervs-replicate`
    
    All we need to do is symlink to cmd-ore-wrapper.

All we need to do is symlink to cmd-ore-wrapper.
I suspect this was a copy/paste error. `BucketAlreadyOwnedByYou` is
an error reported from createBucket(), which we aren't calling here.
@dustymabe dustymabe merged commit e80eb3a into coreos:main Nov 14, 2022
@dustymabe dustymabe deleted the dusty-powervs branch November 14, 2022 15:12
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.

None yet

2 participants