[01:41:26] 10GitLab (Misc), 10Release-Engineering-Team (Seen), 10User-aborrero: Gerritlab: Stacked pull requests - https://phabricator.wikimedia.org/T300819 (10sbassett) There is such a concept of stacked MRs in Gitlab: https://docs.gitlab.com/ee/user/project/merge_requests/#update-merge-requests-when-target-branch-mer... [10:33:07] 10GitLab (Project Migration), 10API Platform, 10Anti-Harassment, 10Cloud-Services, and 18 others: Migrate PipelineLib repos to GitLab - https://phabricator.wikimedia.org/T332953 (10kostajh) In Gerrit / PipelineLib workflow, the PipelineBot makes a comment in Gerrit with the newly published image tag names,... [12:14:43] does anyone know how to attach a merge request to a Phabricator task ? The intro message on https://gitlab.wikimedia.org/repos/releng/dev-images/-/merge_requests/39 refers to https://phabricator.wikimedia.org/T277604 but nothing shows up on the task :/ [12:15:32] dcaro: pull images from docker-regsitry.tools.wmflabs.org from blubber on gitlab? [12:15:42] dcaro: I think that requires an allow list to be adjusted somewhere [12:16:16] example https://gerrit.wikimedia.org/r/c/operations/puppet/+/933175/2/hieradata/cloud.yaml [12:17:10] hieradata/cloud.yaml only has `"docker-registry.tools.wmflabs.org/cloud-cicd*"` [12:17:47] that is the one it's not able to pull [12:17:54] error: failed to solve: failed to do request: Head "https://docker-registry.tools.wmflabs.org/v2/cloud-cicd-py39bullseye-tox/manifests/latest": dial tcp 172.16.4.80:443: connect: connection refused [12:18:16] maybe it is a network / iptables issue between the tenants? [12:18:28] or whatever else, I don't know really :-] [12:19:21] might be, I can use the image as a runner itself, the problem is when using that image as a base for a blubber one, as run with docker-registry.wikimedia.org/repos/releng/blubber/buildkit:v0.16.0 [12:20:19] there is a concept of trusted runners in gitlab which maybe does not has the allow list [12:20:33] I guess it is better to ask the people who knows :] [12:20:53] xd [12:21:44] about the bug linking from gitlab, just adding it in the description works for me, you can try using #123123 format, that also adds a link in the mr page: https://gitlab.wikimedia.org/repos/cloud/toolforge/api-gateway/-/merge_requests/13 [12:37:39] I link task similar to gerrit. Just add Bug: T123456 to the commit message [12:37:40] T123456: Special:CentralAuth reports account attachment, which - being standalone - is confusing, report accout creation as well - https://phabricator.wikimedia.org/T123456 [12:41:51] and yes, access to other wmcs/wmflabs projects is restricted. docker-registry.tools.wmflabs.org has to be added to profile::gitlab::runner::allowed_services [12:56:02] 👍 [13:04:56] 10GitLab (Auth & Access), 10CAS-SSO, 10Infrastructure-Foundations, 10SRE, and 4 others: migrate gitlab away from the CAS protocol - https://phabricator.wikimedia.org/T320390 (10Jelto) GitLab replicas (e.g. https://gitlab-replica.wikimedia.org) use oidc as the default login method now. Login (normal user lo... [13:48:13] dcaro: jelto: well somehow adding the Bug: Txxx does not work on https://gitlab.wikimedia.org/repos/releng/dev-images/-/merge_requests/39 :-( [14:03:16] I did not look at the code of the CodeReviewBot. Maybe mutliple bug tags are not working? I used it yesterday here without a problem: https://phabricator.wikimedia.org/T340182#8987423 but only with one Bug: field and without editing the description afterwards [14:21:25] 10GitLab (Infrastructure), 10Release-Engineering-Team, 10serviceops-collab, 10Patch-For-Review: Upgrade GitLab to major version 16 - https://phabricator.wikimedia.org/T338460 (10Jelto) [15:11:50] 10GitLab (Auth & Access), 10CAS-SSO, 10Infrastructure-Foundations, 10SRE, and 4 others: migrate gitlab away from the CAS protocol - https://phabricator.wikimedia.org/T320390 (10Arnoldokoth) I ran into a 422 error trying to login to gitlab-replica. {F37129701}