User Details
- User Since
- Nov 19 2018, 8:02 PM (399 w, 6 d)
- Availability
- Available
- IRC Nick
- jeena
- LDAP User
- Jeena Huneidi
- MediaWiki User
- JHuneidi (WMF) [ Global Accounts ]
Fri, Jul 17
Thu, Jul 16
Wed, Jul 15
@Danielyepezgarces is there a specific feed we should add to the allowlist settings for this?
Mon, Jul 13
@neriah this task is waiting on some other work we have yet to complete, but we intend to add this feature.
Mon, Jul 6
Wed, Jun 24
The purpose of this additional test is to exercise running against a mediawiki deployment using the mw ci chart and not the aw ci chart, right?
Jun 11 2026
Jun 5 2026
Using k8s we can only create egress network policies on the pod level, so any policy we make would also apply to the mediawiki container (https://kubernetes.io/docs/concepts/services-networking/network-policies/). For container only options, we might need to use a service mesh.
Jun 4 2026
Jun 2 2026
May 4 2026
Apr 27 2026
Oh, awesome!! Is there a phab task I can link to this one? Yes please do CC me on the changes when they land on gerrit.
Create backwards compatible changes to catalyst (deploy_env.py ) to be able to accept other charts besides wikifunctions (currently wikifunctions chart is hardcoded
This is already done! See here. I am in the middle of updating Wikilambda tests to use this. I'll cc you on the changes when I send them to gerrit.
Apr 16 2026
It might be nice to also allow them to see the previous run's logs if available.
Apr 14 2026
Apr 8 2026
Apr 1 2026
Mar 24 2026
I've added the api token to the ultraviolet repo
Mar 18 2026
I found the helm values for catalyst-api still had the old default and were overwriting the changes I made to the schedule in catalyst-api
The cleanup job should be running hourly, though, so those environments should have been cleaned up. We should look into that.
The environment which got cleaned up, 4943, was from the previous failed job in that pipeline. 4945 was created when the job was retried. After the first job failure, catalyst-cleanup ran and deleted 4943. When the job was retried, 4945 was created, but since catalyst-cleaup already passed once, it didn't run again. I looked into possibly getting it to run again after retry of the deploy job, but I haven't found any gitlab-ci configuration to do this. There might be a hack around this if we really want the subsequent jobs to run again. In any case, I did a test and a manual rerun of catalyst-cleanup would have deleted 4945.
Mar 17 2026
Mar 10 2026
Mar 5 2026
Mar 4 2026
Thank you @Zabe!
Will backporting https://gerrit.wikimedia.org/r/c/mediawiki/core/+/1248011 unblock the train? I can do that now if it's ready. I see it has a +1.
Feb 23 2026
Feb 12 2026
Yes, that's correct. I remember having a conversation about it so when I saw this task I thought there must be another task for it, but I don't see one.
Feb 10 2026
The timeout period is 2 minutes, which seems generous to me.
It looks like the environments for wikilambda ci that aren't getting cleaned up are those that did not get a response from catalyst in the appropriate amount of time. When the request to catalyst create times out, then we don't get an environment ID back from catalyst, so even though the post build script has been running, it can't delete the environment.
Feb 9 2026
Jan 29 2026
Jan 27 2026
I have archived the documentation page so now we can remove the chart.
Jan 26 2026
I would like to remove the chart from the repo. I'm wondering if the tutorial needs updating or archiving?
Jan 20 2026
@Catrope, I updated our install image to use node 22 and was able to create a demo with a codex patch. Can you confirm the issue is resolved?
Jan 13 2026
Dec 16 2025
Resolving since we used your suggestion when implementing wikifarms in Patch Demo. Thanks!
Dec 6 2025
Nov 25 2025
Nov 5 2025
Nov 4 2025
Oct 27 2025
Since the empty space on the end is taken up during deployment, maybe it would be better like this:
Here is one idea:
Oct 24 2025
Oct 23 2025
Sep 20 2025
Sep 18 2025
CloudPirates mariadb helm chart:
According to https://www.cloudpirates.io/en/about they have been around since 2021. The helm chart was created in August and updated 3 days ago. The CloudPirates helm charts project has 18 contrubutors.
Sep 15 2025
Sep 11 2025
- Mariab offers a kubernetes CRD (https://github.com/mariadb-operator/mariadb-operator), which can be used to define a mariadb instance. It was created in 2022 and is an active project with 66 contributors and the latest release on Aug. 8. Since it’s supported by mariadb itself I think we can put our confidence in its continued maintenance and stability. Releases are well documented with regards to upgrading for breaking changes, which has happened a few times in the past year.

