Page MenuHomePhabricator

SLyngshede-WMF (Simon Lyngshede)
User

Today

  • No visible events.

Tomorrow

  • No visible events.

Saturday

  • No visible events.

User Details

User Since
May 2 2022, 11:51 AM (198 w, 2 d)
Availability
Available
LDAP User
Slyngshede
MediaWiki User
SLyngshede-WMF [ Global Accounts ]

Recent Activity

Mon, Feb 16

SLyngshede-WMF claimed T416898: Tell folks to logout & login on gitlab.wikimedia.org after changing their email address.
Mon, Feb 16, 3:42 PM · Infrastructure-Foundations, Documentation, Bitu

Fri, Feb 13

SLyngshede-WMF added a comment to T401832: Upgrade Traffic hosts to trixie.

@BCornwall We currently have two hosts:

Fri, Feb 13, 8:06 AM · Traffic

Tue, Feb 10

SLyngshede-WMF added a comment to T270233: Can't login into Gerrit with a Wikimedia Developer account with non-unique email address.

@Tgr do we want to do any more work on this task? If not I'll go a head and close it.

Tue, Feb 10, 1:50 PM · Infrastructure-Foundations, Bitu, Gerrit
SLyngshede-WMF closed T406455: Upgrade Apereo CAS to version 7.2 as Resolved.
Tue, Feb 10, 1:46 PM · Patch-For-Review, Infrastructure-Foundations, CAS-SSO

Mon, Feb 9

SLyngshede-WMF changed the status of T416152: Bitu permission requests should expire after X days from Open to In Progress.
Mon, Feb 9, 3:23 PM · Bitu, Infrastructure-Foundations

Fri, Feb 6

SLyngshede-WMF changed the status of T416565: Bitu group approval emails are hard to read because of an unformatted text/html part from Open to In Progress.

Oh, yeah that look annoying.

Fri, Feb 6, 12:11 PM · Infrastructure-Foundations, Bitu
SLyngshede-WMF added a subtask for T406495: Allow Bitu to link Phabricator account: T416668: Phabricator OAuth2 token for IDM.
Fri, Feb 6, 10:25 AM · collaboration-services, VPS-project-Phabricator, Infrastructure-Foundations, Bitu
SLyngshede-WMF added a subtask for T411775: Phabricator OAuth2 token for IDM-Test: T416668: Phabricator OAuth2 token for IDM.
Fri, Feb 6, 10:25 AM · Essential-Work, Release-Engineering-Team (Doing 😎), Phabricator, Bitu, Infrastructure-Foundations
SLyngshede-WMF added parent tasks for T416668: Phabricator OAuth2 token for IDM: T406495: Allow Bitu to link Phabricator account, T411775: Phabricator OAuth2 token for IDM-Test.
Fri, Feb 6, 10:25 AM · Release-Engineering-Team (Doing 😎), Phabricator, Infrastructure-Foundations, Bitu
SLyngshede-WMF created T416668: Phabricator OAuth2 token for IDM.
Fri, Feb 6, 10:24 AM · Release-Engineering-Team (Doing 😎), Phabricator, Infrastructure-Foundations, Bitu
SLyngshede-WMF added a comment to T406495: Allow Bitu to link Phabricator account.

That is the Phabricator backend for Social Auth that's being weird. It default assumes that you mean to authenticate with phabricator.com.

Fri, Feb 6, 10:19 AM · collaboration-services, VPS-project-Phabricator, Infrastructure-Foundations, Bitu

Mon, Feb 2

SLyngshede-WMF closed T404430: Bitu: In account blocking also allow to remove an email address as Resolved.
Mon, Feb 2, 2:31 PM · Bitu, Infrastructure-Foundations, SRE
SLyngshede-WMF added a comment to T411816: cannot add a FIDO-backed ssh key to Bitu.

@Raine You should now be able to add sk-ecdsa-sha2-nistp256@openssh.com keys

