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

[Feature] ☂️ Support Bucket Lock mechanism for backups taken by backup-restore for various storage provider #777

Open
1 of 3 tasks
ishan16696 opened this issue Sep 17, 2024 · 1 comment
Assignees
Labels
kind/enhancement Enhancement, improvement, extension

Comments

@ishan16696
Copy link
Member

ishan16696 commented Sep 17, 2024

Feature (What you would like to be added):

Users might wish to enable the bucket lock mechanism for their objects stored in buckets to use write-once-read-many(WORM) model. As the storage providers exhibit varying functionality for bucket lock, we need to adapt our approach based on each provider's specific bucket lock implementation.

To support the bucket lock mechanism, the following features of the backup-restore process need to be enhanced:

  1. Garbage collection of backups.
  2. The ability to skip certain snapshots during restoration, if required.

Motivation (Why is this needed?):

Approach/Hint to the implement solution (optional):

@ishan16696
Copy link
Member Author

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Enhancement, improvement, extension
Projects
None yet
Development

No branches or pull requests

2 participants