Skip to content

Enable/disable backup service. Expose file list as API for automation.

Compare
Choose a tag to compare
@arunagrawal84 arunagrawal84 released this 29 Apr 23:13
· 206 commits to 3.x since this release
df57a42
  • Update the backup service based on configuration changes.
  • Expose the list of files from backups as API call.
  • Run TTL for backup based on a simple timer to avoid S3 delete API call throttle.
  • API to clear the local filesystem cache.
  • Bug fix: Increment backup failure metric when no backup is found.
  • Bug fix: No backup verification job during restore.