Added a BlobServiceClient member to the AuthenticatedService gRPC service. It's going to be needed to remove holders in the next diff
Depends on D13650
Paths
| Differential D13651 Authored by bartek on Oct 9 2024, 1:36 AM.
Details Summary Added a BlobServiceClient member to the AuthenticatedService gRPC service. It's going to be needed to remove holders in the next diff Depends on D13650 Test Plan cargo build -p identity
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptOct 9 2024, 1:36 AM2024-10-09 01:36:22 (UTC-7) Harbormaster completed remote builds in B32131: Diff 45001.Oct 9 2024, 2:11 AM2024-10-09 02:11:06 (UTC-7) This revision is now accepted and ready to land.Oct 10 2024, 2:35 AM2024-10-10 02:35:06 (UTC-7) Harbormaster completed remote builds in B32228: Diff 45150.Oct 14 2024, 5:34 AM2024-10-14 05:34:02 (UTC-7) Closed by commit rCOMMbc71ac4c9c70: [identity] Pass Blob client to AuthenticatedService (authored by bartek). · Explain WhyOct 14 2024, 7:20 AM2024-10-14 07:20:20 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 45166 services/identity/src/database.rs
services/identity/src/grpc_services/authenticated.rs
services/identity/src/main.rs
|