summaryrefslogtreecommitdiffstats
path: root/roles/openshift_health_checker
Commit message (Expand)AuthorAgeFilesLines
* docker_image_availability: credentials to skopeoMichael Gugino2017-10-063-83/+76
* openshift_checks: lb and nfs do not need dockerLuke Meyer2017-10-042-5/+7
* openshift_checks: use oo group names everywhereLuke Meyer2017-10-0419-112/+116
* openshift_checks: Fix incorrect list castSteve Milner2017-10-021-1/+10
* Migrate enterprise registry logic to docker roleMichael Gugino2017-09-272-6/+6
* Merge pull request #5491 from sosiouxme/20170920-diagnostics-checkOpenShift Merge Robot2017-09-227-20/+138
|\
| * health checks: add diagnostics checkLuke Meyer2017-09-217-20/+138
* | Cleanup old deployment typesMichael Gugino2017-09-202-5/+34
|/
* openshift_checks: enable providing file outputsLuke Meyer2017-09-1815-82/+430
* Merge pull request #5365 from sosiouxme/20170908-disconnected-image-checkOpenShift Bot2017-09-1212-144/+184
|\
| * openshift_health_check: allow disabling all checksLuke Meyer2017-09-122-3/+8
| * docker_image_availability: fix local image searchLuke Meyer2017-09-121-5/+9
| * docker_image_availability: probe registry connectivityLuke Meyer2017-09-122-122/+132
| * openshift_checks: add retries in pythonLuke Meyer2017-09-1210-22/+43
* | Skip failure dedup instead of crashingRodolfo Carvalho2017-09-112-2/+29
|/
* Merge pull request #5296 from nak3/skeopeo-command-outputOpenShift Bot2017-09-061-4/+6
|\
| * output skopeo image check commandKenjiro Nakayama2017-09-051-4/+6
* | openshift_checks aos_version: also check installed under yumLuke Meyer2017-09-063-17/+21
* | Import dnf only if importing yum failsJakub Hadvig2017-09-051-6/+12
|/
* Merge pull request #5035 from Miciah/openshift_checks-ignore-hidden-files-in-...Rodolfo Carvalho2017-08-311-1/+1
|\
| * openshift_checks: ignore hidden files in checks dirMiciah Masters2017-08-081-1/+1
* | Merge pull request #5271 from sosiouxme/20170830-disk-avail-bugRodolfo Carvalho2017-08-311-4/+1
|\ \
| * | disk_availability: fix bug where msg is overwrittenLuke Meyer2017-08-301-4/+1
* | | Merge pull request #5228 from sosiouxme/20170825-timeout-skopeoRodolfo Carvalho2017-08-301-1/+4
|\ \ \
| * | | docker_image_availability: timeout skopeo inspectLuke Meyer2017-08-281-1/+4
* | | | Update error message: s/non-unique/duplicateRodolfo Carvalho2017-08-242-6/+4
* | | | Make pylint disables more specificRodolfo Carvalho2017-08-241-15/+26
* | | | Handle exceptions in failure summary cb pluginRodolfo Carvalho2017-08-241-2/+11
* | | | Rewrite failure summary callback pluginRodolfo Carvalho2017-08-243-119/+243
* | | | Handle more exceptions when running checksRodolfo Carvalho2017-08-241-19/+30
* | | | List known checks/tags when check name is invalidRodolfo Carvalho2017-08-242-16/+22
* | | | List existing health checks when none is requestedRodolfo Carvalho2017-08-242-8/+43
* | | | Add playbook for running arbitrary health checksRodolfo Carvalho2017-08-241-1/+1
|/ / /
* | | Merge pull request #5101 from maxamillion/add-dnf-supportScott Dodson2017-08-231-17/+49
|\ \ \ | |/ / |/| |
| * | remove out of scope variable from exception messageAdam Miller2017-08-181-1/+0
| * | raise AosVersionException if no expected packages found by dnf queryAdam Miller2017-08-181-0/+8
| * | add dnf support to roles/openshift_health_checker/library/aos_version.pyAdam Miller2017-08-161-17/+42
* | | etc_traffic check: factor away short_versionLuke Meyer2017-08-152-6/+4
|/ /
* | Merge pull request #5036 from Miciah/openshift_checks-support-ovs-2.7-on-ocp-...Scott Dodson2017-08-154-11/+17
|\ \
| * | openshift_checks: allow OVS 2.7 on OCP 3.5 and 3.6Miciah Masters2017-08-114-11/+17
| |/
* | Merge pull request #4770 from kwoodson/openshift_repos_refactorScott Dodson2017-08-151-2/+1
|\ \
| * | Removing dependencies for openshift_repos and setting them up early in the cl...Kenny Woodson2017-08-141-2/+1
* | | Merge pull request #4944 from sosiouxme/20170728-refactor-ansible-mountsScott Dodson2017-08-118-88/+73
|\ \ \ | |/ / |/| |
| * | openshift_checks: refactor find_ansible_mountLuke Meyer2017-08-088-88/+73
| |/
* | Merge pull request #4922 from sosiouxme/20170728-improve-get-varsScott Dodson2017-08-093-7/+73
|\ \
| * | openshift_checks: enable variable conversionLuke Meyer2017-08-013-7/+73
* | | Merge pull request #4812 from kwoodson/openshift_version_refactorOpenShift Bot2017-08-081-0/+3
|\ \ \ | |_|/ |/| |
| * | Refactor of openshift_version.Kenny Woodson2017-08-081-0/+3
* | | Merge pull request #4913 from sosiouxme/20170720-refactor-check-resultsRodolfo Carvalho2017-08-0822-643/+730
|\ \ \ | |/ / |/| |
| * | openshift_checks: refactor logging checksLuke Meyer2017-08-0215-616/+699