Mon, Feb 2, 2:31 PM · Infrastructure-Foundations, Bitu
SLyngshede-WMF closed T410492: Form labels and fields are not associated on IDM as Resolved.
Mon, Feb 2, 2:30 PM · Infrastructure-Foundations, Accessibility, Bitu
SLyngshede-WMF closed T411816: cannot add a FIDO-backed ssh key to Bitu as Resolved.
Mon, Feb 2, 2:30 PM · Infrastructure-Foundations, Bitu
SLyngshede-WMF created T416162: Check home/HDFS leftovers of sguebo.
Mon, Feb 2, 12:20 PM · Data-Platform-SRE
SLyngshede-WMF added a comment to T411752: Enable OIDC login for Growthbook.

@brouberol Yes, I think that should be fine. We've seen no issues on test and I can't find anything in the docs that should indicate that we really shouldn't.

Mon, Feb 2, 8:48 AM · Data-Platform-SRE (2026.01.23 - 2026.02.13), OKR-Work

Wed, Jan 21

SLyngshede-WMF added a comment to T412826: Provide an official Docker image for CAS-SSO.

Yes and no. We need to change the base image to the WMF Java image, which is only available as AMD64, which means that it's pretty much useless for me. The slowdown on ARM64 trying to run Java in AMD64 makes it incredibly slow. So we still need to have build instructions for everyone not on AMD64, and another base image for them to build from.

Wed, Jan 21, 8:28 AM · Infrastructure-Foundations, CAS-SSO

Tue, Jan 20

SLyngshede-WMF closed T414968: Alert in need of triage: PuppetConstantChange (instance cloudidp2001-dev:9100) as Resolved.

Leftovers from moving ldaptui to OS packages:

Tue, Jan 20, 9:27 AM · Infrastructure-Foundations, sre-alert-triage

Jan 9 2026

SLyngshede-WMF added a comment to T414111: CDN edge HAProxy config broken by missing `/usr/share/GeoIP/proxy.mmdb` data file.

Quick test revels that the error handling does NOTHING if the fail doesn't exist.

Jan 9 2026, 9:40 AM · Patch-For-Review, Traffic, Beta-Cluster-Infrastructure
SLyngshede-WMF added a comment to T414111: CDN edge HAProxy config broken by missing `/usr/share/GeoIP/proxy.mmdb` data file.

@ssingh The issue is in the Lua code that opens the database file, but fails. It's a little weird, because the codes is identical to the handling of other database files, where we raise a warning if the file cannot be opened.

Jan 9 2026, 9:30 AM · Patch-For-Review, Traffic, Beta-Cluster-Infrastructure
SLyngshede-WMF claimed T414111: CDN edge HAProxy config broken by missing `/usr/share/GeoIP/proxy.mmdb` data file.
Jan 9 2026, 9:22 AM · Patch-For-Review, Traffic, Beta-Cluster-Infrastructure

Jan 5 2026

SLyngshede-WMF claimed T412826: Provide an official Docker image for CAS-SSO.

We already have the ability to build the docker image, but it makes sense to push it to the registry. Also good to have for other projects.

Jan 5 2026, 3:23 PM · Infrastructure-Foundations, CAS-SSO

Dec 23 2025

SLyngshede-WMF created T413423: User offboarding for resquito.
Dec 23 2025, 8:17 AM · Data-Platform-SRE

Dec 15 2025

SLyngshede-WMF claimed T411503: x-provenance header: identify WMCS.
Dec 15 2025, 3:39 PM · Patch-For-Review, Traffic

Dec 10 2025

SLyngshede-WMF added a comment to T411816: cannot add a FIDO-backed ssh key to Bitu.

Some one goofed up and assumed that SSH key algorithms all have short, less than 32 character, names. They do not.
I initially tested with a Yubikey, which is sk-ssh-ed25519, this type was unsupported by the old sshpubkeys version. I did not test with a sk-ecdsa-sha2-nistp256@openssh.com, which I assume is also what @Raine attempted. In that case we also hit the size limit on the database field, and Django errors out. The database field for the key_type is only 32 characters, but the key type name is 34.

