Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Details on "why": https://fb.workplace.com/groups/2071217289839797/permalink/3401769186784594/ We need to forward these CAT tokens to verify integrity service. Now that we have the land service, we need to forward those CATs also through the land service. We do that in `get_service_client` called here: https://www.internalfb.com/code/fbsource/[27503e0eb5ead5894dd3d8c4bfb9b0040c915bca]/fbcode/eden/mononoke/pushrebase/client/facebook/land_service.rs?lines=257 The `get_service_client` in its body has: https://www.internalfb.com/code/fbsource/[e0f913f7c3b93921f058dc6bd3d11a4d11b3c592]/fbcode/eden/mononoke/common/facebook/thrift_client/src/lib.rs?lines=129-135 Reviewed By: zzl0 Differential Revision: D66599190 fbshipit-source-id: 41359562f4886fe86d3b4782074341d8fa324748
- Loading branch information