Hide Forgot
Description of problem: When searching for "Gateway" in Resources -> Other Resources, Error is shown: "Unknown resource: gatewaies/networking.istio.io/v1alpha3" Version-Release number of selected component (if applicable): OpenShift Master: v3.10.14 Kubernetes Master: v1.10.0+b81c8f8 OpenShift Web Console: v3.10.14 How reproducible: Always Steps to Reproduce: 1. Go to "Resources" -> "Other Resources" 2. Search for "Gateway" Actual results: Error Notification is shown. No Gateways listed. Search result is "No ." Expected results: Should list Gateways or empty list. Additional info:
Ideally we should avoid using kindToResource and just use the resource returned from API discovery.
This is fixed in the 4.0 console.
https://github.com/openshift/console/pull/263
registry.svc.ci.openshift.org/openshift/origin-v4.0-2019-01-28-212509@sha256 40c1d5bad78f9f98331a66c8aee098ad93bf295c245bd0501be1c6118c98cadd 40e6659c2417 12 hours ago 269 MB console repo commit id: 3c3e54803fa9a223b1f4e817cc2c710e000414df Checked on Search page, not all the resources items have apiversion added in dropdown list, pls refer to attachment.
Created attachment 1524469 [details] searchlist
This is expected. We only show api group when the same resource appears in more than one api group to avoid clutter.
According to Comment 5 and Comment 7, the bug has been fixed, now only show api group when the same resource appears in more than one api group.
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-2019:0758