krkn-chaos / cerberus

Guardian of Kubernetes clusters. Tool to monitor clusters health and signal/alert on failures.
Apache License 2.0
92 stars 41 forks source link

Add support to ignore checking pods in ns #178

Closed chaitanyaenr closed 2 years ago

chaitanyaenr commented 2 years ago

This commit adds a way for user to specify a regex to ignore checking the pods in the namespaces.

Fixes https://github.com/redhat-chaos/cerberus/issues/177.

paigerube14 commented 2 years ago

Can we add more information on this into the documentation here? Looks good to me other that that.

chaitanyaenr commented 2 years ago

Can we add more information on this into the documentation here? Looks good to me other that that.

Done!