Bug 1770381

Summary: Cluster metrics missing after k8s 1.16 rebase
Product: OpenShift Container Platform Reporter: Adam Kaplan <adam.kaplan>
Component: kube-apiserverAssignee: Luis Sanchez <sanchezl>
Status: CLOSED DUPLICATE QA Contact: Xingxing Xia <xxia>
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.3.0CC: alegrand, anpicker, aos-bugs, bparees, erooth, kakkoyun, lcosic, mfojtik, mloibl, pkrupa, scuppett, sttts, surbania
Target Milestone: ---   
Target Release: 4.3.0   
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-11-21 13:56:33 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 Adam Kaplan 2019-11-08 20:12:45 UTC
Description of problem:
After rebasing an OpenShift component to k8s 1.16.2, its associated metrics no longer appear in Prometheus.

See metrics for cluster-kube-apiserver-operator and openshift-controller-manager in [1].


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


How reproducible: Always


Steps to Reproduce:
1. Launch a cluster on a cloud provider (AWS, GCP, Azure)
2. Open the Prometheus UI
3. Try to query the `cluster_infrastructure_provider`

Actual results:
No metric exists to be queried.


Expected results:
Metric exists with a value for the infra provider.


Additional info:
[1] https://github.com/openshift/openshift-controller-manager/pulls/44

Comment 4 Michal Fojtik 2019-11-21 13:56:33 UTC

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