Page MenuHomePhabricator

[backup] Use authenticated service trait
ClosedPublic

Authored by bartek on Jun 20 2024, 2:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 16, 4:09 AM
Unknown Object (File)
Thu, Aug 29, 6:19 PM
Unknown Object (File)
Aug 16 2024, 3:20 PM
Unknown Object (File)
Aug 15 2024, 6:10 AM
Unknown Object (File)
Aug 10 2024, 7:01 AM
Unknown Object (File)
Aug 10 2024, 7:01 AM
Unknown Object (File)
Aug 10 2024, 7:01 AM
Unknown Object (File)
Aug 10 2024, 7:00 AM
Subscribers

Details

Summary

Implemented the trait introduced in D12507 for BlobServiceClient and used it in backup handlers.
This simplifies the code and makes it more flexible and future-proof.

Depends on D12507

Test Plan

Tested backup service locally - blob requests are successful for both authenticated and unauthenticated HTTP endpoints

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

bartek held this revision as a draft.

Rebase. Remove unused imports

bartek published this revision for review.Jun 20 2024, 4:51 AM
This revision is now accepted and ready to land.Jun 21 2024, 4:03 AM