scality / cloudserver

Zenko CloudServer, an open-source Node.js implementation of the Amazon S3 protocol on the front-end and backend storage capabilities to multiple clouds, including Azure and Google.
https://www.zenko.io/cloudserver
Apache License 2.0
1.68k stars 236 forks source link

INTEGRATION [PR#5626 > development/8.6] Fixup on deleteObject #5632

Closed bert-e closed 1 month ago

bert-e commented 1 month ago

This pull request has been created automatically. It is linked to its parent pull request #5626.

Do not edit this pull request directly. If you need to amend/cancel the changeset on branch w/8.6/bugfix/CLDSRV-555-deleteObjects-policy-eval-fix, please follow this procedure:

 $ git fetch
 $ git checkout w/8.6/bugfix/CLDSRV-555-deleteObjects-policy-eval-fix
 $ # <amend or cancel the changeset by _adding_ new commits>
 $ git push origin w/8.6/bugfix/CLDSRV-555-deleteObjects-policy-eval-fix

Please always comment pull request #5626 instead of this one.