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

gcp: Support AMD SEV-SNP confidential instances #3871

Merged
merged 2 commits into from
Sep 11, 2024

Commits on Sep 11, 2024

  1. mantle: bump google.golang.org/api library to latest (0.196.0)

    This was achieved via:
    
    ```
    go get -u google.golang.org/[email protected]
    go get google.golang.org/api/[email protected]
    go get google.golang.org/api/[email protected]
    go get github.com/coreos/coreos-assembler/mantle/auth
    go get github.com/coreos/coreos-assembler/mantle/cmd/kola
    go get github.com/coreos/coreos-assembler/mantle/cmd/ore/gcloud
    go mod vendor
    ```
    HuijingHei committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0afebdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    934388f View commit details
    Browse the repository at this point in the history