From the device_info HashMap, we need to construct an InboundKeyInfo struct. These are some helper functions to do that.
Depends on D8761
Paths
| Differential D8765 Authored by varun on Aug 8 2023, 12:12 PM.
Details
Summary From the device_info HashMap, we need to construct an InboundKeyInfo struct. These are some helper functions to do that. Depends on D8761 Test Plan Tested in subsequent diff when we actually call the helpers
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptAug 8 2023, 12:12 PM2023-08-08 12:12:06 (UTC-7) Harbormaster completed remote builds in B21612: Diff 29652.Aug 8 2023, 12:47 PM2023-08-08 12:47:49 (UTC-7) • jon added inline comments.
This revision now requires changes to proceed.Aug 9 2023, 5:36 PM2023-08-09 17:36:21 (UTC-7) Harbormaster completed remote builds in B21881: Diff 30059.Aug 17 2023, 9:57 PM2023-08-17 21:57:20 (UTC-7)
• jon added inline comments. This revision is now accepted and ready to land.Aug 18 2023, 1:32 PM2023-08-18 13:32:37 (UTC-7)
Closed by commit rCOMMe1591be9eb39: [identity] more helpers for identity service (authored by varun). · Explain WhyAug 30 2023, 11:38 AM2023-08-30 11:38:47 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 30059 services/identity/src/client_service.rs
services/identity/src/database.rs
services/identity/src/grpc_utils.rs
services/identity/src/main.rs
|