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

Add install manifest to enable cgroups v1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Undefined Undefined
    • 4.15
    • 4.15
    • GitOps ZTP
    • None
    • Important
    • No
    • Proposed
    • False
    • Hide

      None

      Show
      None
    • Hide
      Bug fix (ZTP): When installing using ZTP an install manifest has been added to enable cgroupv1 which prevents an extra reboot at install time.
      Show
      Bug fix (ZTP): When installing using ZTP an install manifest has been added to enable cgroupv1 which prevents an extra reboot at install time.
    • Bug Fix
    • In Progress

      Description of problem:

      Add an install manifest to enable cgroups v1, this is to prevent an extra reboot at install time that was introduced by OCPBUGS-18640. 
      
      apiVersion: config.openshift.io/v1
      kind: Node
      metadata:
        name: cluster
      spec:
        cgroupMode: "v1"
      
      This needs to be updated for 4.14 and 4.15 

      Version-Release number of selected component (if applicable):

          4.14, 4.15

      How reproducible:

          

      Steps to Reproduce:

          1.
          2.
          3.
          

      Actual results:

          

      Expected results:

          

      Additional info:

          

       

              rhn-support-imiller Ian Miller
              browsell@redhat.com Brent Rowsell
              Dwaine Gonyier Dwaine Gonyier
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: