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)
Fri, Nov 1, 2:26 PM
Unknown Object (File)
Oct 16 2024, 8:18 PM
Unknown Object (File)
Oct 12 2024, 1:26 PM
Unknown Object (File)
Oct 12 2024, 1:26 PM
Unknown Object (File)
Oct 12 2024, 1:26 PM
Unknown Object (File)
Oct 12 2024, 1:26 PM
Unknown Object (File)
Oct 12 2024, 1:26 PM
Unknown Object (File)
Oct 11 2024, 3:31 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
Branch
barthap/dns
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