sensu-plugins / sensu-plugins-kubernetes

Sensu plugins for Kubernetes
http://sensu-plugins.io
MIT License
28 stars 36 forks source link

Split up check-kube-pods-pending into two checks #28

Closed nyxcharon closed 8 years ago

nyxcharon commented 8 years ago

Pull Request Checklist

Is this in reference to an existing issue? Yup. #25

General

Split up the pod-pending check into two, one for just looking for pending pods, and another that checks the restart count on pods.

Known Compatablity Issues

None