-
Notifications
You must be signed in to change notification settings - Fork 142
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
9abce39 dropped the verifier dependencies (TPM and DCAP libs) based on checking the code that these are not needed. The PR CI did not catch there are issues. However, a post-merge action shows issues and currently the image cannot be built.
Two problems:
- rework trustee-cli to not depend on
kbs::attestation::config::AttestationServiceConfig::CoCoASBuiltIn;for config paths because this expects KBS is built usingcoco_as_builtinfeature which pulls in verifier dependencies. - add trustee-cli image to PR checks
How to reproduce
$ podman build . -f tools/trustee-cli/DockerfileCoCo version information
HEAD
What TEE are you seeing the problem on
None
Failing command and relevant log output
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
🆕 New