Skip to content

Add global status to allow disabling Sidekiq cron jobs

Alejandro Rodríguez requested to merge cron-jobs-global-disable into master

What does this MR do and why?

Add global status to allow disabling Sidekiq cron jobs, in preparation for Sidekiq Zonal Cluster, in which only one of the zones will have cron jobs enabled to avoid having unwanted job duplication.

Part of gitlab-com/gl-infra/scalability#1439

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports