-
Notifications
You must be signed in to change notification settings - Fork 10
Add node ID in resource policy #51
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
Add node ID in resource policy #51
Conversation
|
@Jakob-Naucke I forgot, is it trustee always checking pcr8 with the initdata? |
|
Yes. Setting initdata like in this PR with upstream Trustee will give you: |
|
The PR latchset/clevis-pin-trustee#12 has been merged so we can avoid to branch it and directly refer main |
|
But otherwise, LGTM |
efde407 to
ca1dd8e
Compare
|
|
Broken by the Trustee that requires them, infeasible to keep multiple versions running. Signed-off-by: Jakob Naucke <[email protected]>
- Add qcows & Trustee keys to .gitignore - Instruct key creation in README Signed-off-by: Jakob Naucke <[email protected]>
Requires initdata-compatible trustee-attester [1] and clevis-pin-trustee [2]. Uses a Trustee that does not verify initdata for now [3]. [1] confidential-containers/guest-components#1163 [2] latchset/clevis-pin-trustee#12 [3] https://github.com/confidential-clusters/trustee/tree/skip-verify-initdata Signed-off-by: Jakob Naucke <[email protected]>
ca1dd8e to
9cb7601
Compare
|
I could also convert to draft instead of writing a comment. Anyway, ready for review. |
|
@Jakob-Naucke we don't want this to be merged right? |
|
Yes we do (modulo review of course), I removed the broken workflows. Let me cross out the DNM for clarity which I should have done right away. |
853f337
into
trusted-execution-clusters:main
Requires initdata-compatible trustee-attester [1] and clevis-pin-trustee [2]. Uses a Trustee that does not verify initdata for now [3].
[1] confidential-containers/guest-components#1163
[2] latchset/clevis-pin-trustee#12
[3] https://github.com/confidential-clusters/trustee/tree/skip-verify-initdata