flanksource / flanksource-ui

https://flanksource-ui.vercel.app
Other
9 stars 23 forks source link

wrong input type for kubernetes scraper #2066

Open adityathebe opened 3 months ago

adityathebe commented 3 months ago

image

This should be a list not a check box.

We always watch for new events. The user has the option to provide custom kinds. Else we have a list of default kinds - https://github.com/flanksource/config-db/blob/6c8bbc309b264f48b5da81c64394cb1c0e39471a/api/v1/kubernetes.go#L166-L174

adityathebe commented 3 months ago

@moshloop maybe we should even allow disabling watch?