In order to avoid migrating cronjobs twice (once to Kubernetes, then to php 8.1), use php 8.1 from the start.
Risk should be low given "web" deployments of mediawiki are already using php 8.1 for a substantial amount of traffic.
In order to avoid migrating cronjobs twice (once to Kubernetes, then to php 8.1), use php 8.1 from the start.
Risk should be low given "web" deployments of mediawiki are already using php 8.1 for a substantial amount of traffic.
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| mw-cron: Use php81 base image | operations/puppet | production | +1 -1 |
Change #1126011 had a related patch set uploaded (by Clément Goubert; author: Clément Goubert):
[operations/puppet@production] mw-cron: Use php81 base image
Change #1126011 merged by Clément Goubert:
[operations/puppet@production] mw-cron: Use php81 base image
Mentioned in SAL (#wikimedia-operations) [2025-03-10T17:52:19Z] <cgoubert@deploy2002> Started scap sync-world: mw-cron to php 8.1 - T387916
Mentioned in SAL (#wikimedia-operations) [2025-03-10T17:54:14Z] <cgoubert@deploy2002> Finished scap sync-world: mw-cron to php 8.1 - T387916 (duration: 02m 49s)
mw-cron now uses PHP 8.1 base images. We will track specific job issues in their migration task.