summaryrefslogtreecommitdiffstats
path: root/roles/openshift_health_checker/openshift_checks
Commit message (Expand)AuthorAgeFilesLines
* Allow OVS 2.7 in OCP 3.10Scott Dodson2018-02-072-2/+2
* health checks: tolerate ovs 2.9Luke Meyer2018-02-062-8/+10
* docker_image_availability: containerized overridesLuke Meyer2018-01-251-8/+13
* docker_image_availability: enable skopeo to use proxiesLuke Meyer2018-01-221-6/+26
* Merge pull request #6757 from sosiouxme/20180117-update-check-versionsLuke Meyer2018-01-183-84/+44
|\
| * health checks: update required pkg versionsLuke Meyer2018-01-172-0/+7
| * health checks: factor out get_required_versionLuke Meyer2018-01-173-49/+28
| * package_version check: reuse get_major_minor_versionLuke Meyer2018-01-172-37/+11
* | Merge pull request #6589 from vrutkovs/kibana-use-sixOpenShift Merge Robot2018-01-181-7/+6
|\ \
| * | kibana checks: use six.moves instead of ImportErrorVadim Rutkovsky2018-01-031-7/+6
* | | Merge pull request #6744 from sosiouxme/20180115-fix-checksMichael Gugino2018-01-171-1/+1
|\ \ \
| * | | openshift_checks: repair adhoc list-checks modeLuke Meyer2018-01-161-1/+1
| | |/ | |/|
* | | include elasticsearch container namejuanvallejo2018-01-161-1/+1
|/ /
* | Move more plugins to lib_utilsMichael Gugino2018-01-101-1/+1
* | Fix docker_image_availability checksMichael Gugino2018-01-052-4/+13
|/
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-203-7/+7
* Remove openshift.common.service_typeMichael Gugino2017-12-072-2/+6
* registry-console: align image and checkLuke Meyer2017-11-151-6/+10
* Merge pull request #5829 from sosiouxme/20171020-registry-console-bz1497310Scott Dodson2017-11-081-6/+26
|\
| * reconcile registry-console and docker_image_availabilityLuke Meyer2017-11-061-6/+26
* | openshift_checks: Add OVS versions for OCP 3.7Miciah Masters2017-11-062-2/+4
|/
* Merge pull request #5816 from sosiouxme/20171019-disk-check-sum-varOpenShift Merge Robot2017-10-271-1/+12
|\
| * disk_availability check: include submount storageLuke Meyer2017-10-201-1/+12
* | Merge pull request #5742 from mtnbikenc/refactor-checksScott Dodson2017-10-271-1/+1
|\ \
| * | Refactor health check playbooksRussell Teague2017-10-121-1/+1
| |/
* | Ensure proper variable templating for skopeo auth credentialsMichael Gugino2017-10-172-2/+10
|/
* docker_image_availability: credentials to skopeoMichael Gugino2017-10-061-43/+66
* openshift_checks: lb and nfs do not need dockerLuke Meyer2017-10-041-3/+5
* openshift_checks: use oo group names everywhereLuke Meyer2017-10-0410-30/+34
* openshift_checks: Fix incorrect list castSteve Milner2017-10-021-1/+10
* Migrate enterprise registry logic to docker roleMichael Gugino2017-09-271-1/+1
* Merge pull request #5491 from sosiouxme/20170920-diagnostics-checkOpenShift Merge Robot2017-09-224-9/+80
|\
| * health checks: add diagnostics checkLuke Meyer2017-09-214-9/+80
* | Cleanup old deployment typesMichael Gugino2017-09-201-3/+1
|/
* openshift_checks: enable providing file outputsLuke Meyer2017-09-186-24/+117
* docker_image_availability: fix local image searchLuke Meyer2017-09-121-5/+9
* docker_image_availability: probe registry connectivityLuke Meyer2017-09-121-23/+50
* openshift_checks: add retries in pythonLuke Meyer2017-09-126-8/+23
* 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-061-0/+1
|/
* 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
* | | docker_image_availability: timeout skopeo inspectLuke Meyer2017-08-281-1/+4
|/ /
* | etc_traffic check: factor away short_versionLuke Meyer2017-08-151-2/+2
* | Merge pull request #5036 from Miciah/openshift_checks-support-ovs-2.7-on-ocp-...Scott Dodson2017-08-151-2/+2
|\ \
| * | openshift_checks: allow OVS 2.7 on OCP 3.5 and 3.6Miciah Masters2017-08-111-2/+2
| |/
* | Merge pull request #4944 from sosiouxme/20170728-refactor-ansible-mountsScott Dodson2017-08-115-73/+44
|\ \