summaryrefslogtreecommitdiffstats
path: root/roles/openshift_health_checker/openshift_checks/disk_availability.py
Commit message (Expand)AuthorAgeFilesLines
* Move more plugins to lib_utilsMichael Gugino2018-01-101-1/+1
* disk_availability check: include submount storageLuke Meyer2017-10-201-1/+12
* openshift_checks: use oo group names everywhereLuke Meyer2017-10-041-15/+15
* openshift_checks: enable providing file outputsLuke Meyer2017-09-181-4/+5
* disk_availability: fix bug where msg is overwrittenLuke Meyer2017-08-301-4/+1
* openshift_checks: refactor find_ansible_mountLuke Meyer2017-08-081-21/+12
* add pre-flight checks to ugrade pathjuanvallejo2017-08-021-0/+34
* Revert "Add health checks to upgrade playbook"Rodolfo Carvalho2017-07-281-34/+0
* fixes after rebasing with #4485juanvallejo2017-07-261-1/+0
* add pre-flight checks to ugrade pathjuanvallejo2017-07-261-0/+35
* openshift_checks: refactor to internalize task_varsLuke Meyer2017-07-251-10/+9
* Enable disk check on containerized installsRodolfo Carvalho2017-06-221-2/+1
* Add module docstringRodolfo Carvalho2017-06-221-1/+2
* Add suggestion to check disk space in any pathRodolfo Carvalho2017-06-221-1/+5
* Require at least 1GB in /usr/bin/local and tempdirRodolfo Carvalho2017-06-221-0/+14
* Refactor DiskAvailability for arbitrary pathsRodolfo Carvalho2017-06-221-33/+63
* disk/memory checks: make threshold configurableLuke Meyer2017-05-231-2/+4
* Simplify disk availability check, review testsRodolfo Carvalho2017-04-171-46/+38
* add ram and storage preflight checkjuanvallejo2017-04-171-0/+73