Skip to content

[stable31] fix: pass only object key to deleteObjects call#58606

Open
leftybournes wants to merge 1 commit intostable31from
backport/58582/stable31
Open

[stable31] fix: pass only object key to deleteObjects call#58606
leftybournes wants to merge 1 commit intostable31from
backport/58582/stable31

Conversation

@leftybournes
Copy link
Contributor

Manual backport of #58582

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>
@leftybournes leftybournes requested review from a team, CarlSchwan, artonge, nfebe and sorbaugh and removed request for a team February 27, 2026 03:40
@github-actions github-actions bot changed the title fix: pass only object key to deleteObjects call [stable31] fix: pass only object key to deleteObjects call Feb 27, 2026
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.

1 participant