Skip to content

feat(storage): add MoveObject method for HNS-enabled buckets #14537

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

Merged
merged 29 commits into from
Apr 23, 2025

Conversation

mahendra-google
Copy link
Contributor

Moves an object within a bucket with hierarchical namespace enabled. This method uses the moveObject underlying API operation for more flexibility and reliability.

@mahendra-google mahendra-google requested review from a team as code owners March 28, 2025 06:01
@product-auto-label product-auto-label bot added the api: storage Issues related to the Cloud Storage API. label Mar 28, 2025
@mahendra-google mahendra-google changed the title feat(storage): add MoveObject method for HNS-enabled buckets Move object feat(storage): add MoveObject method for HNS-enabled buckets Mar 28, 2025
@amanda-tarafa amanda-tarafa self-assigned this Apr 2, 2025
@mahendra-google
Copy link
Contributor Author

This PR is ready for re-review.

@amanda-tarafa
Copy link
Contributor

@mahendra-google Can you please rebase this PR on HEAD, your branch is a few commits behind and that's why the "Detect differences" check is failing. Thanks.

mahendra-google and others added 9 commits April 11, 2025 10:56
…onTests/StorageFixture.cs

Co-authored-by: Amanda Tarafa Mas <[email protected]>
…onTests/MoveObjectTest.cs

Co-authored-by: Amanda Tarafa Mas <[email protected]>
…onTests/MoveObjectTest.cs

Co-authored-by: Amanda Tarafa Mas <[email protected]>
…onTests/MoveObjectTest.cs

Co-authored-by: Amanda Tarafa Mas <[email protected]>
…onTests/MoveObjectTest.cs

Co-authored-by: Amanda Tarafa Mas <[email protected]>
…onTests/MoveObjectTest.cs

Co-authored-by: Amanda Tarafa Mas <[email protected]>
…onTests/MoveObjectTest.cs

Co-authored-by: Amanda Tarafa Mas <[email protected]>
Update apis.json

Update apis.json
@mahendra-google
Copy link
Contributor Author

@mahendra-google Can you please rebase this PR on HEAD, your branch is a few commits behind and that's why the "Detect differences" check is failing. Thanks.

I have rebased this PR on HEAD. Thanks.

@mahendra-google
Copy link
Contributor Author

This PR is ready for re-review except blank line at 6732 in apis.json.

Copy link
Contributor

@amanda-tarafa amanda-tarafa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM on my part, I'll just wait for the Storage team to reply to my two pending questions, and if they confirm, we can merge.

Copy link
Contributor

@amanda-tarafa amanda-tarafa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@amanda-tarafa amanda-tarafa merged commit 758a4ea into googleapis:main Apr 23, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the Cloud Storage API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants