Bug 2021140

Summary: The status filters in the Pods page have no effect
Product: OpenShift Container Platform Reporter: Udi Kalifon <ukalifon>
Component: Management ConsoleAssignee: Jakub Hadvig <jhadvig>
Status: CLOSED DUPLICATE QA Contact: Yadan Pei <yapei>
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.9CC: aos-bugs, jokerman, yapei
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: 2021-11-09 02:17:53 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:
Attachments:
Description Flags
Status filter ignored none

Description Udi Kalifon 2021-11-08 13:00:04 UTC
Created attachment 1840704 [details]
Status filter ignored

Description of problem:
In the UI, if you try to filter by pod status (e.g. "Failed", "Completed" etc...), you will still get a list of all pods. The filters don't work.


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


How reproducible:
100%


Steps to Reproduce:
1. Log in to the Openshift Console (UI) as a cluster admin
2. Go to Workloads -> Pods
3. Make sure you are viewing pods of all projects, so that you will have pods of different statuses
4. Filter by some statuses, like "Failed" (if you have any failed pods in your cluster) or "Completed" etc...


Actual results:
No effect


Expected results:
Only pods of the filtered status(es) should be listed


Additional info:
See screenshot

Comment 1 Yadan Pei 2021-11-09 02:17:53 UTC
same issue with bug 2018637, it has been fixed on 4.9.0-0.nightly-2021-11-04-144457

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