[08:36:03] Hi! I'm building my container images on gitlab, they are <300M, but ~1 on every 4 runs fails due to no space left on the device, is there any way I can either clean the space beforehand or set a requirement or similar to avoid low-space runners? (or avoid running in parallel with other space-hungry jobs) [09:29:20] dcaro: disks on Shared Runner in Wikimedia Cloud are a bit undersized. You can try to use the Kubernetes Shared Runners by adding a tags: cloud to your gitlab ci job [09:29:22] see https://docs.gitlab.com/ee/ci/yaml/#tags [11:35:39] what is this room about? [12:33:02] jelto: thanks! do those runners have any restrictions? (I'm building and pushing images and helm charts to tools/toolsbeta-harbor.wmcloud.org) [12:33:27] should I use those always instead? [12:37:43] Cloud runners should have less restrictions. So if the image registry/chart repo are publicly available you should be able to use them as well. [12:37:43] Long term I'd like to have bigger disks for the WMCS runners. But for now you can try using the Kubernetes cloud runners for those jobs yes [13:02:42] 👍 thanks! [14:57:55] 10GitLab (Infrastructure), 10Release-Engineering-Team, 10serviceops-collab, 10Patch-For-Review: Upgrade GitLab to major version 16 - https://phabricator.wikimedia.org/T338460 (10CodeReviewBot) dancy merged https://gitlab.wikimedia.org/repos/releng/gitlab-cloud-runner/-/merge_requests/236 gitlab-runner: re... [16:40:07] 10GitLab (Integrations), 10Release-Engineering-Team, 10serviceops-collab, 10User-brennen: gitlab: enable github integrations - https://phabricator.wikimedia.org/T335565 (10LSobanski) [16:51:14] 10GitLab (Project Migration), 10Infrastructure-Foundations, 10serviceops-collab, 10Release-Engineering-Team (They Live 🕶️🧟): New LDAP user to trigger Jenkins downstream jobs - https://phabricator.wikimedia.org/T338950 (10LSobanski) [16:51:54] 10GitLab (Project Migration), 10Infrastructure-Foundations, 10serviceops-collab, 10Release-Engineering-Team (They Live 🕶️🧟): New LDAP user to trigger Jenkins downstream jobs - https://phabricator.wikimedia.org/T338950 (10LSobanski) p:05Triage→03Medium [16:57:17] 10GitLab (Integrations), 10Release-Engineering-Team, 10serviceops-collab, 10User-brennen: gitlab: enable github integrations - https://phabricator.wikimedia.org/T335565 (10LSobanski) @jbond is the request to enable log in with GitHub on our GitLab instance? [23:36:28] 10GitLab (Project Migration), 10Release-Engineering-Team (They Live 🕶️🧟), 10User-brennen: Migrate mediawiki/ namespace from Gerrit to GitLab - https://phabricator.wikimedia.org/T335921 (10dancy) [23:37:07] 10GitLab (Auth & Access), 10Release-Engineering-Team, 10Patch-For-Review, 10User-brennen: Create bot to sync LDAP groups with related GitLab groups - https://phabricator.wikimedia.org/T319211 (10dancy) 05Open→03In progress p:05Triage→03Medium [23:40:11] 10GitLab (Auth & Access), 10Release-Engineering-Team, 10Patch-For-Review, 10User-brennen: Create bot to sync LDAP groups with related GitLab groups - https://phabricator.wikimedia.org/T319211 (10dancy) @jelto Our plan is to run `sync-gitlab-group-with-ldap -c some-config-file.yaml repos/mediawiki wmf ops`...