Closed Kerkesni closed 2 weeks ago
My role is to assist you with the merge of this
pull request. Please type @bert-e help
to get information
on this process, or consult the user documentation.
Status report is not available.
Attention: Patch coverage is 84.84848%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 70.32%. Comparing base (
6694ca8
) to head (0ab64e0
). Report is 42 commits behind head on development/8.7.
Files with missing lines | Patch % | Lines |
---|---|---|
...sions/lifecycle/tasks/LifecycleDeleteObjectTask.js | 84.84% | 5 Missing :warning: |
The following approvals are needed before I can proceed with the merge:
the author
2 peers
/approve
The changeset has received all authorizations and has been added to the relevant queue(s). The queue(s) will be merged in the target development branch(es) as soon as builds have passed.
The changeset will be merged in:
development/8.7
The following branches will NOT be impacted:
development/7.10
development/7.4
development/7.70
development/8.5
development/8.6
There is no action required on your side. You will be notified here once the changeset has been merged. In the unlikely event that the changeset fails permanently on the queue, a member of the admin team will contact you to help resolve the matter.
IMPORTANT
Please do not attempt to modify this pull request.
If you need this pull request to be removed from the queue, please contact a member of the admin team now.
The following options are set: approve
I have successfully merged the changeset of this pull request into targetted development branches:
development/8.7
The following branches have NOT changed:
development/7.10
development/7.4
development/7.70
development/8.5
development/8.6
Please check the status of the associated issue BB-617.
Goodbye kerkesni.
This reverts commit e2d61043936ddbd7ccf7ba43160f13cc1b9a14d6 which introduces logic to select which deletion API to use in expiration based on the backbeatClient API definition. This is useless since the unified backbeat will only be using the definition from. 8.x and that includes everything.
Added failback to deleteObject in case we use an older Cloudserver.
Issue: BB-617