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

Size check - Throw an error if the minimum expected backup size is way lighter than real #22

Open
p-bizouard opened this issue Nov 28, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@p-bizouard
Copy link
Owner

Sometime we create a backup configuration with empty database, repository, ... so we set to 0 octet, but when we go live we do not remember to set a real value. And the data will growth overtime, so if a backup is not full for some reason, we may not be alerted if the minimum expected size is not updated.

  • Checkbox to ignore the error on the BackupConfiguration
  • Visual error on dashboard and backup
  • How much lighter should throw an error ? Should it be configurable on the BackupConfiguration ?
@p-bizouard p-bizouard added the enhancement New feature or request label Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant