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

Made Attester trait's get_evidence() async #299

Merged

Conversation

mkulke
Copy link
Contributor

@mkulke mkulke commented Jul 27, 2023

fixes #298

@mkulke mkulke requested a review from jialez0 as a code owner July 27, 2023 08:41
Copy link
Member

@Xynnn007 Xynnn007 left a comment

Choose a reason for hiding this comment

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

lgtm

@Xynnn007
Copy link
Member

@mkulke the error is caused by the pr.

@mkulke mkulke force-pushed the mkulke/make-attester-trait-async branch from 1612be1 to b9992b1 Compare July 27, 2023 14:23
Copy link
Member

@fitzthum fitzthum left a comment

Choose a reason for hiding this comment

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

LGTM

@Xynnn007
Copy link
Member

hi @mkulke plz rebase this

Signed-off-by: Magnus Kulke <magnuskulke@microsoft.com>
@mkulke mkulke force-pushed the mkulke/make-attester-trait-async branch from b9992b1 to 52db6df Compare July 28, 2023 07:51
@Xynnn007 Xynnn007 merged commit 709a6b0 into confidential-containers:main Jul 28, 2023
9 checks passed
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.

attestation-agent: Attester trait should be async
3 participants