-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
Product / Portfolio Work
-
False
-
-
False
-
None
-
None
-
None
-
None
As a user, I want to view and interact with the new OLM v1 Operator Catalog so that I can discover and install operators from the official backend source.
Description
Now that the new backend catalog service is complete, the frontend needs to be updated to use it. This story covers the work to switch from any old frontend services to the new live backend, clean up obsolete code, and enable the feature for users.
Acceptance Criteria
- The frontend is refactored to fetch all catalog data from the new backend service endpoints.
- The UI components (e.g., catalog list, detail pages) correctly render data provided by the new service.
- The feature flags for the OLM v1 Catalog are enabled in the extension definitions, making the catalog visible in the UI.
- All code and services related to the previous catalog implementation have been removed.
UX Path
- Design how the two catalogs(v0 and V1) will coexist. khatchou
- depends on
-
CONSOLE-4728 Create a cached server endpoint for operator icons
-
- To Do
-
-
CONSOLE-4668 Implement an olmv1 catalog service endpoint in bridge
-
- In Progress
-