-
Story
-
Resolution: Obsolete
-
Normal
-
None
-
None
As of today, the list view expects a `data` field that contains structured data to be rendered in the list. It is not currently possible to pass in a raw kube JSON object (containing information in the `.metadata` field) to be rendered in the list.
This is a common use case we should investigate supporting.