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

RHOCP 4.14 nmstate plugin not getting removed from console

XMLWordPrintable

    • Critical
    • None
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      The nmstate console plugin is causing OCP webconsole to respond slow    

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

      OCP  : 4.14

      How reproducible:

          Not able to reproduce 

      Steps to Reproduce:

          1.
          2.
          3.
          

      Actual results:

          OCP console is responding slow and only some pages are accessible.

      Expected results:

          OCP console is behaving as expected

      Additional info:

          We have tried to disable the plugin but the operator keeps recreating it in console config:
      
      $ oc edit console.operator cluster 
      
      $  oc get console.operator -ojson | jq '.items[].spec.plugins'
      [
        "monitoring-plugin",
        "nmstate-console-plugin", <----- remove this from spec
        "odf-console"
      ]
      
      

              ocohen@redhat.com Oren Cohen
              rhn-support-akanekar Ankita Kanekar
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: