Uploaded image for project: 'Observability UI'
  1. Observability UI
  2. OU-273

monitoring-plugin still relies on the Redux actions and reducers in the console codebase

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • Admin-Console
    • None

      Background

      When implementing https://github.com/openshift/console/pull/13114 to remove unused code from the console codebase, it was discovered that the monitoring-plugin is still relying on the console's Redux actions and reducers (files frontend/public/actions/observe.ts and frontend/public/reducers/observe.ts).

      Those actions and reducers were migrated to the plugin, but it seems that the console codebase version is being used.

      This does not affect any functionality, but prevents us removing that code from the console codebase.

      Outcomes

      We should figure out why and fix it so that only the Redux code in the monitoring-plugin is used.

              Unassigned Unassigned
              anpicker@redhat.com Andrew Pickering
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: