Zakhar Bessarab
|
0eb465782a
|
deps: unpin AWS dependencies and add workaround for S3 compatibility (#9844)
Updates:
- unpin AWS dependencies and run `make vendor-update`
- add config options to enable checksums only if required by storage in
order to preserve backwards compatibility
Related issues:
- https://github.com/VictoriaMetrics/VictoriaMetrics/issues/9748
- https://github.com/VictoriaMetrics/VictoriaMetrics/issues/8622
Tested with: AWS S3, self-hosted MinIO, Linode object storage as it was
failing previously with multi-part uploads (reported here -
https://github.com/VictoriaMetrics/VictoriaMetrics/pull/8630#issuecomment-2772185033).
An updated library allows (PR with the
fix - https://github.com/aws/aws-sdk-go-v2/pull/3151) overriding
multi-part upload configurations so that compatibility can be preserved.
Signed-off-by: Zakhar Bessarab <z.bessarab@victoriametrics.com>
|
2025-10-10 18:35:37 +04:00 |
|
Aliaksandr Valialkin
|
7c40b95224
|
vendor: run make vendor-update
|
2024-11-29 13:48:50 +01:00 |
|
Aliaksandr Valialkin
|
d8688c9e82
|
vendor: run make vendor-update
|
2024-03-06 21:24:42 +02:00 |
|
Aliaksandr Valialkin
|
1df3e548c1
|
vendor: run make vendor-update
|
2023-07-07 00:04:32 -07:00 |
|
Aliaksandr Valialkin
|
8937de5f99
|
vendor: make vendor-update
|
2023-02-27 15:32:45 -08:00 |
|
Dmytro Kozlov
|
05cf8a6ecc
|
vmctl: support of the remote read protocol (#3232)
vmctl: support of the remote read protocol
Signed-off-by: hagen1778 <roman@victoriametrics.com>
Co-authored-by: hagen1778 <roman@victoriametrics.com>
|
2022-11-29 22:53:28 +01:00 |
|