| Commit message (Expand) | Author | Age | Files | Lines |
* | Update openshift_cert_expiry for py3 support. | Andrew Butcher | 2017-08-01 | 1 | -34/+14 |
* | Fix parsing certs with very large serial numbers | Tim Bielawa | 2017-06-23 | 2 | -3/+23 |
* | health check playbooks: relocate and expand | Luke Meyer | 2017-05-22 | 1 | -24/+24 |
* | Remove vim configuration from Python files | Rodolfo Carvalho | 2017-05-09 | 1 | -1/+0 |
* | Merge pull request #3975 from sdodson/ansible_23_warnings | OpenShift Bot | 2017-05-01 | 2 | -4/+4 |
|\ |
|
| * | Don't double quote when conditions | Scott Dodson | 2017-05-01 | 2 | -4/+4 |
| * | Remove jinja template delimeters from when conditions | Scott Dodson | 2017-05-01 | 2 | -4/+4 |
* | | Fix test compatibility with OpenSSL 1.1.0 | Pierre-Louis Bonicoli | 2017-04-28 | 2 | -3/+4 |
|/ |
|
* | Add example scheduled certificate check | Pep TurrĂ³ Mauri | 2017-04-06 | 1 | -16/+117 |
* | Use ansible.compat.six where possible | Jason DeTiberus | 2017-03-09 | 1 | -2/+3 |
* | Use six from ansible.module_utils for remote hosts | Jason DeTiberus | 2017-03-09 | 1 | -1/+1 |
* | test fixes for openshift_certificates_expiry | Jason DeTiberus | 2017-03-02 | 8 | -349/+289 |
* | Address cert expiry parsing review comments | Tim Bielawa | 2017-02-21 | 2 | -8/+7 |
* | Implement fake openssl cert classes | Tim Bielawa | 2017-02-21 | 6 | -16/+485 |
* | Include rpm/git paths in expiry README. | Tim Bielawa | 2017-02-10 | 1 | -21/+44 |
* | Make the cert expiry playbooks runnable | Tim Bielawa | 2017-02-09 | 6 | -68/+1 |
* | Fix yaml lint in easy-mode playbook | Tim Bielawa | 2017-01-18 | 2 | -2/+2 |
* | [Cert Expiry] Add serial numbers, include example PBs, docs | Tim Bielawa | 2017-01-17 | 11 | -107/+911 |
* | More toxification | Jason DeTiberus | 2017-01-10 | 1 | -11/+14 |
* | python3 support, add tox for better local testing against multiple python ver... | Jason DeTiberus | 2016-12-20 | 1 | -4/+8 |
* | Update the openshift-certificate-expiry README to reflect latest | Tim Bielawa | 2016-12-19 | 1 | -7/+13 |
* | Check embedded etcd certs now, too | Tim Bielawa | 2016-12-15 | 1 | -4/+44 |
* | Include 'total' and 'ok' in check results | Tim Bielawa | 2016-12-15 | 2 | -1/+6 |
* | update tests and flake8/pylint fixes | Jason DeTiberus | 2016-11-29 | 2 | -25/+2 |
* | Don't freak out if the oc command doesn't exist. | Tim Bielawa | 2016-10-20 | 1 | -0/+6 |
* | Make the json template filter-driven. | Tim Bielawa | 2016-10-20 | 6 | -32/+105 |
* | Add JSON result CLI parsing notes to the README | Tim Bielawa | 2016-10-20 | 1 | -4/+32 |
* | The JSON result saving template now includes a summary of expired/warned cert... | Tim Bielawa | 2016-10-20 | 1 | -1/+15 |
* | Clean up lint and other little things (polish++) | Tim Bielawa | 2016-10-20 | 4 | -111/+149 |
* | Fix playbooks, update readme, update default vars | Tim Bielawa | 2016-10-20 | 5 | -27/+151 |
* | Refactor into a role | Tim Bielawa | 2016-10-20 | 7 | -0/+871 |