Uploaded image for project: 'OpenShift GitOps'
  1. OpenShift GitOps
  2. GITOPS-4727

GitOps plugin is installed in OCP 4.14 or earlier and the consoleplugin is not present

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • None
    • None
    • False
    • None
    • False
    • GitOps Tangerine - Sprint 3260

      Description of problem:

      In OCP 4.14 or earlier versions, when the openshift-gitops operator is installed with option console plugin enabled option, the gitops plugin is installed in console resources. Although, the consoleplugin resource is not created. This causes several error messages in the console operator pod: 

       

      $ oc logs -n openshift-console-operator console-operator-xxx
      1 sync_v400.go:584] failed to get "gitops-plugin" plugin: consoleplugin.console.openshift.io "gitops-plugin" not found
      

       

      If the console plugin is supported since OCP 4.15, this plugin shouldnt be installed within console resource.

      Prerequisites (if any, like setup, operators/versions): 

      OCP 4.14 or earlier + Openshift-GitOps operator

      Steps to Reproduce

       # Install the openshift-gitops operator by web console and mark enable console plugin

      1. Check the console resources ($ oc get console.operator -oyaml | grep -i gitops)
      1. Check the console operator logs ($ oc logs console-operator-xxx)

       

       

      Actual results:

      1. The console-operator pod reports high quantity of error related to the gitops-plugin

        Expected results:

      1. Avoid error messages in the console-operator pod

        Reproducibility (Always/Intermittent/Only Once):

      Always

      Acceptance criteria: 

       

      Definition of Done:

      Build Details:

      Additional info (Such as Logs, Screenshots, etc):

       

       *

            kykchong@redhat.com Keith Chong
            rhn-support-bgomes Bruno Gomes
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: