Bug 1865741

Summary: Pods column in Nodes list table is not showing correct number
Product: OpenShift Container Platform Reporter: Yadan Pei <yapei>
Component: Management ConsoleAssignee: ralpert
Status: CLOSED DUPLICATE QA Contact: Yadan Pei <yapei>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.6CC: aos-bugs, jhadvig, jokerman
Target Milestone: ---   
Target Release: 4.6.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: 2020-08-07 10:18:08 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 Yadan Pei 2020-08-04 03:26:54 UTC
Description of problem:
in Nodes list table, Pods column is not showing any value('-') 

Version-Release number of selected component (if applicable):
4.6.0-0.nightly-2020-08-03-143208

How reproducible:
Always

Steps to Reproduce:
1. admin user visit Nodes list page
2.
3.

Actual results:
1. There is one column Pods, but it is only showing '-' instead of correct pods numbers scheduled on this node

Expected results:
1. Pods column should show correct pods number 

Additional info:

Comment 1 ralpert 2020-08-05 16:29:27 UTC
Spoke to Bipul about this; we'll discuss more when it's a reasonable time in his timezone. The metrics data from Prometheus isn't returning any data for pods.

Comment 2 Jakub Hadvig 2020-08-07 10:18:08 UTC
So the issue is with renaming the kubelet_running_pod_count --> kubelet_running_pods. There is also an issue with the filesystem usage. 
More on these issue in https://bugzilla.redhat.com/show_bug.cgi?id=1867034
Closing this BZ in favour of https://bugzilla.redhat.com/show_bug.cgi?id=1867034 to cover both issues.

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