You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this change is caused by new version of aws-sdk llibraries, it means many tools using the aws-sdk may doesn't work without support of streaming signd/unsign trailer
I attempted to use Velero latest version 1.13.1 with CloudServer 8.8.20. When creating a backup, I encountered the following error:
operation error S3: PutObject, https response error StatusCode: 400, api error BadRequest: trailing checksum is not supported
https://github.com/scality/cloudserver/blob/8.8.20/lib/api/apiUtils/object/validateChecksumHeaders.js#L9
Question: Do you have any plans to support the x-amz-trailer header? If so, when can we expect this support to be available?
Additional information
cloudserver: 8.8.20
velero: 1.13.1
The text was updated successfully, but these errors were encountered: