-
Story
-
Resolution: Obsolete
-
Major
-
None
-
None
-
3
-
False
-
False
-
OCPPLAN-8037 - OLM UI: Operator first-class experience
-
Undefined
-
Goal:
OCP console allows users to re-configure how OLM deploys/installs an Operator via the config field in the Subscription object.
Why this is important?
Currently, OLM supports the following configurations:
- Env/EnvFrom - in scope
- Volumes
- VolumeMounts
- Tolerations - in scope
- Resources
This story is focusing on the "Subscription Details" page and is the follow-up story of the Install Operator page.
OCP Console currently already includes UI widgets for most of the above cases.
Related OLM doc:
https://github.com/operator-framework/operator-lifecycle-manager/blob/master/doc/design/subscription-config.md
Acceptance Criteria:
Users can see/edit these configurations on the Subscriptions object after the Operator has been installed/deployed in the console.
- relates to
-
CONSOLE-2490 "Subscription Config" when installing an Operator - Phase 1: "Env/EnvFrom" and "Tolerations"
- To Do