While debugging (or calming backend services) I sometimes need to temporarily disable a cron-ed service.
I tried setting the service to "Stopped" but rancher-cron runs the service anyway. My current workaround is to "upgrade" services and change the rancher-cron label to something like 'off....' to preserve the crontab entry format but disable.
It would be ideal if rancher-cron could poll the api and not start cron services if they are "Stopped"
While debugging (or calming backend services) I sometimes need to temporarily disable a cron-ed service.
I tried setting the service to "Stopped" but rancher-cron runs the service anyway. My current workaround is to "upgrade" services and change the rancher-cron label to something like 'off....' to preserve the crontab entry format but disable.
It would be ideal if rancher-cron could poll the api and not start cron services if they are "Stopped"