Dec 10 2025, 12:03 PM · Infrastructure-Foundations, Bitu

Dec 9 2025

SLyngshede-WMF added a comment to T411993: dpogorzelski gpg key.

For the log: I've added @DPogorzelski-WMF and re-encrypted.

Dec 9 2025, 11:38 AM · SRE

Dec 8 2025

SLyngshede-WMF added a comment to T411816: cannot add a FIDO-backed ssh key to Bitu.

Weird question, how many characters is your key, and how many characters is the comment?
I think you might managed to trigger at least two bugs :-)

Dec 8 2025, 9:50 AM · Infrastructure-Foundations, Bitu

Dec 5 2025

SLyngshede-WMF changed the status of T411816: cannot add a FIDO-backed ssh key to Bitu from Open to In Progress.
Dec 5 2025, 1:15 PM · Infrastructure-Foundations, Bitu
SLyngshede-WMF updated subscribers of T411816: cannot add a FIDO-backed ssh key to Bitu.

@Raine would you mind testing again. @MoritzMuehlenhoff has update the package, so the FIDO key should be supported now.

Dec 5 2025, 1:15 PM · Infrastructure-Foundations, Bitu
SLyngshede-WMF added a comment to T411816: cannot add a FIDO-backed ssh key to Bitu.

After a bit of debugging. The fingerprinting of the FIDO key failes, with an error when calling: hash_sha512() on the ssh key object. This is done when we verify that we're working on the correct object, e.g. that we have the right key before deleting it.

Dec 5 2025, 12:29 PM · Infrastructure-Foundations, Bitu
SLyngshede-WMF claimed T411816: cannot add a FIDO-backed ssh key to Bitu.
Dec 5 2025, 7:38 AM · Infrastructure-Foundations, Bitu

Dec 4 2025

SLyngshede-WMF triaged T411775: Phabricator OAuth2 token for IDM-Test as Medium priority.
Dec 4 2025, 1:14 PM · Essential-Work, Release-Engineering-Team (Doing 😎), Phabricator, Bitu, Infrastructure-Foundations
SLyngshede-WMF created T411775: Phabricator OAuth2 token for IDM-Test.
Dec 4 2025, 1:13 PM · Essential-Work, Release-Engineering-Team (Doing 😎), Phabricator, Bitu, Infrastructure-Foundations

Dec 1 2025

SLyngshede-WMF added a comment to T409735: Meta query about why we map 31.13.103.0/24 to US.

@cmooney can you let the people from Meta know that this should be fixed now?

Dec 1 2025, 3:38 PM · Traffic, SRE
SLyngshede-WMF merged T411375: Broadcom Nic not supporting uefi with older firmware into T411374: Broadcom Nic not supporting uefi with older firmware.
Dec 1 2025, 3:01 PM · Patch-For-Review, Infrastructure-Foundations, SRE
SLyngshede-WMF merged task T411375: Broadcom Nic not supporting uefi with older firmware into T411374: Broadcom Nic not supporting uefi with older firmware.
Dec 1 2025, 3:01 PM · Infrastructure-Foundations, SRE
SLyngshede-WMF closed T409735: Meta query about why we map 31.13.103.0/24 to US as Resolved.
Dec 1 2025, 2:38 PM · Traffic, SRE
SLyngshede-WMF changed the status of T410492: Form labels and fields are not associated on IDM from Open to In Progress.
Dec 1 2025, 12:21 PM · Infrastructure-Foundations, Accessibility, Bitu

Nov 28 2025

SLyngshede-WMF added a comment to T344329: Determine the cause of x8 increase in requests to math endpoints between july 6 and August 3 2023.

I'm removing Traffic, we're not going to find this two years later.

Nov 28 2025, 1:08 PM · SRE, Math
SLyngshede-WMF removed a project from T344329: Determine the cause of x8 increase in requests to math endpoints between july 6 and August 3 2023: Traffic.
Nov 28 2025, 1:08 PM · SRE, Math

Nov 24 2025

