VictoriaMetrics/lib/backup
Nikolay b856581ad3
lib/backup: set s3 default region to us-west-2 (#3224)
* lib/backup: set s3 default region to us-west-2
it should fix an error with region detection for bucket, if AWS_REGION env var is not set

* Update lib/backup/s3remote/s3.go

Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
2022-10-13 10:30:07 +03:00
..
actions lib/backup: add support of Azure Blob Storage (#460) 2022-10-06 00:32:46 +03:00
azremote lib/backup/azremote: typo fixes after 03872025b747fcc4ee98710ad10fc98764328511 2022-10-07 01:02:06 +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 lib/backup: set s3 default region to us-west-2 (#3224) 2022-10-13 10:30:07 +03:00