ibm-storage-odf-console provides IBM storage specific console page, which will be loaded by ODF console when end users access IBM storage. It's specially designed for displaying IBM specific storage attributes to customer. Current scope includes IBM flashsystem only.
Earlier it was showing 404: Page not found, which is now fixed. But, it's now showing Oh no! Something went wrong..
Need to send a follow-up PR to fix that: React Router v5 to v6 migration.
Please check: https://github.com/red-hat-storage/odf-console/pull/1125 for more details.
Before:
After:
What's next:
Earlier it was showing
404: Page not found
, which is now fixed. But, it's now showingOh no! Something went wrong.
. Need to send a follow-up PR to fix that: React Router v5 to v6 migration. Please check: https://github.com/red-hat-storage/odf-console/pull/1125 for more details.