Bug 1758207

Summary: 404 Not Found instead of a list of operators in UI
Product: Container Native Virtualization (CNV) Reporter: Tareq Alayan <talayan>
Component: DocumentationAssignee: Bob Gaydos <bgaydos>
Status: CLOSED CURRENTRELEASE QA Contact: Irina Gulina <igulina>
Severity: high Docs Contact:
Priority: high    
Version: 2.1.0CC: bgaydos, cnv-qe-bugs, fdeutsch, igulina, ncredi, ohadlevy, pousley, rhallise, sgordon, talayan
Target Milestone: ---   
Target Release: 2.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1757526 Environment:
Last Closed: 2019-11-04 15:04:58 UTC Type: ---
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: 1757526    
Bug Blocks:    

Description Tareq Alayan 2019-10-03 14:27:21 UTC
+++ This bug was initially created as a clone of Bug #1757526 +++

Description of problem:
In the UI, there is 404:Not Found instead of a list of cnv operands.

Version-Release number of selected component (if applicable):
checked for both alpha bundle 88 in brew, and 2.1.0 bundle 89 from stage

How reproducible:
always

Steps to Reproduce:
1. Install CNV
2. in UI: Installed Operators -> click CNV Operator -> All Instances tab. There is 404:Not Found. 


Actual results:
Screen attached. 


Expected results:
The list of operands like in the attachment to BZ #1716329

Comment 1 Tareq Alayan 2019-10-03 14:36:43 UTC
This bug is a clone of Bug #1757526, however it have been decided that the fix will be targeted it to 2.1.1. 
So for 2.1.0 we will go with this 404:Not Found when attempting to list all instances of the CNV operator, but we should document that behavior.

Comment 2 Bob Gaydos 2019-10-04 16:34:08 UTC
Hi Tareq,

I can draft the release note and pass to Pan for inclusion in 4.2 doc.

Is there a workaround available?

Thanks

Bob

Comment 3 Nelly Credi 2019-10-06 07:15:50 UTC
there is no W/A afaik
@Ryan, please confirm

Comment 4 Ryan Hallisey 2019-10-07 13:53:04 UTC
You can view the available operators through the CLI with `oc get pods -n openshift-cnv | grep operator`

Comment 6 Bob Gaydos 2019-10-07 14:54:51 UTC
Draft text: 

Known Issues:
=============

* When you attempt to list all instances of the {CNVProductName} operator from a browser, you receive a 404 (page not found) error due to the bug (link:https://bugzilla.redhat.com/show_bug.cgi?id=1757526[*BZ#1757526*]).
As a workaround, issue the command

----
`oc get pods -n openshift-cnv | grep operator`
----

@Ryan can you review?

Thanks

Bob

Comment 7 Ryan Hallisey 2019-10-07 17:21:37 UTC
+1

Comment 9 Bob Gaydos 2019-10-29 14:47:38 UTC
Sorry, Nelli. I had worded and formatted these for Pan's notes in https://github.com/openshift/openshift-docs/pull/16756/files.

From the PR, it looks like the content is in. 

They should be verified by QE.

Bob

Comment 10 Irina Gulina 2019-10-30 13:45:10 UTC
Yes, it has been verified already.