Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix certificate check Job examples | Pep TurrĂ³ Mauri | 2017-04-26 | 1 | -30/+36 |
| | | | | | The example Job specifications were wrong (they had a Pod spec instead). Also fixing a tabs-vs-spaces problem in examples/README.md. | ||||
* | Add example scheduled certificate check | Pep TurrĂ³ Mauri | 2017-04-06 | 1 | -0/+54 |
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. |