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

Terminating namespace #156

Closed paigerube14 closed 2 years ago

paigerube14 commented 3 years ago

Description

Adding watch of terminating namespaces. This will asses if any of the namespaces in the list of watch_namespaces are terminating and alert/set the no-go signal

Fixes

https://github.com/cloud-bulldozer/cerberus/issues/155

comet-perf-ci commented 3 years ago

Can one of the admins verify this patch?