swarm-cronjob icon indicating copy to clipboard operation
swarm-cronjob copied to clipboard

Create jobs on a time-based schedule on Docker Swarm

Results 30 swarm-cronjob issues
Sort by recently updated
recently updated
newest added

Hi, and thanks for your work ! We use cronjob to start jobs in our clusters and for some reasons we need for one of our container to set the...

So far i'm loving this, it's the only swarm scheduler i have found that actually works. I do have a couple of questions: 1) When my service is running in...

This is not a bug, it's a feature request. I believe it would be very useful to have report sucess / failure of running tasks in swarm-cronjob logs. Running the...

### Behaviour #### Expected behaviour > It has to show an output of python file that I put in that directory > It shows nothing and it doesn’t show any...

### Behaviour I noticed today that my nightly job hasn't run with the following message: Rejected 5 hours ago "No such image: whatever-image:latest@sha256:[...]" #### Steps to reproduce this issue A...

kind/enhancement

### Behaviour #### Steps to reproduce this issue 1. Create a 5-node swarm cluster with 3 manager nodes in [play with docker](https://play-with-docker.com) 2. Create a swarm-cronjob stack as shown in...

kind/upstream
status/needs-investigation

Firstly, thanks for the awesome project! I'm using certbot to renew certificates, after it successes, I'd like to ask nginx service to reload them. I wonder if swarm-cronjob could restart...

:sparkles: enhancement

Hello, I would like to start many nearly identical jobs/services once every X minutes, but not at the exact same time (to not overload the swarm workers). For now, I...

kind/upstream

Hi, Since it is a Go app and that you release Windows binaries, why wouldn't you also release Windows Docker images ? Kind regards