-
-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
Description
Hi,
Our monitoring raises alerts for any service that isn't running, except for jobs.
This isn't very compatible with swarm-cronjob because it requires the short lived tasks to be services with mode: replicated.
Given that replicated-job seems like a more accurate mode, could swarm-cronjob be changed to also support mode:replicated-job?
Thanks
Reactions are currently unavailable