-
Bug
-
Resolution: Obsolete
-
Minor
-
None
-
False
-
False
-
0
-
Undefined
-
Not Supported
-
-
Low
Description of problem:
When the user search for ClusterRoles by name the name filter doesn't remove many entries which should not be shown.
For example:
Search "test"
Shows "test1", "cluster-autoscaler-operator" and many many others
Prerequisites (if any, like setup, operators/versions):
None
Steps to Reproduce
- Select search from the navigation
- Press resource and filter for ClusterRole and select it
- Switch filter "label" to "name" and enter "test" or "build"
Actual results:
Many ClusterRoles are shown which should not be shown with this filter.
Expected results:
Only ClusterRoles where name name includes test or build should be shown.
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
OpenShift version 4.7.5
console 4.8 master (tested with commit 751b1ee407b4cad67d392da10af379f801915a3d)
Additional info:
None