-
Feature
-
Resolution: Duplicate
-
Major
-
None
-
None
Description of problem:
Currently, in ACM Search, the search functionality doesn't support wildcard search for specific resource fields
An example of this limitation can be seen when an end-user tries to get all pods that contain 'helm' in their name, a query which could look like this: kind:Pod name:helm.
Currently, Search only supports search queries like kind:Pod helm, which would search for the 'helm' keyword throughout the entire resource data, and not strictly in the name.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
- ...
Actual results:
Expected results:
Complete sync with no error.