Skip to content

update linkerd2-proxy-discover to std::future#523

Merged
hawkw merged 5 commits intomaster-tokio-0.2from
eliza/0.2-discover
May 21, 2020
Merged

update linkerd2-proxy-discover to std::future#523
hawkw merged 5 commits intomaster-tokio-0.2from
eliza/0.2-discover

Conversation

@hawkw
Copy link
Contributor

@hawkw hawkw commented May 21, 2020

This branch updates the linkerd2-proxy-discover crate to use
std::future and Tower 0.3.

Overall, this is a fairly mechanical change. The main upstream API
difference is that tower-discover is now a trait alias for Stream,
rather than a trait that user code can directly implement.

Signed-off-by: Eliza Weisman [email protected]

@hawkw hawkw requested review from a team and olix0r May 21, 2020 18:25
@hawkw hawkw self-assigned this May 21, 2020
@hawkw hawkw force-pushed the eliza/0.2-discover branch from f8fcba8 to 8e83b62 Compare May 21, 2020 18:29
Signed-off-by: Eliza Weisman <[email protected]>
@hawkw hawkw merged commit 5f4d676 into master-tokio-0.2 May 21, 2020
@olix0r olix0r deleted the eliza/0.2-discover branch May 25, 2021 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants