| 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 | 3 | -9/+17 |
* | docker_image_availability: containerized overrides | Luke Meyer | 2018-01-25 | 2 | -13/+47 |
* | 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 | 5 | -107/+49 |
|\ |
|
| * | 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 | 5 | -71/+32 |
| * | package_version check: reuse get_major_minor_version | Luke Meyer | 2018-01-17 | 3 | -38/+12 |
* | | Merge pull request #6589 from vrutkovs/kibana-use-six | OpenShift Merge Robot | 2018-01-18 | 2 | -14/+11 |
|\ \ |
|
| * | | kibana checks: use six.moves instead of ImportError | Vadim Rutkovsky | 2018-01-03 | 2 | -14/+11 |
* | | | 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 |
|/ / |
|
* | | Merge pull request #6614 from mgugino-upstream-stage/plugins-to-lib-utils | Scott Dodson | 2018-01-11 | 1 | -1/+1 |
|\ \ |
|
| * | | Move more plugins to lib_utils | Michael Gugino | 2018-01-10 | 1 | -1/+1 |
* | | | Merge pull request #6605 from vrutkovs/failure_summary_convert_msg_to_string | Scott Dodson | 2018-01-10 | 1 | -0/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | failure_summary: make sure msg is always a string | Vadim Rutkovsky | 2018-01-04 | 1 | -0/+2 |
| |/ |
|
* / | 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 | 10 | -58/+41 |
* | Relocate filter plugins to lib_utils | Michael Gugino | 2017-12-18 | 1 | -0/+1 |
* | Cleanup byo references | Russell Teague | 2017-12-08 | 1 | -1/+1 |
* | Remove openshift.common.service_type | Michael Gugino | 2017-12-07 | 8 | -14/+31 |
* | registry-console: align image and check | Luke Meyer | 2017-11-15 | 2 | -8/+12 |
* | Merge pull request #5829 from sosiouxme/20171020-registry-console-bz1497310 | Scott Dodson | 2017-11-08 | 2 | -11/+67 |
|\ |
|
| * | reconcile registry-console and docker_image_availability | Luke Meyer | 2017-11-06 | 2 | -11/+67 |
* | | openshift_checks: Add OVS versions for OCP 3.7 | Miciah Masters | 2017-11-06 | 3 | -3/+6 |
|/ |
|
* | Merge pull request #5816 from sosiouxme/20171019-disk-check-sum-var | OpenShift Merge Robot | 2017-10-27 | 2 | -3/+33 |
|\ |
|
| * | disk_availability check: include submount storage | Luke Meyer | 2017-10-20 | 2 | -3/+33 |
* | | 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 | 3 | -3/+12 |
|/ |
|
* | docker_image_availability: credentials to skopeo | Michael Gugino | 2017-10-06 | 3 | -83/+76 |
* | 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 |
|/ |
|