Add the necessary templates to turn a yaml list of job descriptions into kubernetes CronJob suitable for running mediawiki periodic jobs.
This includes adding safeguards to avoid running jobs in the secondary datacenter, or when read-only (T367118)
Add the necessary templates to turn a yaml list of job descriptions into kubernetes CronJob suitable for running mediawiki periodic jobs.
This includes adding safeguards to avoid running jobs in the secondary datacenter, or when read-only (T367118)
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | dancy | T392693 Drop support for Debian Buster | |||
| Resolved | Clement_Goubert | T341560 Migrate mwmaint server functionality to mw-on-k8s | |||
| Resolved | Clement_Goubert | T341555 Implement periodic maintenance scripts for mw-on-k8s | |||
| Resolved | Clement_Goubert | T377961 Add mwcron functionality to mediawiki chart |
Change #1076746 had a related patch set uploaded (by Clément Goubert; author: Clément Goubert):
[operations/deployment-charts@master] mediawiki: Add mwcron feature