| Commit message (Expand) | Author | Age | Files | Lines |
* | openshift_checks: lb and nfs do not need docker | Luke Meyer | 2017-10-04 | 2 | -5/+7 |
* | openshift_checks: use oo group names everywhere | Luke Meyer | 2017-10-04 | 19 | -112/+116 |
* | openshift_checks: Fix incorrect list cast | Steve Milner | 2017-10-02 | 1 | -1/+10 |
* | Migrate enterprise registry logic to docker role | Michael Gugino | 2017-09-27 | 2 | -6/+6 |
* | Merge pull request #5491 from sosiouxme/20170920-diagnostics-check | OpenShift Merge Robot | 2017-09-22 | 7 | -20/+138 |
|\ |
|
| * | health checks: add diagnostics check | Luke Meyer | 2017-09-21 | 7 | -20/+138 |
* | | Cleanup old deployment types | Michael Gugino | 2017-09-20 | 2 | -5/+34 |
|/ |
|
* | openshift_checks: enable providing file outputs | Luke Meyer | 2017-09-18 | 15 | -82/+430 |
* | Merge pull request #5365 from sosiouxme/20170908-disconnected-image-check | OpenShift Bot | 2017-09-12 | 12 | -144/+184 |
|\ |
|
| * | openshift_health_check: allow disabling all checks | Luke Meyer | 2017-09-12 | 2 | -3/+8 |
| * | docker_image_availability: fix local image search | Luke Meyer | 2017-09-12 | 1 | -5/+9 |
| * | docker_image_availability: probe registry connectivity | Luke Meyer | 2017-09-12 | 2 | -122/+132 |
| * | openshift_checks: add retries in python | Luke Meyer | 2017-09-12 | 10 | -22/+43 |
* | | Skip failure dedup instead of crashing | Rodolfo Carvalho | 2017-09-11 | 2 | -2/+29 |
|/ |
|
* | Merge pull request #5296 from nak3/skeopeo-command-output | OpenShift Bot | 2017-09-06 | 1 | -4/+6 |
|\ |
|
| * | output skopeo image check command | Kenjiro Nakayama | 2017-09-05 | 1 | -4/+6 |
* | | openshift_checks aos_version: also check installed under yum | Luke Meyer | 2017-09-06 | 3 | -17/+21 |
* | | Import dnf only if importing yum fails | Jakub Hadvig | 2017-09-05 | 1 | -6/+12 |
|/ |
|
* | Merge pull request #5035 from Miciah/openshift_checks-ignore-hidden-files-in-... | Rodolfo Carvalho | 2017-08-31 | 1 | -1/+1 |
|\ |
|
| * | openshift_checks: ignore hidden files in checks dir | Miciah Masters | 2017-08-08 | 1 | -1/+1 |
* | | Merge pull request #5271 from sosiouxme/20170830-disk-avail-bug | Rodolfo Carvalho | 2017-08-31 | 1 | -4/+1 |
|\ \ |
|
| * | | disk_availability: fix bug where msg is overwritten | Luke Meyer | 2017-08-30 | 1 | -4/+1 |
* | | | Merge pull request #5228 from sosiouxme/20170825-timeout-skopeo | Rodolfo Carvalho | 2017-08-30 | 1 | -1/+4 |
|\ \ \ |
|
| * | | | docker_image_availability: timeout skopeo inspect | Luke Meyer | 2017-08-28 | 1 | -1/+4 |
* | | | | Update error message: s/non-unique/duplicate | Rodolfo Carvalho | 2017-08-24 | 2 | -6/+4 |
* | | | | Make pylint disables more specific | Rodolfo Carvalho | 2017-08-24 | 1 | -15/+26 |
* | | | | Handle exceptions in failure summary cb plugin | Rodolfo Carvalho | 2017-08-24 | 1 | -2/+11 |
* | | | | Rewrite failure summary callback plugin | Rodolfo Carvalho | 2017-08-24 | 3 | -119/+243 |
* | | | | Handle more exceptions when running checks | Rodolfo Carvalho | 2017-08-24 | 1 | -19/+30 |
* | | | | List known checks/tags when check name is invalid | Rodolfo Carvalho | 2017-08-24 | 2 | -16/+22 |
* | | | | List existing health checks when none is requested | Rodolfo Carvalho | 2017-08-24 | 2 | -8/+43 |
* | | | | Add playbook for running arbitrary health checks | Rodolfo Carvalho | 2017-08-24 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge pull request #5101 from maxamillion/add-dnf-support | Scott Dodson | 2017-08-23 | 1 | -17/+49 |
|\ \ \
| |/ /
|/| | |
|
| * | | remove out of scope variable from exception message | Adam Miller | 2017-08-18 | 1 | -1/+0 |
| * | | raise AosVersionException if no expected packages found by dnf query | Adam Miller | 2017-08-18 | 1 | -0/+8 |
| * | | add dnf support to roles/openshift_health_checker/library/aos_version.py | Adam Miller | 2017-08-16 | 1 | -17/+42 |
* | | | etc_traffic check: factor away short_version | Luke Meyer | 2017-08-15 | 2 | -6/+4 |
|/ / |
|
* | | Merge pull request #5036 from Miciah/openshift_checks-support-ovs-2.7-on-ocp-... | Scott Dodson | 2017-08-15 | 4 | -11/+17 |
|\ \ |
|
| * | | openshift_checks: allow OVS 2.7 on OCP 3.5 and 3.6 | Miciah Masters | 2017-08-11 | 4 | -11/+17 |
| |/ |
|
* | | Merge pull request #4770 from kwoodson/openshift_repos_refactor | Scott Dodson | 2017-08-15 | 1 | -2/+1 |
|\ \ |
|
| * | | Removing dependencies for openshift_repos and setting them up early in the cl... | Kenny Woodson | 2017-08-14 | 1 | -2/+1 |
* | | | Merge pull request #4944 from sosiouxme/20170728-refactor-ansible-mounts | Scott Dodson | 2017-08-11 | 8 | -88/+73 |
|\ \ \
| |/ /
|/| | |
|
| * | | openshift_checks: refactor find_ansible_mount | Luke Meyer | 2017-08-08 | 8 | -88/+73 |
| |/ |
|
* | | Merge pull request #4922 from sosiouxme/20170728-improve-get-vars | Scott Dodson | 2017-08-09 | 3 | -7/+73 |
|\ \ |
|
| * | | openshift_checks: enable variable conversion | Luke Meyer | 2017-08-01 | 3 | -7/+73 |
* | | | Merge pull request #4812 from kwoodson/openshift_version_refactor | OpenShift Bot | 2017-08-08 | 1 | -0/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | Refactor of openshift_version. | Kenny Woodson | 2017-08-08 | 1 | -0/+3 |
* | | | Merge pull request #4913 from sosiouxme/20170720-refactor-check-results | Rodolfo Carvalho | 2017-08-08 | 22 | -643/+730 |
|\ \ \
| |/ /
|/| | |
|
| * | | openshift_checks: refactor logging checks | Luke Meyer | 2017-08-02 | 15 | -616/+699 |
| * | | openshift_checks: add property to track 'changed' | Luke Meyer | 2017-08-02 | 12 | -40/+44 |