Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1737423

Summary: The dashboards make a call to a bad kubevirt healthz URL and get a "301 Moved Permanently"
Product: OpenShift Container Platform Reporter: Udi Kalifon <ukalifon>
Component: Console Kubevirt PluginAssignee: Tomas Jelinek <tjelinek>
Status: CLOSED DUPLICATE QA Contact: Nelly Credi <ncredi>
Severity: low Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: aos-bugs
Target Milestone: ---   
Target Release: ---   
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-08-22 08:53:52 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:

Description Udi Kalifon 2019-08-05 10:50:55 UTC
Description of problem:
The URL is slightly wrong because it has a double "//" in its path:
https://console-openshift-console.apps.rhhi-virt-cluster.qe.lab.redhat.com/api/kubernetes//apis/subresources.kubevirt.io/v1alpha3/healthz


How reproducible:
100%


Steps to Reproduce:
1. Open the dashboards page
2. Open the browser's console to see the XHR calls
3. The dashboards refresh the results every few seconds, and you see that one of the calls that is made is actually made twice - because the first one got a "301 Moved Permanently"

Comment 1 Tomas Jelinek 2019-08-22 08:53:52 UTC
this is tracked as part of 1743657

*** This bug has been marked as a duplicate of bug 1743657 ***