Bug 1816033 - Not able to access openshift-metering route
Summary: Not able to access openshift-metering route
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Metering Operator
Version: 4.3.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.5.0
Assignee: tflannag
QA Contact: Peter Ruan
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-03-23 08:18 UTC by Rajnikant
Modified: 2023-09-07 22:30 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-25 15:25:27 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Rajnikant 2020-03-23 08:18:17 UTC
Description of problem:
Not able to access openshift-metering  route

Which works if we try from command line to gather reports. 

curl -H "Authorization: Bearer $TOKEN" -k "https://$METERING_ROUTE_HOSTNAME/api/v1/reports/get?name=[Report Name]&namespace=openshift-metering&format=[Format]"
curl -u user:password -k "https://$METERING_ROUTE_HOSTNAME/api/v1/reports/get?name=[Report Name]&namespace=openshift-metering&format=[Format]"

Test performed using document 

https://docs.openshift.com/container-platform/4.3/metering/configuring_metering/metering-configure-reporting-operator.html#metering-openshift-authentication_metering-configure-reporting-operator

Version-Release number of selected component (if applicable):

- version  4.3.0  


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:


Note You need to log in before you can comment on or make changes to this bug.