Uploaded image for project: 'OpenShift Logging'
  1. OpenShift Logging
  2. LOG-3319

cluster-logging-operator failed to wait for clusterlogging caches to sync when the OCP Console is disabled.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Undefined
    • None
    • Logging 5.6.0, Logging 5.5.z
    • Log Collection
    • False
    • None
    • False
    • NEW
    • NEW

    Description

      Description of problem:

      From 4.11,the Openshift Console can be disabled by modifying the cluster-capabilities (https://docs.openshift.com/container-platform/4.11/post_installation_configuration/.html),
      cluster-logging-operator failed to wait for clusterlogging caches to sync when console is disabled. Icons

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

      Openshift 4.11+

      cluster-logging-operator:5.5,5.6

      How reproducible:

      Always

      Steps to Reproduce:

      1. Install cluster and don't enable console. (CSISnapshot,Storage,marketplace must be deployed to provided catalogsource and storage)
      oc get clusterversion/version -o json|jq '.spec'
      {
        "capabilities": {     "additionalEnabledCapabilities": [       "CSISnapshot",       "Storage",       "marketplace"     ],     "baselineCapabilitySet": "None"   }
      ,
        "channel": "stable-4.12",
        "clusterID": "1491e575-8fca-4cb2-aa75-8cc5291ee616"
      }
      

       

      2. Deploy cluster-logging-operator

      Actual results:

      cluster-logging-operator keep restarting every 5 minutes.

      Expected results:

      Logging can be deployed when console is disabled.

      Additional info:

       

       

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            rhn-support-anli Anping Li
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: