-
Story
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
Problem: Users should be able to define kubernetes resources to collect from generic resources; i.e. specify attributes for resources that do not have a specific transforms file in /pkg/transforms.
Acceptance Criteria: A generic resource kind + apigroup and its field and jsonpath can be defined in a configmap that search-collector can consume to gather desired attributes from the resource.
Additional Information: Consider handling different target resource types like how we have knownStringArrays to parse attributes that are string arrays vs strings.