Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-15855

GCP bootstrap VM should allow SecureBoot setting on 4.14 clusters

XMLWordPrintable

    • No
    • Proposed
    • False
    • Hide

      None

      Show
      None
    • Hide
      What: bootstrap VM not having secure boot enabled.
      Fix: enable secure boot configuration for the bootstrap VM when that option is enabled for controlPlane VMs.
      Show
      What: bootstrap VM not having secure boot enabled. Fix: enable secure boot configuration for the bootstrap VM when that option is enabled for controlPlane VMs.
    • Bug Fix

      Description of problem:

      Customers need the bootstrap node to use secureboot so they can use the policy

      "constraints/compute.requireShieldedVm”
      

      Backporting https://github.com/openshift/installer/pull/7002 should solve the problem.

      How reproducible:Always

      Steps to Reproduce:
      Install a GCP cluster with the setting

      platform:
          gcp:
              defaultMachinePlatform:
                  secureBoot: Enabled
      

      in the installconfig

      Actual results:
      Bootstrap VM doesn't use secureboot, controlplane nodes do

      Expected results: Bootstrap VM uses secureboot as well

      Additional info:
      See also SDE-3207

            rdossant Rafael Fonseca dos Santos
            mdewald.openshift Manuel Dewald
            Jianli Wei Jianli Wei
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: