Implement pruning policy on minio side #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This can be separate from the application level policy which we can run with restic pruning commands. However, for now, we can control this "globally" from the minio side.
We only have 20gb on the VPS so we'll probably have to run a 2-3 day policy.
This feels a bit hasty now that we have more space. The ones doing the backing up can arrange their own policies to take care of each others space requirements. I'm gonna close this off.