mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-06 13:26:26 +00:00
* remove explicit Accept-Encoding header For StorageGrid compatibility the Accept-Encoding header should not be set, otherwise StorageGrid compresses the already compressed log files which are only decompressed by the client once Signed-off-by: fvsqr <48791253+fvsqr@users.noreply.github.com> * Removed explicit gzip Accept-Encoding header For StorageGrid compatibility the Accept-Encoding header should not be set, otherwise StorageGrid compresses the already compressed log files which are only decompressed by the client once. Unclear, how this affects Backup endpoints from Azure or GCP Signed-off-by: fvsqr <48791253+fvsqr@users.noreply.github.com> * Create 2712-fvsqr Signed-off-by: fvsqr <48791253+fvsqr@users.noreply.github.com>
2 lines
74 B
Plaintext
2 lines
74 B
Plaintext
StorageGrid compatibility by removing explicit gzip accept header setting
|