remove all custom clients and replace them with the grpc_clients library clients
Depends on D9471
Paths
| Differential D9472 Authored by varun on Oct 12 2023, 11:56 AM.
Tags None Referenced Files
Details Summary remove all custom clients and replace them with the grpc_clients library clients Depends on D9471 Test Plan ran cargo test and all tests but an unrelated backup integration test passed (wasn't running backup service)
Diff Detail
Event TimelineHerald added a reviewer: • jon. · View Herald TranscriptOct 12 2023, 11:56 AM2023-10-12 11:56:08 (UTC-7) Harbormaster completed remote builds in B23219: Diff 31975.Oct 12 2023, 12:19 PM2023-10-12 12:19:15 (UTC-7) Comment Actions Looks good. Conflicts a bit with my commtest changes, but I'll rebase as soon as you land this
This revision is now accepted and ready to land.Oct 16 2023, 12:42 AM2023-10-16 00:42:56 (UTC-7)
Closed by commit rCOMM695f3464b34b: [commtest] use shared/grpc_client for identity clients (authored by varun). · Explain WhyOct 18 2023, 8:00 PM2023-10-18 20:00:38 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 32164 services/commtest/Cargo.lock
services/commtest/Cargo.toml
services/commtest/build.rs
services/commtest/src/identity/device.rs
services/commtest/tests/identity_access_tokens_tests.rs
|