Add a field to let users disable latest restorable time tracking
General
Escalation
General
Escalation
Description
Some of our users are complaining about excessive s3 API usage caused by latest restorable time tracking:
We’ll add a field to our cr.yaml to let users disable this feature.
Environment
None
Activity
Show:
ege.gunes September 3, 2024 at 10:15 AM
In 2.4.0 we introduced a new feature for tracking the latest restorable time for latest successful backup. Afterwards some users complained about their S3 API usage is increasing (i.e. issue #868). With this ticket we added a new field called spec.backups.trackLatestRestorableTime to enable/disable this behavior. By default it’s enabled but you can disable it.
Some of our users are complaining about excessive s3 API usage caused by latest restorable time tracking:
We’ll add a field to our cr.yaml to let users disable this feature.