summaryrefslogtreecommitdiffstats
path: root/roles/openshift_certificate_expiry/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Playbook Consolidation - openshift-checksRussell Teague2017-11-161-24/+24
|
* health check playbooks: relocate and expandLuke Meyer2017-05-221-24/+24
| | | | | | | | | | | | | | | | | | We are moving toward having adhoc post-install checks and so the "preflight" designation needs to be widened. Updated location to playbooks/byo/openshift-checks, added health check playbook, and updated README. Also included the certificate_expiry playbooks. Left behind symlinks and wrappers for existing checks. To conform with the direction of the rest of the repo, the openshift-checks playbooks are split into two directories, one under playbooks/common with the actual invocation and one under playbooks/byo for entrypoints that are just wrappers for the ones in common. Because the certificate_expiry playbooks are intended not just to be functional but to be examples that users modify, I did not split them similarly. That could happen later after discussion but for now I just left them whole under byo/openshift-checks/certificate_expiry.
* Add example scheduled certificate checkPep TurrĂ³ Mauri2017-04-061-16/+117
| | | | | | | | | | Additional certificate expiration check playbooks: - one that that uploads the generated reports to a location in the masters - one that uses custom report paths with timestamps OpenShift Job and ScheduledJob examples that use these playbooks run from a container to check cluster certificates from within the cluster itself.
* Include rpm/git paths in expiry README.Tim Bielawa2017-02-101-21/+44
|
* Fix yaml lint in easy-mode playbookTim Bielawa2017-01-181-1/+1
|
* [Cert Expiry] Add serial numbers, include example PBs, docsTim Bielawa2017-01-171-92/+220
| | | | | | | | * Now includes cert serial numbers in JSON and HTML output * Docs are updated with explicit usage instructions * Each example playbook includes a link to the playbook and an example of how to run it * A graphic and copy of an HTML report are now included * Example JSON output has been updated
* Update the openshift-certificate-expiry README to reflect latestTim Bielawa2016-12-191-7/+13
| | | | changes
* Add JSON result CLI parsing notes to the READMETim Bielawa2016-10-201-4/+32
|
* Clean up lint and other little things (polish++)Tim Bielawa2016-10-201-91/+132
| | | | | | * Fix code lint * Prefix role variables with the role name per best practices * Add words to README
* Fix playbooks, update readme, update default varsTim Bielawa2016-10-201-10/+128
| | | | | | Fix 'make ci' system Add examples
* Refactor into a roleTim Bielawa2016-10-201-0/+63