Bug 1758207
| Summary: | 404 Not Found instead of a list of operators in UI | ||
|---|---|---|---|
| Product: | Container Native Virtualization (CNV) | Reporter: | Tareq Alayan <talayan> |
| Component: | Documentation | Assignee: | Bob Gaydos <bgaydos> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Irina Gulina <igulina> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 2.1.0 | CC: | 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 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. 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 there is no W/A afaik @Ryan, please confirm You can view the available operators through the CLI with `oc get pods -n openshift-cnv | grep operator` 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
+1 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 Yes, it has been verified already. |