| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #4969 from sosiouxme/20170801-tolerate-ovs-beyond-36 | OpenShift Bot | 2017-08-02 | 2 | -90/+80 |
|\ |
|
| * | package_version check: tolerate release version 3.7 | Luke Meyer | 2017-08-02 | 2 | -90/+80 |
* | | add fluentd logging driver config check | juanvallejo | 2017-08-01 | 11 | -109/+563 |
|/ |
|
* | Normalize list of checks passed to action plugin | Rodolfo Carvalho | 2017-07-27 | 1 | -5/+15 |
* | Make LoggingCheck.run return the correct type | Rodolfo Carvalho | 2017-07-27 | 1 | -1/+4 |
* | openshift_checks: refactor to internalize task_vars | Luke Meyer | 2017-07-25 | 39 | -480/+439 |
* | openshift_checks: get rid of deprecated module_executor | Luke Meyer | 2017-07-25 | 4 | -25/+10 |
* | openshift_checks: improve comments/names | Luke Meyer | 2017-07-25 | 13 | -51/+57 |
* | Merge pull request #4682 from juanvallejo/jvallejo/verify-logging-index-time | Rodolfo Carvalho | 2017-07-24 | 4 | -6/+321 |
|\ |
|
| * | verify sane log times in logging stack | juanvallejo | 2017-07-20 | 4 | -6/+321 |
* | | Merge pull request #4316 from juanvallejo/jvallejo/add-increased-etcd-traffic... | Rodolfo Carvalho | 2017-07-20 | 4 | -0/+434 |
|\ \ |
|
| * | | add etcd increased-traffic check | juanvallejo | 2017-07-19 | 4 | -0/+434 |
* | | | openshift_checks/docker_storage: overlay/2 support | Luke Meyer | 2017-07-19 | 2 | -42/+242 |
* | | | Allow OVS 2.7 in latest OpenShift releases | Rodolfo Carvalho | 2017-07-17 | 2 | -32/+2 |
* | | | Make aos_version module handle multiple versions | Rodolfo Carvalho | 2017-07-17 | 2 | -24/+93 |
* | | | Split positive and negative unit tests | Rodolfo Carvalho | 2017-07-17 | 1 | -50/+40 |
* | | | add scheduled pods check | juanvallejo | 2017-07-11 | 2 | -2/+32 |
* | | | Only store failures that were not ignored. | Rodolfo Carvalho | 2017-07-11 | 1 | -1/+2 |
* | | | Add overlay to supported Docker storage drivers | Rodolfo Carvalho | 2017-07-11 | 2 | -3/+3 |
* | | | openshift_checks: fix execute_module params | Luke Meyer | 2017-07-11 | 4 | -4/+4 |
* | | | Merge pull request #4655 from sosiouxme/20170630-atomic-etcd-bz1466622 | OpenShift Bot | 2017-06-30 | 2 | -1/+16 |
|\ \ \ |
|
| * | | | docker_image_availability: fix containerized etcd | Luke Meyer | 2017-06-30 | 2 | -1/+16 |
| | |/
| |/| |
|
* | | | Merge pull request #4607 from sosiouxme/20170627-docker-storage-vgs-units | OpenShift Bot | 2017-06-30 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | docker_storage check: make vgs return sane output | Luke Meyer | 2017-06-27 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge pull request #4565 from rhcarvalho/handle-incorrect-check-names | OpenShift Bot | 2017-06-30 | 2 | -4/+13 |
|\ \ \ |
|
| * | | | Capture exceptions when resolving available checks | Rodolfo Carvalho | 2017-06-23 | 2 | -4/+13 |
| |/ / |
|
* | | | Enable disk check on containerized installs | Rodolfo Carvalho | 2017-06-22 | 2 | -15/+11 |
* | | | Add module docstring | Rodolfo Carvalho | 2017-06-22 | 1 | -1/+2 |
* | | | Add suggestion to check disk space in any path | Rodolfo Carvalho | 2017-06-22 | 1 | -1/+5 |
* | | | Require at least 1GB in /usr/bin/local and tempdir | Rodolfo Carvalho | 2017-06-22 | 2 | -1/+15 |
* | | | Refactor DiskAvailability for arbitrary paths | Rodolfo Carvalho | 2017-06-22 | 2 | -34/+64 |
|/ / |
|
* | | Disable TLS verification in skopeo inspect | Rodolfo Carvalho | 2017-06-19 | 1 | -1/+1 |
* | | Rename cockpit-shell -> cockpit-system | Rodolfo Carvalho | 2017-06-16 | 1 | -1/+1 |
* | | pre-install checks: add more during byo install | Luke Meyer | 2017-06-14 | 9 | -91/+184 |
|/ |
|
* | Merge pull request #3787 from juanvallejo/jvallejo/docker-storage-check | OpenShift Bot | 2017-06-09 | 5 | -29/+468 |
|\ |
|
| * | Consider previous value of 'changed' when updating | Rodolfo Carvalho | 2017-06-09 | 1 | -1/+1 |
| * | Improve code readability | Rodolfo Carvalho | 2017-06-09 | 1 | -1/+3 |
| * | docker checks: finish and refactor | Luke Meyer | 2017-06-07 | 7 | -444/+397 |
| * | add docker storage, docker driver checks | juanvallejo | 2017-06-01 | 4 | -0/+484 |
* | | Merge pull request #3643 from juanvallejo/jvallejo/elastic-search-check | OpenShift Bot | 2017-06-06 | 13 | -6/+1575 |
|\ \ |
|
| * | | add elasticseatch, fluentd, kibana check | juanvallejo | 2017-06-02 | 13 | -6/+1575 |
* | | | Merge pull request #4064 from juanvallejo/jvallejo/add-ovs-version-check | OpenShift Bot | 2017-06-05 | 4 | -92/+334 |
|\ \ \ |
|
| * | | | Remove unnecessary comment. | Rodolfo Carvalho | 2017-05-24 | 1 | -1/+1 |
| * | | | update aos_version module to support generic pkgs and versions | juanvallejo | 2017-05-24 | 4 | -91/+333 |
* | | | | Merge pull request #4157 from juanvallejo/jvallejo/add-retroactive-ovs-versio... | OpenShift Bot | 2017-06-05 | 4 | -0/+376 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | add existing_ovs_version check | juanvallejo | 2017-05-19 | 5 | -0/+377 |
| | |/
| |/| |
|
* | | | memory check: use GiB/MiB and adjust memtotal | Luke Meyer | 2017-05-29 | 2 | -20/+36 |
* | | | memory health check: adjust threshold for etcd | Luke Meyer | 2017-05-23 | 2 | -4/+10 |
* | | | health checks: specify check skip reason | Luke Meyer | 2017-05-23 | 2 | -9/+24 |
* | | | health checks: configure failure output in playbooks | Luke Meyer | 2017-05-23 | 2 | -45/+68 |