Bug 1705051
| Summary: | Unable to install opeartor | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Jaspreet Kaur <jkaur> |
| Component: | OLM | Assignee: | Evan Cordell <ecordell> |
| OLM sub component: | OperatorHub | QA Contact: | Jian Zhang <jiazha> |
| Status: | CLOSED INSUFFICIENT_DATA | Docs Contact: | |
| Severity: | high | ||
| Priority: | high | CC: | scuppett, sponnaga |
| Version: | 4.1.0 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.1.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-05-01 19:12: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: | |||
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |
Description of problem: Installing 4.1 cluster, we are unable to view the csv of the cluster and not able to install a new operator Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Create a new project in the OpenShift Container Platform web console for this procedure. This example uses a project called my-etcd. 2. Navigate to the Catalogs → Installed Operators page. The Operators that have been installed to the cluster by the cluster administrator and are available for use are shown here as a list of ClusterServiceVersions (CSVs). CSVs are used to launch and manage the software provided by the Operator. 3. You can get this list from the CLI using: $ oc get csv On the Installed Operators page, click Copied, and then click the etcd Operator to view more details and available actions: However, here we cant see anything and only see "No Cluster Service Versions Found" Actual results: Cant view any CSV Expected results: Should be able to view and install a new operartor Additional info: