Thursday, 2026-08-06

opendevreviewDr. Jens Harbott proposed openstack/election master: Add Jens Harbott candidacy for TC 2026.1  https://review.opendev.org/c/openstack/election/+/99991706:39
opendevreviewDr. Jens Harbott proposed openstack/election master: Add Jens Harbott candidacy for TC 2027.1  https://review.opendev.org/c/openstack/election/+/99991707:39
opendevreviewIvan Anfimov proposed openstack/election master: Add Ivan Anfimov candidacy for Zun PTL  https://review.opendev.org/c/openstack/election/+/99995110:03
opendevreviewIvan Anfimov proposed openstack/election master: Add Ivan Anfimov candidacy for Zun PTL  https://review.opendev.org/c/openstack/election/+/99995110:06
opendevreviewOmer Schwartz proposed openstack/election master: Adding Omer Schwartz for Designate 2027.1 PTL  https://review.opendev.org/c/openstack/election/+/99996412:29
opendevreviewJuan Larriba proposed openstack/election master: Add Juan Larriba candidacy for Telemetry PTL  https://review.opendev.org/c/openstack/election/+/99997112:52
opendevreviewJuan Larriba proposed openstack/election master: Add Juan Larriba candidacy for Telemetry 2027.1 PTL  https://review.opendev.org/c/openstack/election/+/99997112:53
mnasiadkagouthamr: I think https://review.opendev.org/c/openstack/governance/+/995535 covers now 2/3 of votes - should I merge it?16:25
opendevreviewMerged openstack/governance master: Add reviewers as Active Contributors  https://review.opendev.org/c/openstack/governance/+/99553518:24
gouthamrmnasiadka: missed pings from you and frickler regarding this18:25
gouthamrthanks for checking!18:25
mnasiadkaJust in time for the elections ;)18:26
gouthamr+++18:30
sean-k-mooneywait reviewer wernt ATC before18:46
sean-k-mooneythat expalins why i didnt get election invites to some projects in the past that i expected to get18:46
clarkbnote I don't think the change proposed makes all reviewers ATC18:47
clarkbjust core reviewers who do a review18:47
gouthamrsean-k-mooney: reviewer is short hand for the colloquial "core reviewer" in this case18:47
sean-k-mooneyya its just +/-2 or +w18:47
sean-k-mooneyi guess. i have entirly change the course of how some feature wer eimplemented in neutron via review without writing any code in it as a non core18:48
gouthamri for one would like PTLs/maintainers to actively mark that sort of contribution with an AC 18:49
sean-k-mooneyso core vs non core seam a littel arbiary but the current change is an improvement regardless18:49
gouthamrextra-AC*18:49
fungisean-k-mooney: the driving reason is that some smaller/slower teams have interested ptl volunteers who have approved changes in recent cycles but not authored any new changes that merged18:52
sean-k-mooneyi think that is creating extra work for them but they can18:52
fungiso under the existing rules those volunteers don't qualify as ptl candidates, and lead to the teams getting treated by the tc as leaderless for the election18:53
sean-k-mooneyfungi: ya that makes sense.18:53
gouthamrdid corvus time this: https://review.opendev.org/c/zuul/zuul/+/100000019:10
opendevreviewMichal Nasiadka proposed openstack/election master: Add Michal Nasiadka candidacy for Magnum/2027.1  https://review.opendev.org/c/openstack/election/+/100003019:10
clarkbI don't think so. elodilles was trying to get it with a huge stack of changes and i think corvus got lucky when pushing that change the timing fit in just right around elodilles' changes19:10
clarkbI'm glad that a real change got it and not a get the number change :P19:10
gouthamr:D so cool 19:10
gouthamrgibi was trying to as well, by the looks of it: https://review.opendev.org/c/openstack/nova/+/100000119:11
gouthamrwhat fun19:11
opendevreviewMichal Nasiadka proposed openstack/election master: Add Michal Nasiadka candidacy for Magnum/2027.1  https://review.opendev.org/c/openstack/election/+/100003019:16
fungiserendipitous that change 1 and change 1m were pushed by the same individual almost 14 years apart19:16
fungifitting, even?19:16
sean-k-mooneyim only sad the zuul change was not an optimisation to the gerrit driver19:20
* gouthamr shakes fist at GitHub stealing that glory19:20
gouthamrgreat fact fungi - sort of fun fact I’d like to read in the openinfra newsletter šŸ˜…19:21
fungime too. i'm told there are already professional writers spinning a story about it19:22
sean-k-mooneyi wonder which came first the millionth chagne or recheck :P19:23
sean-k-mooneyin either case gerrit has certenly stoo the test of tiem, if bazar was still the git solution i don think openstack would have come this far19:25
sean-k-mooneylooks liek gerrit was adopted 9 months before i start getting invovlved i dont eve recall what was used before19:27
opendevreviewMichal Nasiadka proposed openstack/election master: Add Michal Nasiadka PTL candidacy for Kolla/2027.1  https://review.opendev.org/c/openstack/election/+/100003319:27
opendevreviewMichal Nasiadka proposed openstack/election master: Add Michal Nasiadka PTL candidacy for Magnum/2027.1  https://review.opendev.org/c/openstack/election/+/100003019:27
fungisean-k-mooney: we used bazaar before git/gerrit yes19:36
fungithough it was also (shortly) before i got involved too19:36
fungiit looks like change #1 is somewhat of an anomaly/bug, since we set the floor for change numbers to 1000 early on and the first change after that was actually pushed on 2011-10-2019:42
fungimy first change (11338) was pushed on 2012-08-14 so not quite a year after our earliest gerrit changes19:44
mnasermy first was 719619:45
mnasermy first acutal merged was 746419:46
sean-k-mooneyoh to keystone fixing an input validation bug no less19:48
fungii see what's going on with change #1, something reset the datestamps in gerrit (i briefly remember it now)19:48
mnasersean-k-mooney: the one before that was "implement fixed ip quota system" lol19:48
mnaserno specs, no nothing19:48
fungithe actual git commit for change #1 was made 2011-07-1819:48
sean-k-mooneyfungi: maybe with the migration to notedb or one of the other datamigrations over the years messed with it19:50
fungino, it was way earlier19:51
fungigerrit's mysql database originally made extensive use of auto-updating datestamps, and at one point in late 2012 we did a write query to correct something on a bunch of old changes which updated the dates on all those records to the time the query ran, but we didn't notice until much later once it was too late to try to correct them all19:52
sean-k-mooneyah ok19:53
sean-k-mooneyi both love and hate that gerrit now uses git as its db19:53
fungidouble-edged sword, yes19:53
sean-k-mooneyits nice but there arent really good toosl to query that info19:53
fungiand we don't make use of the main feature it was developed to enable (replication between different gerrit sites)19:53
clarkbsean-k-mooney: you do occasionally learn some really fun git internals though20:08
clarkblike how to create raw objects and such20:09

Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!