airwallex / k8s-pod-restart-info-collector

Automated troubleshooting of Kubernetes Pods issues. Collect K8s pod restart reasons, logs, and events automatically.
314 stars 45 forks source link

[Feature Request] Ignore a set of namespaces and specific pods #1

Closed ventsislav-georgiev closed 1 year ago

ventsislav-georgiev commented 1 year ago

Thanks for the great tool!

In my case there are some system pods from DaemonSets which get expected restarts while the Node is still being initialized. Will be useful to have a way to ignore a set of namespaces or even better specific pods via label selector.

able8 commented 1 year ago

Thanks for your feedback. We will add a way to ignore some namespaces and some pods within one week.