Bug 2005179
Summary: | pods status filter is not taking effect | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Yadan Pei <yapei> | ||||||
Component: | Management Console | Assignee: | Samuel Padgett <spadgett> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Yadan Pei <yapei> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | high | ||||||||
Version: | 4.10 | CC: | akanekar, aos-bugs, meaho, pstrick, rawagner, spadgett, yapei | ||||||
Target Milestone: | --- | Keywords: | Regression | ||||||
Target Release: | 4.10.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: | 2022-03-10 16:11:32 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: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 2018637 | ||||||||
Attachments: |
|
confirmed that the issue also exists on 4.10 4.10.0-0.nightly-2021-09-16-212009 so changing Version and Target Release so that we can backport to 4.9 Looks similar to https://bugzilla.redhat.com/show_bug.cgi?id=2002896 although we need to double check if the issue is in the same search component. Zac could you please take a look into it since you are already assigned to the above mentioned BZ? *** Bug 2014296 has been marked as a duplicate of this bug. *** 1. goes to /k8s/all-namespaces/pods page 2. open Status Filter dropdown and choose some filters, filter is taking effect and pods list are updated accordingly Verified on 4.10.0-0.nightly-2021-10-31-210828 Created attachment 1838826 [details]
pods list status are filtered correctly
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.10.3 security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:0056 |
Created attachment 1823714 [details] pods list status filtering Description of problem: applying status filter on pods list page, table rows are not updated accordingly Version-Release number of selected component (if applicable): 4.9.0-0.nightly-2021-09-16-181708 How reproducible: Always Steps to Reproduce: 1. goes to /k8s/all-namespaces/pods page 2. open Status Filter dropdown and choose some filters 3. Actual results: 2. even filters are chosen the table rows are not updated accordingly, it is still showing all pods list Expected results: 2. when status filter is applied, we should only show the pods matching the status filter Additional info: