Changed blob client logic to use the new AuthorizationCredential enum instead of the more specific UserIdentity
Depends on D9243
Paths
| Differential D9275 Authored by bartek on Sep 25 2023, 5:36 AM.
Details Summary Changed blob client logic to use the new AuthorizationCredential enum instead of the more specific UserIdentity Depends on D9243 Test Plan Blob client works as before
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added a reviewer: • jon. · View Herald TranscriptSep 25 2023, 5:36 AM2023-09-25 05:36:26 (UTC-7) bartek added a child revision: D9276: [terraform] Add services token secret.Sep 25 2023, 5:38 AM2023-09-25 05:38:54 (UTC-7) Harbormaster completed remote builds in B22814: Diff 31384.Sep 25 2023, 5:54 AM2023-09-25 05:54:27 (UTC-7) This revision is now accepted and ready to land.Sep 25 2023, 6:21 AM2023-09-25 06:21:59 (UTC-7) Closed by commit rCOMM6a1036d0b610: [services-lib] Let blob client use services token (authored by bartek). · Explain WhyOct 2 2023, 6:27 AM2023-10-02 06:27:43 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 31384 services/comm-services-lib/src/auth.rs
services/comm-services-lib/src/blob/client.rs
|