Bug 1791657
Summary: | [UI][Operator] Position of "Update Channel" should be prior to "Installation Mode" when Create Operator Subscription from UI. | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Wei Duan <wduan> | ||||
Component: | Management Console | Assignee: | Cyril <cajieh> | ||||
Status: | CLOSED ERRATA | QA Contact: | Yadan Pei <yapei> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 4.5 | CC: | aos-bugs, cajieh, jokerman, yanpzhan | ||||
Target Milestone: | --- | ||||||
Target Release: | 4.5.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | No Doc Update | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1813902 (view as bug list) | Environment: | |||||
Last Closed: | 2020-07-13 17:13:17 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1813902 | ||||||
Attachments: |
|
Checked on OCP 4.5 cluster with payload 4.5.0-0.nightly-2020-03-16-182052. Go to operator hub, choose to install local storage operator, now the "Update Channel" is ahead of "Install Mode", install mode will change according to channel. The bug is fixed, so move it to Verified. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:2409 |
Created attachment 1652712 [details] Create_Operator_Subscription_from_UI Description of problem: OperatorHub > Operator Subscription > Create Operator Subscription on the web, is prior to "Update Channel" now, take local storage operator for example. it can only be installed in specific namespace, after choosing the expected namespace, then if "update channel" need to be modified, the "Installation Mode" will be back to the default option(all namespace). Also from the configuration side, "Update Channel" has a higher level than "Installation Mode" Version-Release number of selected component (if applicable): OCP4.3 How reproducible: Always Steps to Reproduce: See Description. Actual results: "Installation Mode" is prior to "Update Channel" Expected results: "Update Channel" is prior to "Installation Mode" Additional info: Comments from jiazha: the "Installation Mode" definiation located in the CSV file, and the "Update Channel"s in the package file which located in the parent folder. So, for me, I think the first step should be choosing the Channel.