SLyngshede-WMF claimed T410492: Form labels and fields are not associated on IDM.
Nov 24 2025, 3:45 PM · Infrastructure-Foundations, Accessibility, Bitu

Nov 20 2025

SLyngshede-WMF closed T410628: Offboard roti_WMDE (Robert Timm) from the WMF systems as Resolved.
Nov 20 2025, 2:30 PM · Infrastructure-Foundations
SLyngshede-WMF updated the task description for T410628: Offboard roti_WMDE (Robert Timm) from the WMF systems.
Nov 20 2025, 2:29 PM · Infrastructure-Foundations
SLyngshede-WMF updated the task description for T410628: Offboard roti_WMDE (Robert Timm) from the WMF systems.
Nov 20 2025, 1:42 PM · Infrastructure-Foundations
SLyngshede-WMF removed a member for Security: roti_WMDE.
Nov 20 2025, 1:41 PM
SLyngshede-WMF claimed T410628: Offboard roti_WMDE (Robert Timm) from the WMF systems.
Nov 20 2025, 1:37 PM · Infrastructure-Foundations

Nov 19 2025

SLyngshede-WMF added a comment to T390813: Upgrade End Of Support Junos.

@cmooney / @Papaul traffic is moving.

Nov 19 2025, 3:37 PM · Traffic, Infrastructure-Foundations, netops
SLyngshede-WMF added a comment to T390813: Upgrade End Of Support Junos.

DNS traffic, for those following at home: https://grafana.wikimedia.org/goto/gdcIGJmDR?orgId=1

Nov 19 2025, 3:35 PM · Traffic, Infrastructure-Foundations, netops
SLyngshede-WMF added a comment to T390813: Upgrade End Of Support Junos.
$ sudo cookbook sre.dns.admin show
==> CURRENT STATE:
text-addrs: depooled in drmrs
text-next: depooled in drmrs
upload-addrs: depooled in drmrs
ncredir-addrs: depooled in drmrs
<==
show action called; outputting current admin_state above. No changes were made.
slyngshede@cumin1003:~$ 
Nov 19 2025, 3:33 PM · Traffic, Infrastructure-Foundations, netops
SLyngshede-WMF added a comment to T390813: Upgrade End Of Support Junos.
$ sudo cookbook sre.dns.admin -t T390813 depool drmrs
==> CURRENT STATE:
text-addrs: pooled at all sites
text-next: pooled at all sites
upload-addrs: pooled at all sites
ncredir-addrs: pooled at all sites
<==
Acquired lock for key /spicerack/locks/cookbooks/sre.dns.admin: {'concurrency': 1, 'created': '2025-11-19 15:32:28.364070', 'owner': 'slyngshede@cumin1003 [2930071]', 'ttl': 60}
START - Cookbook sre.dns.admin DNS admin: depool site drmrs [reason: no reason specified, T390813]
==> You are now about to: depool site drmrs
Type "go" to proceed or "abort" to interrupt the execution
> go
User input is: "go"
Setting pooled=no for tags: {'name': 'drmrs'}
==> APPLIED STATE:
text-addrs: depooled in drmrs
text-next: depooled in drmrs
upload-addrs: depooled in drmrs
ncredir-addrs: depooled in drmrs
<==
Released lock for key /spicerack/locks/cookbooks/sre.dns.admin: {'concurrency': 1, 'created': '2025-11-19 15:32:28.364070', 'owner': 'slyngshede@cumin1003 [2930071]', 'ttl': 60}
END (PASS) - Cookbook sre.dns.admin (exit_code=0) DNS admin: depool site drmrs [reason: no reason specified, T390813]
slyngshede@cumin1003:~$ 
Nov 19 2025, 3:33 PM · Traffic, Infrastructure-Foundations, netops
SLyngshede-WMF added a comment to T390813: Upgrade End Of Support Junos.
$ sudo cookbook sre.dns.admin show
==> CURRENT STATE:
text-addrs: pooled at all sites
text-next: pooled at all sites
upload-addrs: pooled at all sites
ncredir-addrs: pooled at all sites
<==
show action called; outputting current admin_state above. No changes were made.
Nov 19 2025, 3:28 PM · Traffic, Infrastructure-Foundations, netops
SLyngshede-WMF added a comment to T390813: Upgrade End Of Support Junos.

