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

When build capability is disabled, ConfigObserver controller does not run

XMLWordPrintable

    • Important
    • No
    • Rejected
    • False
    • Hide

      None

      Show
      None
    • Hide
      * Previously, when the build capability is not enabled, ConfigObserver controller would fail when trying to sync with build informer. With this release, ConfigObserver starts successfully when build capability is not enabled.
      (link:https://issues.redhat.com/browse/OCPBUGS-23490[*OCPBUGS-23490*])
      Show
      * Previously, when the build capability is not enabled, ConfigObserver controller would fail when trying to sync with build informer. With this release, ConfigObserver starts successfully when build capability is not enabled. (link: https://issues.redhat.com/browse/OCPBUGS-23490 [* OCPBUGS-23490 *])
    • Bug Fix
    • Done
    • 11/27: green, PR under review, target 4.14.5

      Description of problem:

      ConfigObserver controller waits until the all given informers are marked as synced including the build informer. However, when build capability is disabled, that causes ConfigObserver's blockage and never runs.
      
      This is likely only happening on 4.15 because capability watching mechanism was bound to ConfigObserver in 4.15.

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

      4.15

      How reproducible:

      Launch cluster-bot cluster via "launch 4.15.0-0.nightly-2023-11-05-192858,openshift/cluster-openshift-controller-manager-operator#315 no-capabilities"

      Steps to Reproduce:

      1.
      2.
      3.
      

      Actual results:

      ConfigObserver controller stuck in failure 

      Expected results:

      ConfigObserver controller runs and successfully clear all deployer service accounts when deploymentconfig capability is disabled.

      Additional info:

       

            aguclu@redhat.com Arda Guclu
            aguclu@redhat.com Arda Guclu
            Jitendar Singh Jitendar Singh
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: