thomaseldredge
03/29/2021, 5:29 PMzwass
03/30/2021, 6:42 PMJocelyn Bothe
04/01/2021, 5:02 PMzwass
04/01/2021, 5:30 PMSeshu
04/01/2021, 5:45 PMosquery_info
and kubernetes_info
. If back-end expects other information, it might not work. Regarding extension timeout, I increased timeouts. Not sure if that resolved your issue or not, but I could not reproduce it locally with identical setup. If it is still happening with latest version, please ping me. Yes, aqua has a Kube-Query but seems incomplete and not maintained. But if it works for you đ Will be happy to look at any issues you have with kubequery. Feel free to open issues here: https://github.com/Uptycs/kubequery/issueszwass
04/01/2021, 5:54 PMDuring enroll kubequery sends osquery_info and kubernetes_infoThat would explain why those entries have an osquery version. The rest of the columns would usually be populated from os_version and system_info tables. We can have a look at supporting grabbing info from that kubernetes_info table.