VictoriaMetrics/lib/backup
Zakhar Bessarab 87c77727e4
vmbackup: update AWS SDK to v2 (#3174)
* lib/backup/s3remote: update AWS SDK to v2

* Update lib/backup/s3remote/s3.go

Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>

* lib/backup/s3remote: refactor error handling

Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
2022-10-01 17:12:07 +03:00
..
actions lib/backup/actions: rename removeLockFile -> removeRestoreLock to have consistent naming with createRestoreLock function 2022-08-04 17:42:43 +03:00
common removes FileSize from backup part key (#1872) 2021-12-01 11:01:28 +02:00
fscommon adds restore.lock (#1988) 2021-12-22 13:10:15 +02:00
fslocal lib/backup/fslocal: add FS.MustStop() method for stopping bandwidth limiter 2020-10-09 15:12:03 +03:00
fsnil lib/backup: add MustStop() method for all remote filesystems 2020-10-09 15:32:19 +03:00
fsremote all: use os.{Read|Write}File instead of ioutil.{Read|Write}File 2022-08-21 23:52:35 +03:00
gcsremote vmbackup: configure retries for GCS remote FS (#3156) 2022-09-26 16:28:20 +03:00
s3remote vmbackup: update AWS SDK to v2 (#3174) 2022-10-01 17:12:07 +03:00