Skip to content

[stable32] fix: pass only object key to deleteObjects call#58604

Merged
joshtrichards merged 1 commit intostable32from
backport/58582/stable32
Feb 27, 2026
Merged

[stable32] fix: pass only object key to deleteObjects call#58604
joshtrichards merged 1 commit intostable32from
backport/58582/stable32

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Feb 27, 2026

Backport of PR #58582

@backportbot backportbot bot requested a review from a team as a code owner February 27, 2026 03:28
Some S3-compatible object storage hosts don't like the ETag being included in
the request and return a MalformedXML response. In the AWS API documentation,
only the object key is required so just pass that in.

Signed-off-by: Kent Delante <kent.delante@proton.me>
@joshtrichards joshtrichards merged commit 481999c into stable32 Feb 27, 2026
217 of 221 checks passed
@joshtrichards joshtrichards deleted the backport/58582/stable32 branch February 27, 2026 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants