Skip to content

update identity service client to std::future#548

Merged
hawkw merged 5 commits intomaster-tokio-0.2from
eliza/0.2-identity
Jun 8, 2020
Merged

update identity service client to std::future#548
hawkw merged 5 commits intomaster-tokio-0.2from
eliza/0.2-identity

Conversation

@hawkw
Copy link
Contributor

@hawkw hawkw commented Jun 2, 2020

This branch updates the identity service client to use std::future and
async/await. Since the identity refresh daemon code ended up being
somewhat tricky to make work with stack pinning, I opted to just replace
it with a new async/await implementation instead.

I've also re-enabled all the identity integration tests.

@hawkw hawkw requested review from a team and olix0r June 2, 2020 23:39
Signed-off-by: Eliza Weisman <[email protected]>
@hawkw hawkw force-pushed the eliza/0.2-identity branch from 69b629d to 96b258d Compare June 3, 2020 16:33
@hawkw hawkw mentioned this pull request Jun 5, 2020
Copy link
Contributor

@kleimkuhler kleimkuhler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@hawkw hawkw merged commit 3d56fdf into master-tokio-0.2 Jun 8, 2020
hawkw added a commit that referenced this pull request Jun 11, 2020
This branch updates the proxy tap machinery to use `std::future` and
Tonic. 

Depends on #548 

Signed-off-by: Eliza Weisman <[email protected]>
@olix0r olix0r deleted the eliza/0.2-identity 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