Depooling at 15:30 UTC

Nov 19 2025, 3:27 PM · Traffic, Infrastructure-Foundations, netops
SLyngshede-WMF updated the task description for T401832: Upgrade Traffic hosts to trixie.
Nov 19 2025, 11:31 AM · Traffic

Nov 18 2025

SLyngshede-WMF added a comment to T409735: Meta query about why we map 31.13.103.0/24 to US.

Script and tooling https://gitlab.wikimedia.org/slyngshede/meta-geomap

Nov 18 2025, 3:26 PM · Traffic, SRE
SLyngshede-WMF added a comment to T401832: Upgrade Traffic hosts to trixie.

@ssingh The dnsdist shipping with Trixie is already a version 1.9, is there any reason for us to package our own version?

Nov 18 2025, 1:17 PM · Traffic

Nov 14 2025

SLyngshede-WMF triaged T410139: CAS stops responsing after some period of time as Medium priority.
Nov 14 2025, 1:16 PM · Infrastructure-Foundations, CAS-SSO
SLyngshede-WMF created T410139: CAS stops responsing after some period of time.
Nov 14 2025, 1:15 PM · Infrastructure-Foundations, CAS-SSO

Nov 12 2025

SLyngshede-WMF updated subscribers of T408061: FY 25/26 WE 5.4.6 Classify the top 30 spiders by traffic as known bots.

Working with the suggestion from @Fabfur and mixing in a few suggestions from @CDanis I did a script that will query Druid for the "heaviest" bots. Heaviest being those which generates the most traffic in terms of number of requests, but also in terms of using the most data.

Nov 12 2025, 12:41 PM · bot-traffic-requests, Traffic

Nov 10 2025

SLyngshede-WMF added a watcher for bot-traffic-requests: SLyngshede-WMF.
Nov 10 2025, 3:24 PM

Nov 3 2025

SLyngshede-WMF closed T408696: Requesting Kerberos access for slyngshede as Resolved.

Turns out I can just handle this myself :-)

Nov 3 2025, 9:34 AM · Data-Engineering-Radar, Data-Engineering

Oct 29 2025

SLyngshede-WMF created T408696: Requesting Kerberos access for slyngshede.
Oct 29 2025, 2:34 PM · Data-Engineering-Radar, Data-Engineering
SLyngshede-WMF closed T408689: Requesting access to analytics_privatedata_users for slyngshede as Resolved.
Oct 29 2025, 2:31 PM · SRE, SRE-Access-Requests
SLyngshede-WMF triaged T408689: Requesting access to analytics_privatedata_users for slyngshede as Low priority.
Oct 29 2025, 2:25 PM · SRE, SRE-Access-Requests
SLyngshede-WMF updated the task description for T408689: Requesting access to analytics_privatedata_users for slyngshede.
Oct 29 2025, 2:17 PM · SRE, SRE-Access-Requests
SLyngshede-WMF updated the task description for T408689: Requesting access to analytics_privatedata_users for slyngshede.
Oct 29 2025, 2:01 PM · SRE, SRE-Access-Requests
SLyngshede-WMF updated subscribers of T408689: Requesting access to analytics_privatedata_users for slyngshede.

@ssingh - for manager sign off

Oct 29 2025, 1:59 PM · SRE, SRE-Access-Requests
SLyngshede-WMF created T408689: Requesting access to analytics_privatedata_users for slyngshede.
Oct 29 2025, 1:55 PM · SRE, SRE-Access-Requests

Oct 27 2025

SLyngshede-WMF claimed T408263: hamburger menu requires a long hold to open on mobile instead of just a click.

We're reworking the design/layout. The updated UI is available for preview here: https://idm-test.wikimedia.org/keymanagement/list/ but not yet completed.

