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

Support SEV-SNP on GCP #3011

Merged
merged 30 commits into from
Apr 16, 2024
Merged

Support SEV-SNP on GCP #3011

merged 30 commits into from
Apr 16, 2024

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    667e041 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a349b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9a982d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3999cbc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5488ba1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    afeac3a View commit details
    Browse the repository at this point in the history
  7. gcp: factor out common logic

    msanft committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    57498a3 View commit details
    Browse the repository at this point in the history
  8. choose: add GCP SEV-SNP

    msanft committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    68037cf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4298fcf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    640f6c4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cb543c7 View commit details
    Browse the repository at this point in the history
  12. ci: add GCP SEV-SNP

    msanft committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    25e1eca View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b7fe2ef View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2ecffaf View commit details
    Browse the repository at this point in the history
  15. linter fixes

    msanft committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3c07430 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ea897ba View commit details
    Browse the repository at this point in the history
  17. gcp: remove nonsense test

    msanft committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    aec00b2 View commit details
    Browse the repository at this point in the history
  18. Update cli/internal/cmd/verify.go

    Co-authored-by: Daniel Weiße <66256922+daniel-weisse@users.noreply.github.com>
    msanft and daniel-weisse committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    1657b12 View commit details
    Browse the repository at this point in the history
  19. Update docs/docs/overview/clouds.md

    Co-authored-by: Daniel Weiße <66256922+daniel-weisse@users.noreply.github.com>
    msanft and daniel-weisse committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    75be502 View commit details
    Browse the repository at this point in the history
  20. Update terraform-provider-constellation/internal/provider/attestation…

    …_data_source_test.go
    
    Co-authored-by: Adrian Stobbe <stobbe.adrian@gmail.com>
    msanft and elchead committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    bea33f3 View commit details
    Browse the repository at this point in the history
  21. linter fixes

    msanft committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    55d8658 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b4811b8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f7ce3d9 View commit details
    Browse the repository at this point in the history
  24. gcp: fix comments and typos

    msanft committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5f14a82 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4e3582e View commit details
    Browse the repository at this point in the history
  26. snp: ensure we never use ARK supplied by Issuer (#3025)

    * Make sure SNP ARK is always loaded from config, or fetched from AMD KDS
    * GCP: Set validator `reportData` correctly
    
    ---------
    
    Signed-off-by: Daniel Weiße <dw@edgeless.systems>
    Co-authored-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>
    daniel-weisse and msanft committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    500196d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    282216d View commit details
    Browse the repository at this point in the history
  28. snp: use correct cert

    Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>
    msanft committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    694c8b1 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    8fb087d View commit details
    Browse the repository at this point in the history
  30. linter fixes

    msanft committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2129781 View commit details
    Browse the repository at this point in the history