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

Custom dest bucket #57

Merged
merged 10 commits into from
Jan 13, 2025
Merged

Custom dest bucket #57

merged 10 commits into from
Jan 13, 2025

Conversation

arttor
Copy link
Collaborator

@arttor arttor commented Jan 12, 2025

Closes #27

  • added custom dest bucket to replication policy
  • adjusted redis version metadata to handle custom dest bucket
  • adjusted workers to handle custom dest bucket
  • e2e test

go.mod Outdated Show resolved Hide resolved
pkg/api/grpc_handlers.go Outdated Show resolved Hide resolved
pkg/rclone/service.go Show resolved Hide resolved
service/worker/handler/acl.go Show resolved Hide resolved
service/worker/handler/acl.go Outdated Show resolved Hide resolved
service/worker/handler/acl.go Show resolved Hide resolved
Base automatically changed from cleanup-on-repl-delete to main January 13, 2025 13:08
Signed-off-by: Artem Torubarov <[email protected]>
Signed-off-by: Artem Torubarov <[email protected]>
Signed-off-by: Artem Torubarov <[email protected]>
Signed-off-by: Artem Torubarov <[email protected]>
@arttor arttor force-pushed the custom-dest-bucket branch from 4c9f828 to 827c08c Compare January 13, 2025 14:23
Signed-off-by: Artem Torubarov <[email protected]>
@arttor arttor merged commit c3b7a9e into main Jan 13, 2025
2 checks passed
@arttor arttor deleted the custom-dest-bucket branch January 13, 2025 17:05
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.

Migration to different bucket name
2 participants