Oct 27 2025, 2:50 PM · Infrastructure-Foundations, Bitu
SLyngshede-WMF added a subtask for T391443: idm.wikimedia.org looks ugly: T408263: hamburger menu requires a long hold to open on mobile instead of just a click.
Oct 27 2025, 2:50 PM · Infrastructure-Foundations, Design, Bitu
SLyngshede-WMF added a parent task for T408263: hamburger menu requires a long hold to open on mobile instead of just a click: T391443: idm.wikimedia.org looks ugly.
Oct 27 2025, 2:50 PM · Infrastructure-Foundations, Bitu
SLyngshede-WMF triaged T408263: hamburger menu requires a long hold to open on mobile instead of just a click as Low priority.
Oct 27 2025, 2:49 PM · Infrastructure-Foundations, Bitu
SLyngshede-WMF updated the task description for T406455: Upgrade Apereo CAS to version 7.2.
Oct 27 2025, 8:39 AM · Patch-For-Review, Infrastructure-Foundations, CAS-SSO
SLyngshede-WMF updated the task description for T407228: Requesting access to "analytics-admins" and "deployment" groups for a-pizzata.
Oct 27 2025, 8:06 AM · SRE, SRE-Access-Requests

Oct 23 2025

SLyngshede-WMF created T408086: User offboarding for amire80.
Oct 23 2025, 10:03 AM · Data-Platform-SRE

Oct 21 2025

SLyngshede-WMF closed T404688: Allow Puppet to pull in XCHEESESCORE git repo, a subtask of T398161: FY 25/26 WE 5.4.3: CDN (text) filtering rationalization, as Resolved.
Oct 21 2025, 3:42 PM · SRE
SLyngshede-WMF closed T404688: Allow Puppet to pull in XCHEESESCORE git repo as Resolved.
Oct 21 2025, 3:42 PM · SRE
SLyngshede-WMF changed the status of T406495: Allow Bitu to link Phabricator account from Open to In Progress.
Oct 21 2025, 10:59 AM · collaboration-services, VPS-project-Phabricator, Infrastructure-Foundations, Bitu
SLyngshede-WMF moved T406455: Upgrade Apereo CAS to version 7.2 from Backlog to in progress on the CAS-SSO board.
Oct 21 2025, 8:26 AM · Patch-For-Review, Infrastructure-Foundations, CAS-SSO

Oct 15 2025

SLyngshede-WMF added a comment to T406495: Allow Bitu to link Phabricator account.

@Aklapper that's a very good point. For SUL accounts we link on the ID returned, and just store the username for reference. I'll see if we can do the same for Phabricator.

Oct 15 2025, 12:34 PM · collaboration-services, VPS-project-Phabricator, Infrastructure-Foundations, Bitu
SLyngshede-WMF renamed T406495: Allow Bitu to link Phabricator account from Create OAuth2 token in test Phabricator to Allow Bitu to link Phabricator account.
Oct 15 2025, 9:20 AM · collaboration-services, VPS-project-Phabricator, Infrastructure-Foundations, Bitu

Oct 8 2025

SLyngshede-WMF created T406698: phabricator.wmcloud.org account verification request: slyngshede.
Oct 8 2025, 9:03 AM · collaboration-services, VPS-project-Phabricator
SLyngshede-WMF added a comment to T406495: Allow Bitu to link Phabricator account.

@Aklapper I've created the account "slyngshede" but I did not get a confirmation email. Is that expected?

Oct 8 2025, 7:29 AM · collaboration-services, VPS-project-Phabricator, Infrastructure-Foundations, Bitu

Oct 7 2025

SLyngshede-WMF added a comment to T406495: Allow Bitu to link Phabricator account.

@Aklapper that's fine, I just need a user to be able to sign in using Phabricator as an OAuth server, like this: https://secure.phabricator.com/book/phabcontrib/article/using_oauthserver/

Oct 7 2025, 7:01 AM · collaboration-services, VPS-project-Phabricator, Infrastructure-Foundations, Bitu

Oct 6 2025

