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

The MCO does not properly degrade when pools are failing to render a new config

XMLWordPrintable

    • Moderate
    • None
    • 2
    • MCO Sprint 260
    • 1
    • False
    • Hide

      None

      Show
      None
    • N/A
    • Release Note Not Required
    • Done

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

      Description of problem:

      When machineconfig fails to generate, we set upgradeable=false and degrade pools. The expectation is that the CO would also degrade after some time (normally 30 minutes) since master pool is degraded, but that doesn't seem to be happening. Based on our initial investigation, the event/degrade is happening but it seems to be being cleared.

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

          4.18

      How reproducible:

          Should be always

      Steps to Reproduce:

          1. Apply a wrong config, such as a bad image.config object:
      spec:
        registrySources:
          allowedRegistries:
          - test.reg
          blockedRegistries:
          - blocked.reg
          
          2. upgrade the cluster or roll out a new MCO pod
          3. observe that pools are degraded but the CO isn't
          

      Actual results:

          

      Expected results:

          

      Additional info:

          

            djoshy David Joshy
            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:
              Resolved: