You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add spec.historyLimit field to BackupConfiguration (like Deployment). Delete older BackupSession objects accordingly. This will delete the backup jobs.
Keep failed restore jobs for a RestoreSession. If RestoreSession is successful, then delete the restore job after 2 hours (configurable by operator flag).