Files
cron-checker/README.md
T

8 lines
519 B
Markdown
Raw Normal View History

2020-08-26 16:50:59 +02:00
# cron-checker
[![Build Status](https://gitlab.com/unboundsoftware/cron-checker/badges/master/pipeline.svg)](https://gitlab.com/unboundsoftware/cron-checker/commits/master)
2020-08-27 10:27:29 +02:00
[![codecov](https://codecov.io/gl/unboundsoftware/cron-checker/branch/master/graph/badge.svg)](https://codecov.io/gl/unboundsoftware/cron-checker)
2020-08-26 16:50:59 +02:00
A small container which periodically (every 60s) checks for a cronjobs which are not running according to schedule and sends a notification to Slack.
[Example deployment-file](example/deploy.yaml)