-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
4.14, 4.14.z
-
None
-
Critical
-
None
-
False
-
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" ]