User Details
- User Since
- Feb 9 2015, 10:04 PM (591 w, 1 d)
- Roles
- Administrator
- Availability
- Available
- IRC Nick
- thcipriani
- LDAP User
- Thcipriani
- MediaWiki User
- TCipriani (WMF) [ Global Accounts ]
Yesterday
Mon, Jun 8
Found a prerequisite for this task in T428443: Decouple dev & prod profiles in the OpenTofu stack, moving this back to backlog for the time being.
From meeting today: running code server in a separate pod seems like it should be possible/not complicate the code server, and if that allows us to lock down egress then huzzah.
Sun, Jun 7
Fri, Jun 5
Approved. @OSleger-WMF for backports, you'll also want these bits:
Wed, Jun 3
Mon, Jun 1
` curl -I -H 'User-Agent: ClaudeBot' https://patchdemo.wmcloud.org HTTP/2 403
curl -I -H 'User-Agent: ClaudeBot' https://patchdemo.wmcloud.org HTTP/2 403
Moving to radar while we await upstream investigation here.
I noticed this the other day, others have not been able to reproduce. May be possible to avoid with a readiness probe. Moving this to "Waiting" for now and we'll pick it up later since the work around is: wait a few.
Sat, May 30
Fri, May 29
Confirmed that both hard and soft limits are set pretty high. Unsure where we can tweak this considering we're using hosted k8s on the DO runners.
Tue, May 26
New size is now persisted in the statefulset.
Seeing layers get created now in the registry logs; e.g.:
Opted to add more space to reggie for now:
Looks like the pvc for reggie is out of space. looking at how to clean that now.
Fri, May 22
...and merged. Thanks for the review @Jdlrobson-WMF
Thanks for the change @HakanIST got that merged and deployed and all's working now!
Thu, May 21
Wed, May 20
Looks like we're using repos/abstract-wiki/ci-images.
API docs to grab this info from Gerrit are projects branches API
Hit some errors rolling to staging, but they were from old ingresses that needed some cleanup. Should be good to deploy now that @jnuche has cleaned them up!
Let's grab a list of the existing "patchdemo" backend wikis and then merge this, thank @Esanders !
Tue, May 19
Looks like patchdemo gets its list of branches from the older backend's checkout (which we stopped updating 😬).
@Atharva4513 sure! Patches welcome. The code for this lives in https://gitlab.wikimedia.org/repos/test-platform/catalyst/patchdemo and you can see the live version on https://patchdemo.wmcloud.org/
Looks like that directory is owned by root, but runtime user is nobody. Runtime user changed for your base image recently to www-data. We'll need to:
Mon, May 18
Well. After I removed the second web proxy a bit ago, the first web proxy is still resolving. Nothing to do here.
I did leave the second web proxy in place so that it would stick. Just removed that. But development-metrics.wmcloud.org is still resolving. Dunno.
Thu, May 14
Uploads should work with new environments now!
Lots of stuff has shifted in the year since this was filed.
For now we're using OpenTofu + k3s vs. magnum. We're using magnum in other places. We'll let those other places stabilize before unstalling here.
Let this one languish following initial triage, but since then users have both the ability to edit their existing demo (changing patches/config) as well as update to the latest patchset.