mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-09-12 19:16:31 +00:00
Add a method to reset all backupLastSuccessfulTimestamp gauge values. This will be used by the backup controller's periodic resync to prune stale metrics for deleted schedules. Fixes #9239 Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>