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

attestation: fix Azure SNP attestation issuing caused by a bug in MAA PCR11 handling #3644

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

thomasten
Copy link
Member

@thomasten thomasten commented Feb 11, 2025

Context

On Azure, getting the token from MAA currently fails with an error regarding PCR11, probably because of a change/bug in MAA.

Proposed change(s)

  • Update go-azguestattestation, which only sends required PCRs to MAA. (The actual verification of all PCRs happens in the Validator as before.)

Additional info

Checklist

  • Run the E2E tests that are relevant to this PR's changes
  • Add labels (e.g., for changelog category)
  • Is PR title adequate for changelog?
  • Link to Milestone

@thomasten thomasten added the bug fix Fixing a bug label Feb 11, 2025
@thomasten thomasten added this to the v2.21.0 milestone Feb 11, 2025
Copy link

netlify bot commented Feb 11, 2025

Deploy Preview for constellation-docs canceled.

Name Link
🔨 Latest commit 1afd821
🔍 Latest deploy log https://app.netlify.com/sites/constellation-docs/deploys/67ac61795183a6000823d8ef

@thomasten thomasten marked this pull request as ready for review February 12, 2025 09:19
@thomasten thomasten merged commit 1551f88 into main Feb 12, 2025
10 checks passed
@thomasten thomasten deleted the t/fix-maa-pcr-bug branch February 12, 2025 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix Fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants