Files
velero/pkg
Shubham Pampattiwar 8cf03998dd Reset backupLastSuccessfulTimestamp during periodic resync
The periodic backup metrics resync in updateTotalBackupMetric only set
backupLastSuccessfulTimestamp values but never removed stale entries.
When a schedule was deleted and its backups removed, the gauge persisted
until the Velero pod was restarted.

Reset the gauge before re-setting current values so that deleted
schedules are pruned automatically each resync cycle.

Fixes #9239

Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>
2026-07-22 09:17:59 -07:00
..
2026-07-15 08:35:06 +00:00
2023-04-16 12:49:55 -04:00
2025-12-31 15:42:14 +08:00
2026-07-09 11:50:20 +08:00
2026-07-17 16:35:19 +08:00