Commit Graph

7 Commits (5f62173e0b106b5777037f2681af2c816a13650f)

Author SHA1 Message Date
Adam Wolfe Gordon 2b080d1b9a Add license header to all files 2019-07-02 13:30:42 -06:00
Varsha Varadarajan 695765302e Add level flag to filter output based on severity: error, warning, or suggestion 2019-06-25 14:19:41 -04:00
Varsha Varadarajan 171ba02f4e Remove TypeMeta from Diagnostic.
* The k8s API does not set TypeMeta on objects when the list API is used
2019-06-25 14:19:20 -04:00
Varsha Varadarajan 65ba22e8d8 Use owner references to indicate the objects that refer to the problematic object.
* Change output format to json
2019-06-25 14:19:20 -04:00
Varsha Varadarajan 0320c5633a Introduce Diagnostic struct to store check output 2019-06-25 09:42:27 -04:00
Varsha Varadarajan 500858d2d1 Change group for pod-state check to workload-health 2019-06-20 15:28:24 -04:00
Varsha Varadarajan 4a3e055e13 Pod state check: Checks the cluster for pods in unknown or failed state. 2019-06-20 15:14:44 -04:00