Skip to content

feat: GCP copy, move, rename bucket #3810

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nelson-parente
Copy link
Contributor

@nelson-parente nelson-parente commented May 4, 2025

Description

This PR adds GCP bucket binding copy, move and rename methods.

GCP provides copy, rename and move functionality which is currently not supported by dapr.
It would be good if we could provide these functionality as they are common across all major storage providers.

https://cloud.google.com/storage/docs/copying-renaming-moving-objects#permissions-rest

dapr/docs#4644

Issue reference

#3157

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation / Created issue in the https://github.com/dapr/docs/ repo: dapr/docs#[issue number]

@nelson-parente nelson-parente changed the title feat: copy, move, rename bucket feat: GCP copy, move, rename bucket May 4, 2025
Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
@nelson-parente nelson-parente marked this pull request as ready for review May 5, 2025 15:18
@nelson-parente nelson-parente requested review from a team as code owners May 5, 2025 15:18
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.

1 participant