| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow OVS 2.7 in OCP 3.10 | Scott Dodson | 2018-02-07 | 2 | -2/+2 |
* | health checks: tolerate ovs 2.9 | Luke Meyer | 2018-02-06 | 2 | -8/+10 |
* | docker_image_availability: containerized overrides | Luke Meyer | 2018-01-25 | 1 | -8/+13 |
* | docker_image_availability: enable skopeo to use proxies | Luke Meyer | 2018-01-22 | 1 | -6/+26 |
* | Merge pull request #6757 from sosiouxme/20180117-update-check-versions | Luke Meyer | 2018-01-18 | 3 | -84/+44 |
|\ |
|
| * | health checks: update required pkg versions | Luke Meyer | 2018-01-17 | 2 | -0/+7 |
| * | health checks: factor out get_required_version | Luke Meyer | 2018-01-17 | 3 | -49/+28 |
| * | package_version check: reuse get_major_minor_version | Luke Meyer | 2018-01-17 | 2 | -37/+11 |
* | | Merge pull request #6589 from vrutkovs/kibana-use-six | OpenShift Merge Robot | 2018-01-18 | 1 | -7/+6 |
|\ \ |
|
| * | | kibana checks: use six.moves instead of ImportError | Vadim Rutkovsky | 2018-01-03 | 1 | -7/+6 |
* | | | Merge pull request #6744 from sosiouxme/20180115-fix-checks | Michael Gugino | 2018-01-17 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | openshift_checks: repair adhoc list-checks mode | Luke Meyer | 2018-01-16 | 1 | -1/+1 |
| | |/
| |/| |
|
* / | | include elasticsearch container name | juanvallejo | 2018-01-16 | 1 | -1/+1 |
|/ / |
|
* | | Move more plugins to lib_utils | Michael Gugino | 2018-01-10 | 1 | -1/+1 |
* | | Fix docker_image_availability checks | Michael Gugino | 2018-01-05 | 2 | -4/+13 |
|/ |
|
* | Remove openshift.common.{is_atomic|is_containerized} | Michael Gugino | 2017-12-20 | 3 | -7/+7 |
* | Remove openshift.common.service_type | Michael Gugino | 2017-12-07 | 2 | -2/+6 |
* | registry-console: align image and check | Luke Meyer | 2017-11-15 | 1 | -6/+10 |
* | Merge pull request #5829 from sosiouxme/20171020-registry-console-bz1497310 | Scott Dodson | 2017-11-08 | 1 | -6/+26 |
|\ |
|
| * | reconcile registry-console and docker_image_availability | Luke Meyer | 2017-11-06 | 1 | -6/+26 |
* | | openshift_checks: Add OVS versions for OCP 3.7 | Miciah Masters | 2017-11-06 | 2 | -2/+4 |
|/ |
|
* | Merge pull request #5816 from sosiouxme/20171019-disk-check-sum-var | OpenShift Merge Robot | 2017-10-27 | 1 | -1/+12 |
|\ |
|
| * | disk_availability check: include submount storage | Luke Meyer | 2017-10-20 | 1 | -1/+12 |
* | | Merge pull request #5742 from mtnbikenc/refactor-checks | Scott Dodson | 2017-10-27 | 1 | -1/+1 |
|\ \ |
|
| * | | Refactor health check playbooks | Russell Teague | 2017-10-12 | 1 | -1/+1 |
| |/ |
|
* / | Ensure proper variable templating for skopeo auth credentials | Michael Gugino | 2017-10-17 | 2 | -2/+10 |
|/ |
|
* | docker_image_availability: credentials to skopeo | Michael Gugino | 2017-10-06 | 1 | -43/+66 |
* | openshift_checks: lb and nfs do not need docker | Luke Meyer | 2017-10-04 | 1 | -3/+5 |
* | openshift_checks: use oo group names everywhere | Luke Meyer | 2017-10-04 | 10 | -30/+34 |
* | 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 | 1 | -1/+1 |
* | Merge pull request #5491 from sosiouxme/20170920-diagnostics-check | OpenShift Merge Robot | 2017-09-22 | 4 | -9/+80 |
|\ |
|
| * | health checks: add diagnostics check | Luke Meyer | 2017-09-21 | 4 | -9/+80 |
* | | Cleanup old deployment types | Michael Gugino | 2017-09-20 | 1 | -3/+1 |
|/ |
|
* | openshift_checks: enable providing file outputs | Luke Meyer | 2017-09-18 | 6 | -24/+117 |
* | 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 | 1 | -23/+50 |
* | openshift_checks: add retries in python | Luke Meyer | 2017-09-12 | 6 | -8/+23 |
* | 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 | 1 | -0/+1 |
|/ |
|
* | 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 |
* | | | docker_image_availability: timeout skopeo inspect | Luke Meyer | 2017-08-28 | 1 | -1/+4 |
|/ / |
|
* | | etc_traffic check: factor away short_version | Luke Meyer | 2017-08-15 | 1 | -2/+2 |
* | | Merge pull request #5036 from Miciah/openshift_checks-support-ovs-2.7-on-ocp-... | Scott Dodson | 2017-08-15 | 1 | -2/+2 |
|\ \ |
|
| * | | openshift_checks: allow OVS 2.7 on OCP 3.5 and 3.6 | Miciah Masters | 2017-08-11 | 1 | -2/+2 |
| |/ |
|
* | | Merge pull request #4944 from sosiouxme/20170728-refactor-ansible-mounts | Scott Dodson | 2017-08-11 | 5 | -73/+44 |
|\ \ |
|