vmware-archive / kubewatch

Watch k8s events and trigger Handlers
Apache License 2.0
2.44k stars 442 forks source link

[question] Is it possible to ignore pods related to CronJobs? #265

Open francoishernandez opened 3 years ago

francoishernandez commented 3 years ago

If a cluster has some quite frequent cronjobs, there are a lot of not necessarily useful notifications. Is there a a way to ignore the CronJob related pods in the kubewatch notifications? Thanks!