[Feature] ☂️ Support Bucket Lock
mechanism for backups taken by backup-restore for various storage provider
#777
Labels
kind/enhancement
Enhancement, improvement, extension
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:
Bucket Lock
immutable object support for Google Cloud Storage. #776Container level WORM
immutable object support for Azure Blob Storage. #781Motivation (Why is this needed?):
Approach/Hint to the implement solution (optional):
The text was updated successfully, but these errors were encountered: