2021-09-25
§
|
17:13 |
<wm-bot> |
<lucaswerkmeister> cleaned up old replicasets: kubectl delete rs $(kubectl get rs -o json | jq -r ".items |.[] | select(.status.replicas == 0) | .metadata.name") |
[tools.notwikilambda] |
16:45 |
<wm-bot> |
<lucaswerkmeister> updated pygments-server to Python 3.9 (cef7948b15) |
[tools.notwikilambda] |
16:37 |
<wm-bot> |
<lucaswerkmeister> switched pygments-server from web to base image (25f8a10fa0) |
[tools.notwikilambda] |
16:36 |
<wm-bot> |
<lucaswerkmeister> switched function evaluator and orchestrator from web to base image (8424307b5d) |
[tools.notwikilambda] |
16:29 |
<wm-bot> |
<lucaswerkmeister> shortened periodSeconds of JS container probes from 15 to 5 seconds (3d658c10ba) |
[tools.notwikilambda] |
16:18 |
<wm-bot> |
<lucaswerkmeister> added --no-save to npm install in function evaluator and orchestrator (266c550663) and manually reset the package-lock.json in both repos |
[tools.notwikilambda] |
11:36 |
<wm-bot> |
<lucaswerkmeister> deployed pygments-server 1ae6e19920 (preserve boolean status of exit code) |
[tools.notwikilambda] |
10:58 |
<wm-bot> |
<lucaswerkmeister> deployed new pygments-server that works with latest SyntaxHighlight (i.e. supports input files), and restored SyntaxHighlight to latest master; it turns out yesterday’s code worked perfectly fine, MediaWiki just cached a broken lexers list in APCu, which didn’t get purged by action=purge, and also didn’t show up in shell.php because the APCu cache is disabled in cli blaarggghhhh |
[tools.notwikilambda] |