Bug 1798851
Summary: | [UI][Operator] Subscribe disabled when Update Channel changed in Create Operator Subscription | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Takayoshi Kimura <tkimura> |
Component: | Management Console | Assignee: | Jakub Hadvig <jhadvig> |
Status: | CLOSED ERRATA | QA Contact: | Yadan Pei <yapei> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 4.4 | CC: | aos-bugs, jhadvig, jokerman, rbastos, rhamilto |
Target Milestone: | --- | ||
Target Release: | 4.5.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause: When user changed the "Update Channel" in the Create Operator Subscription form the target namesoace where the subscription is installed was cleared out.
Consequence: User was unable to submit the form even if it was filled out.
Fix: Remove logic that clears the target namespace
Result: User is able to submit the form if the "Update Channel" is changed after the form is filled out.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2020-07-13 17:14:10 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: | 1809313 |
Description
Takayoshi Kimura
2020-02-06 07:01:14 UTC
The key to reproducing is for the project selector being set to "all projects" before installing an operator (the bug does not reproduce if the project selector is set to a specific project). *** Bug 1798855 has been marked as a duplicate of this bug. *** The console would not reset the taget namespaces when install all-namespaced operators. 4.5.0-0.ci-2020-03-03-065123 *** Bug 1836332 has been marked as a duplicate of this bug. *** 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 |