Open
Description
I would like to report an issue on page https://manager.docs.scylladb.com/stable/backup/index.html#backup-location
Problem
ScyllaDB Manager manages the backup SSTable's life cycle, including which sstable belong to which backup (one file can be part of more than one backup). Enabling bucket lifecycle may result in backup files deleted by the cloud provider (e.g. S3) while still belonging to an active backup
Suggest a fix
Add a clear warning:
Do not enable lifecycle for a backup bucket.
Scylla Manager own the backup files, and manage the retention base on the backup policy.