-
Notifications
You must be signed in to change notification settings - Fork 368
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
feat: add confidential computing example #421
feat: add confidential computing example #421
Conversation
/gcbrun |
@apeabody @erlanderlo could you please take a look? |
/gcbrun |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice! mostly LGTM with a couple minor things to consider
test/integration/confidential_compute_instance/confidential_compute_instance_test.go
Outdated
Show resolved
Hide resolved
@apeabody could you please rerun the checks? I'm not sure why lint failed though (it's succeeding locally in my machine), would you have a clue? Thanks! |
/gcbrun |
Co-authored-by: Andrew Peabody <[email protected]>
/gcbrun |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice. One additional item wrt the SA.
test/integration/confidential_compute_instance/confidential_compute_instance_test.go
Show resolved
Hide resolved
@apeabody could you run /gcbrun again, please? |
/gcbrun |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks for the contribution!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed by @erlanderlo
Add confidential computing example with custom SA and Cloud HSM encrypted disk.