Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade the client's version to add SPIFFE support #18

Merged
merged 1 commit into from
Nov 27, 2020

Conversation

hug-dev
Copy link
Member

@hug-dev hug-dev commented Nov 27, 2020

Signed-off-by: Hugues de Valon [email protected]

@hug-dev hug-dev requested a review from ionut-arm November 27, 2020 10:44
use parsec_tool::cli;
use structopt::StructOpt;

fn run() -> Result<()> {
Copy link
Member Author

Choose a reason for hiding this comment

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

Using anyhow after updating the client caused a bug, reason was that the updated Error type from the client does not implement some traits, including Sync.

@hug-dev hug-dev merged commit a20c65d into parallaxsecond:master Nov 27, 2020
@hug-dev hug-dev deleted the spiffe branch November 27, 2020 10:55
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.

2 participants