quotas for autobackups #56

Merged
inex merged 14 commits from quotas into master 2023-09-09 03:50:18 +03:00
Collaborator

This implements having a maximum amount of automatic backups.
When a new auto snap is created and the cap is reached, old snaps beyond limit will be deleted.
It does not yet implement corresponding mutations and quuries:
Would it be better to combine them into a single config with backup period or have them separate?

This implements having a maximum amount of automatic backups. When a new auto snap is created and the cap is reached, old snaps beyond limit will be deleted. It does not yet implement corresponding mutations and quuries: Would it be better to combine them into a single config with backup period or have them separate?
houkime added 4 commits 2023-08-21 15:55:41 +03:00
houkime added 5 commits 2023-08-28 21:25:05 +03:00
inex added 1 commit 2023-08-30 12:03:26 +03:00
continuous-integration/drone/push Build is failing Details
ad9384c850
fix(graphql): backup quotas field typing
houkime added 1 commit 2023-09-08 19:23:27 +03:00
continuous-integration/drone/push Build is failing Details
56be3d9c31
fix(backup): trim auto-snapshots on setting the quotas
inex added 1 commit 2023-09-09 03:26:48 +03:00
continuous-integration/drone/push Build is failing Details
dedd6a9cc9
refactor(backups): use restic-like rotation policy
inex added 1 commit 2023-09-09 03:33:03 +03:00
continuous-integration/drone/push Build is failing Details
450a998ea6
chore:bump version
inex added 1 commit 2023-09-09 03:44:17 +03:00
continuous-integration/drone/push Build is failing Details
39baa3725b
Merge remote-tracking branch 'origin/master' into quotas
inex changed title from WIP: quotas for autobackups to quotas for autobackups 2023-09-09 03:50:09 +03:00
inex merged commit 6b106cbcf3 into master 2023-09-09 03:50:18 +03:00
inex deleted branch quotas 2023-09-09 03:50:18 +03:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SelfPrivacy/selfprivacy-rest-api#56
There is no content yet.