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: Flag RHCOS with SECURE_BOOT and UEFI_COMPATIBLE #2921

Merged
merged 1 commit into from
Apr 3, 2020

Commits on Mar 26, 2020

  1. gcp: Flag RHCOS with SECURE_BOOT and UEFI_COMPATIBLE

    This opts us in to some of the features from
    https://cloud.google.com/security/shielded-cloud/shielded-vm
    Specifically with this, we get a vTPM device.
    
    And what's nice about having a TPM device is that we can start
    to optionally make use of TPM devices in OpenShift which
    will then work on both bare metal *and* in GCP.
    
    Closes: openshift#2546
    cgwalters committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    85270dd View commit details
    Browse the repository at this point in the history