SLyngshede-WMF renamed T406495: Allow Bitu to link Phabricator account from Check OAuth2 token in test Phabricator to Create OAuth2 token in test Phabricator.
Oct 6 2025, 2:37 PM · collaboration-services, VPS-project-Phabricator, Infrastructure-Foundations, Bitu
SLyngshede-WMF triaged T406495: Allow Bitu to link Phabricator account as Medium priority.
Oct 6 2025, 2:30 PM · collaboration-services, VPS-project-Phabricator, Infrastructure-Foundations, Bitu
SLyngshede-WMF created T406495: Allow Bitu to link Phabricator account.
Oct 6 2025, 2:30 PM · collaboration-services, VPS-project-Phabricator, Infrastructure-Foundations, Bitu
SLyngshede-WMF triaged T406455: Upgrade Apereo CAS to version 7.2 as Medium priority.
Oct 6 2025, 8:28 AM · Patch-For-Review, Infrastructure-Foundations, CAS-SSO
SLyngshede-WMF created T406455: Upgrade Apereo CAS to version 7.2.
Oct 6 2025, 8:28 AM · Patch-For-Review, Infrastructure-Foundations, CAS-SSO

Oct 2 2025

SLyngshede-WMF closed T395645: Allow third-party repos in Blubber.yaml as Resolved.
Oct 2 2025, 11:51 AM · Release Pipeline (Blubber)

Sep 25 2025

SLyngshede-WMF added a comment to T404494: after logging into Netbox, NDAs see an empty dashboard.

@Novem_Linguae I've updated the description to be a bit more descriptive. Please feel free to request the permission now.

Sep 25 2025, 11:37 AM · Regression, Infrastructure-Foundations, netbox

Sep 24 2025

SLyngshede-WMF changed the status of T404494: after logging into Netbox, NDAs see an empty dashboard from Open to In Progress.

Users can now request the new permission via https://idm.wikimedia.org/permissions/

Sep 24 2025, 12:13 PM · Regression, Infrastructure-Foundations, netbox

Sep 23 2025

SLyngshede-WMF added a comment to T404494: after logging into Netbox, NDAs see an empty dashboard.

The infrastructure foundation team has decided that NDA will not be granted Netbox access in the future, most users in the NDA group simply do not need Netbox. However it is a useful tool for many, including volunteers, so instead a new group/permission will be added, specifically for Netbox read-only access. This also aligns with our goal of creating more fine grained access control.

Sep 23 2025, 8:01 AM · Regression, Infrastructure-Foundations, netbox

Sep 17 2025

SLyngshede-WMF added a comment to T404826: Integrate code from the private repository into the CDN.

Personally I don't love the private repository with Puppet code inside it, as it hides a lot of information. I get that this is the idea, but it makes things difficult to work on. E.g. we would then be able to break Puppet from yet another repository.

Sep 17 2025, 10:49 AM · Hiddenparma, Traffic, SRE
SLyngshede-WMF closed T400120: Better mapping of requests coming from datacenters/clouds, a subtask of T398161: FY 25/26 WE 5.4.3: CDN (text) filtering rationalization, as Resolved.
Sep 17 2025, 6:58 AM · SRE
SLyngshede-WMF closed T400120: Better mapping of requests coming from datacenters/clouds as Resolved.
Sep 17 2025, 6:57 AM · Traffic, Hiddenparma, SRE

Sep 16 2025

SLyngshede-WMF updated the task description for T404688: Allow Puppet to pull in XCHEESESCORE git repo.
Sep 16 2025, 9:52 AM · SRE
SLyngshede-WMF triaged T404688: Allow Puppet to pull in XCHEESESCORE git repo as High priority.
Sep 16 2025, 9:50 AM · SRE
SLyngshede-WMF created T404688: Allow Puppet to pull in XCHEESESCORE git repo.
Sep 16 2025, 9:50 AM · SRE
SLyngshede-WMF changed the status of T403691: Only make permissions requestable once from Open to In Progress.
Sep 16 2025, 8:42 AM · Infrastructure-Foundations, Bitu