Nanne
Nanne
Yeah, I would also like to see Argo repos. For people interested in contributing, if you write a Python scanners `argo_helm_application` and `argo_helm_values` and put them into [scanners/](https://github.com/whazor/k8s-at-home-search/tree/main/scanners) directory. Then...
I think it is okay to assume a certain file structure, and filter out anything that doesn't match
## What does a scanner do. A scanner reads all the YAML files, parses the YAML files and in the end populates SQL tables. This results in two SQL dbs...
The kustomize route would indeed be difficult currently as it needs the ability to parse files based upon other files. Each YAML doc per file gets processed separately, but the...
#28 got merged, which got like a handful of Argo repos into kubesearch. One of the issues is that the YAML parser fails on Go templating stuff. I guess those...
Actually, Argo results are getting inserted into the DB. So great job on getting the first argo results in kubesearch 🎉 . In particular [PixelJonas](https://kubesearch.dev/repo/PixelJonas/cluster-gitops) has a lot of parsed...
Currently the scanners are simple and based on a single YAML document. I think it would be a quick win to actually remove Go templating code via Regex from a...
Sounds nice, also interesting with SOPS
I was using RescueTime before, but then I moved to the enterprise environment where I was not comfortable with streaming all my data to external third party (that also processes...
We could think of alternative functionality that retrieves the same result as above.