| @tkajinam:matrix.org | I wonder what needs to be configured additionally so that lp bugs for cursive are updated automatically by zuul ? | 03:39 |
|---|---|---|
| @tkajinam:matrix.org | https://review.opendev.org/c/openstack/cursive/+/998022 doesn't sent update to https://bugs.launchpad.net/cursive/+bug/1825013 , for example | 03:40 |
| @tkajinam:matrix.org | I checked project-config but couldn't find anything looking relevant so far | 03:40 |
| -@gerrit:opendev.org- Michal Nasiadka proposed: [openstack/project-config] 998419: Add check-sources propose job for kolla https://review.opendev.org/c/openstack/project-config/+/998419 | 08:44 | |
| -@gerrit:opendev.org- Michal Nasiadka proposed: [openstack/project-config] 998419: Add check-sources propose job for kolla https://review.opendev.org/c/openstack/project-config/+/998419 | 09:12 | |
| -@gerrit:opendev.org- Zuul merged on behalf of Dmitriy Rabotyagov: [openstack/project-config] 997256: Add noop jobs for Vitrage xstatic libraries https://review.opendev.org/c/openstack/project-config/+/997256 | 09:23 | |
| @fungicide:matrix.org | tkajinam: make OpenStack Infra (hudson-openstack) a member of https://launchpad.net/~cursive-bugs/+members so that it has permission to assign/adjust bugtasks and target series | 13:25 |
| @tkajinam:matrix.org | ah, ok. thanks | 13:34 |
| @mordred:waterwanders.com | fungi: "hudson-openstack" :) | 14:52 |
| @fungicide:matrix.org | so much history packed into such a tiny name | 14:53 |
| @jangutter:matrix.org | I’m preparing an internal talk and I’m extensively referencing https://xahteiwi.eu/blog/2022/05/10/drizzle/ | 17:29 |
| @fungicide:matrix.org | oh yeah, i totally forgot florian had published that | 17:34 |
| @mordred:waterwanders.com | jangutter: hah, thanks for the link to that! I'd forgotten about that post too. not that it's super important for your talk, but we've recently revived drizzle and rehomed it in opendev - https://opendev.org/drizzle/drizzle - you know, to complete the circle | 17:37 |
| @fungicide:matrix.org | it even has a foundation again: https://www.spi-inc.org/projects/drizzle/ | 17:38 |
| @jangutter:matrix.org | That is pretty interesting! I will pass that on to folks who had heard of Drizzle, but not Zuul! | 17:38 |
| @mordred:waterwanders.com | it's a small small world :) | 17:42 |
| @fungicide:matrix.org | i went ahead and single-core approved the gitea 1.26.4 upgrade ( https://review.opendev.org/994326 ), will monitor the servers closely during/after upgrade since i expect to be around all afternoon anyway | 18:19 |
| @fungicide:matrix.org | there is a newer 1.27.0 as well, as i mentioned in tuesday's meeting, but that seems a little more risky at the moment | 18:22 |
| @fungicide:matrix.org | zuul's estimating an hour for that to merge | 18:43 |
| -@gerrit:opendev.org- Zuul merged on behalf of Clark Boylan: [opendev/system-config] 994326: Update gitea to 1.26.4 https://review.opendev.org/c/opendev/system-config/+/994326 | 19:44 | |
| @fungicide:matrix.org | infra-prod-service-gitea is running | 19:47 |
| @fungicide:matrix.org | it's up to gitea11 | 19:51 |
| @fungicide:matrix.org | it's donew | 20:00 |
| @fungicide:matrix.org | soft refresh got kinda weird not wanting to load javascript assets, maybe some odd interaction with anubis, hard refresh was fine though | 20:01 |
| @fungicide:matrix.org | so far git and web interactions seem fine | 20:07 |
| @fungicide:matrix.org | https://opendev.org/openstack/ironic-python-agent/commit/b68e1b2 is a merge commit from after the upgrade, so replication is working fine too | 20:14 |
| -@gerrit:opendev.org- Anil Shashikumar Belur proposed on behalf of Clark Boylan: [opendev/system-config] 983318: Use Haproxy PROXY Protocol with Gitea https://review.opendev.org/c/opendev/system-config/+/983318 | 22:59 | |
| @abelur:matrix.org | @Clark I dug into why 983318 (PROXY protocol for Gitea) fails system-config-run-gitea - it's the ::1 case. With `RemoteIPProxyProtocol On` , the gate's git clone https://localhost:3081 resolves to ::1 and hits Apache directly with no PROXY header, so mod_remoteip drops it since only 127.0.0.1 is excepted. One-line fix: RemoteIPProxyProtocolExceptions 127.0.0.1 ::1. Reproduced end-to-end (incl. a two-host PROXY run) here: https://github.com/askb/gitea-proxy - I've got this rebased patchset onto your change if the approach looks good. Mind taking a look when you have a few cycles? TIA | 23:16 |
| @clarkb:matrix.org | Anil Belur: I should be able to look Monday and thanks for digging into it | 23:50 |
| @abelur:matrix.org | thank you | 23:53 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!