-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
NEW
-
NEW
-
-
Background
The monitoring-plugin is still using Patternfly v4; it needs to be upgraded to Patternfly v5. This major version release deprecates components in the monitoring-plugin. These components will need to be replaced/removed to accommodate the version update.
We need to remove the deprecated components from the monitoring plugin, extending the work from CONSOLE-4124
Work to be done:
- upgrade monitoring-plugin > package.json > Patternfly v5
- Remove/replace any deprecated components after upgrading to Patternfly v5.
- For example in the Alerts > Silences , the <Dropdown /> components will need to be replaced by the <Select /> component. See
CONSOLE-4124related PR: https://github.com/openshift/console/pull/14138/files
- For example in the Alerts > Silences , the <Dropdown /> components will need to be replaced by the <Select /> component. See
Outcome
- The monitoring-plugin > package.json will be upgrade to use Patternfly v5
- Any deprecrated components from Patternfly v4 will be removed or replaced my similiar Patternfly v5 components
- is duplicated by
-
OU-534 Replace deprecated web components in monitoring-plugin
- Closed
- relates to
-
CONSOLE-4124 Replace Deprecated components in frontend/public/components/
- Closed
- links to