- Add get_recent_backups method to return recent backup history - Add get_failed_backups method to return failed backup history - Add get_container_backup_history method for container-specific history - All methods are thread-safe with mutex synchronization - Methods return data in reverse chronological order (newest first) This fixes the 'undefined method get_recent_backups' error in health endpoints. |
||
---|---|---|
.. | ||
baktainer | ||
baktainer.rb |