-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
None
-
None
-
False
-
-
False
-
5
-
None
-
OCP Console - Sprint 285
As a Cluster Administrator, I want to view my installed software categorized by their Operator Lifecycle Manager version (OLMv0 Operators and OLMv1 Cluster Extensions), So that I can clearly monitor and manage both traditional Operators and newer Cluster Extensions from a single location.
Acceptance Criteria
AC1: Page Location and Name
- The page must be accessible in the main navigation under Ecosystem and labeled "Installed Software".
AC2: Tab Introduction
- The "Installed Software" page must display two distinct tabs at the top of the main content area:
- "Operators (OLMv0)"
- "Cluster extensions (OLMv1)"
AC3: OLMv0 Operators Tab
- This tab must display a table listing Operators managed by the traditional OLMv0 format.
- The table will be the same as the existing installed operators table
AC4: OLMv1 Cluster Extensions Tab
- The "Cluster extensions (OLMv1)" tab must display a table listing applications managed by the newer OLMv1 format ("cluster extensions").
- This tab must display a different set of information compared to the OLMv0 table.
- The table should display columns including Name, Status, Version, Channel, Namespace, and Package.
AC5: Tech Preview Gating
- The "Cluster extensions (OLMv1)" tab must be clearly labeled as "Tech preview".
- "Cluster extensions (OLMv1)" tab must only appear when the TechPreviewNoUpgrade feature set is enabled, and the OLMv1 UI tech preview feature is enabled in the user settings.
Technical Details
- The implementation replaces the traditional "Installed Operators" view with a unified "Installed Software" view.
- Cluster-scoped extensions using the OLMv1 format are displayed in the new Cluster extensions tab.
- https://docs.google.com/presentation/d/1Ts1k6Vz3M_Jt_dquvq2LEBv7RGT9CW5Hb0_rFFPF5OM/edit?usp=sharing