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

rendered MachineConfig in use not recreated in OpenShift 4.16

XMLWordPrintable

    • Important
    • None
    • 1
    • MCO Sprint 260, MCO Sprint 261
    • 2
    • False
    • Hide

      None

      Show
      None
    • Release Note Not Required
    • In Progress

      This is a clone of issue OCPBUGS-38733. The following is the description of the original issue:

      Description of problem:

      In OpenShift 4.13-4.15, when a "rendered" MachineConfig in use is deleted, it's automatically recreated. In OpenShift 4.16, it's not recreated, and nodes and MCP becomes degraded due to the "rendered" not found error.

       

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

      4.16

       

      How reproducible:

      Always

       

      Steps to Reproduce:

      1. Create a MC to deploy any file in the worker MCP
      
      2. Get the name of the new rendered MC, like for example "rendered-worker-bf829671270609af06e077311a39363e"
      
      3. When the first node starts updating, delete the new rendered MC
      
          oc delete mc rendered-worker-bf829671270609af06e077311a39363e     

       

      Actual results:

      Node degraded with "rendered" not found error

       

      Expected results:

      In OCP 4.13 to 4.15, the "rendered" MC is automatically re-created, and the node continues updating to the MC content without issues. It should be the same in 4.16.

       

      Additional info:

      The same behavior in 4.12 and older than now in 4.16. In 4.13-4.15, the "rendered" is re-created and no issues with the nodes/MCPs are shown.

            rh-ee-rsaini Rishabh Saini
            openshift-crt-jira-prow OpenShift Prow Bot
            Sergio Regidor de la Rosa Sergio Regidor de la Rosa
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: