VictoriaMetrics/lib/backup
Nikolay ebe15e0c7b
lib/backup/s3: properly set ProfileName
Previously, if ProfileName is set to empty value (as default). AWS s3
lib ignored any profile config defined with `-configProfilePath`.

This commit correctly configure client options and set profile name only
if it's set to non-empty value.

Related issue:
https://github.com/VictoriaMetrics/VictoriaMetrics/issues/8668
2025-04-08 17:45:22 +02:00
..
actions spelling and grammar fixes via codespell () 2025-03-17 16:38:11 +01:00
azremote lib/backup/azremote: follow-up for 5fd3aef549 2024-07-17 17:55:39 +02:00
backupnames fix removing storage data dir before restoring from backup () 2023-07-06 22:32:12 -07:00
common all: replace old https://docs.victoriametrics.com/vmbackup.html url with the new one - https://docs.victoriametrics.com/vmbackup/ 2024-04-18 01:58:00 +02:00
fscommon lib/backup/common: consistently use canonical path with / directory separators at Part.Path 2023-09-19 00:36:32 +02:00
fslocal lib/backup/common: consistently use canonical path with / directory separators at Part.Path 2023-09-19 00:36:32 +02:00
fsnil lib/backup: add MustStop() method for all remote filesystems 2020-10-09 15:32:13 +03:00
fsremote lib/backup/common: consistently use canonical path with / directory separators at Part.Path 2023-09-19 00:36:32 +02:00
gcsremote spelling and grammar fixes via codespell () 2025-03-17 16:38:11 +01:00
s3remote lib/backup/s3: properly set ProfileName 2025-04-08 17:45:22 +02:00