Tuesday, 2025-10-14

daleesHello, do we have folk around for a meeting in 5min?06:55
hemanthdalees: not really, appreciate review for https://review.opendev.org/c/openstack/magnum-capi-helm/+/960941 when you get time.. we discussed about this in prior meetings06:56
hemanth* not really much to discuss, appreciate06:59
* dalees checks daylight savings. I'm off by an hour ;)07:04
daleesin that case, I'll return in 55 minutes07:04
hemanth:-)07:05
daleeshemanth: ack, thanks for noting07:05
hemanthdalees: thanks for the review07:42
daleesI'll start meeting shortly, as jakeyip is on his way.08:02
daleesplease add to agenda if there are topics to discuss08:02
jakeyiphi I"m here08:08
jakeyipdalees: o/08:09
dalees#startmeeting Magnum08:10
opendevmeetMeeting started Tue Oct 14 08:10:17 2025 UTC and is due to finish in 60 minutes.  The chair is dalees. Information about MeetBot at http://wiki.debian.org/MeetBot.08:10
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.08:10
opendevmeetThe meeting name has been set to 'magnum'08:10
daleesHi, thanks for waiting, and joining.08:10
daleeswho is around today?08:10
daleeso/08:10
hemantho/08:10
BigMaxo/ (although will need to drop out at half past)08:10
sd109o/08:11
dalees#topic Release Liason updates08:12
dalees#link https://review.opendev.org/c/openstack/releases/+/96381508:13
daleesfirst up, just a quick note to say I've added a patchset to update the release liasons.08:13
jakeyipI've just +1 that :)08:13
daleesif anyone has comments, there or here are fine.08:13
dalees#topic vPTG08:14
daleesand the other topic is vPTG - this is in two weeks.08:14
daleesin April we had two timeslots, 6am UTC for 1hr.08:14
daleesshall i book similar again, or a 2 hour timeslot?08:15
jakeyipi think previously we booked 2 because michal was busy and we couldn't have a 2 hr stretch?08:16
sd109The same time of day works for me again, happy to do a 2 hour slot08:16
jakeyipsame08:17
daleeshow about 6-8am UTC Tuesday, as the planner allows this (which leads into this meeting at 8 UTC)08:17
daleesyeah the longer meeting time in a previous PTG was good to continue longer discussions with the same folk08:18
dalees#link vPTG etherpad link is https://etherpad.opendev.org/p/oct2025-ptg-magnum08:19
daleesadd your topics, I'll bring a few over from April to review08:20
jakeyipok08:20
dalees#topic Open Discussion08:20
daleesanything to raise, from anyone?08:21
sd109Nothing from me this week08:22
jakeyipnothing from me, do you need anything pushed dalees ?08:24
daleesI think we should revisit https://review.opendev.org/c/openstack/magnum/+/952069 and decide a path forwards08:25
jakeyipok, I will take a look08:27
mnasiadkaAnd we should also start thinking about https://review.opendev.org/c/openstack/magnum/+/95838708:27
daleesthere are several options, but having something to backport would be good to resolve the regressions.08:27
daleesah yeah, I've not tested that yet mnasiadka but it would make sense to merge sooner in the cycle and find any problems with it08:28
mnasiadkayup08:28
jakeyipyeah agree08:29
daleesif it works, we should merge it sooner. reverting or adding fixes is always an option. I'll give it some time in the next couple of weeks to try out.08:32
jakeyiptesting this is challenging ... I'm wondering how other projects handle this08:33
daleesyes, there are many things we could miss in dev with the change08:34
jakeyipI like https://review.opendev.org/c/openstack/magnum/+/961770 08:38
daleesit makes for an easy backport, too.08:40
jakeyipwondering about the way forward though08:42
daleesI think there's a bigger discussion as to whether the api or client *should* be responsible for converting the template name to id.08:43
jakeyipsorry, before that, do we need 2 tests in 961770 ? template id and template name?08:43
daleeshmm, maybe so. I thought I saw another test that covered that, but they're for non existent cluster templates. I need to check that08:46
jakeyipideally there should be an additional test that should fail without your patch? not sure why that doesn't08:48
daleessome of that discussion is in https://review.opendev.org/c/openstack/magnum/+/95206908:51
jakeyipoh man I went deep into the test code :P 08:54
jakeyipanyway, we are almost at time08:54
daleesthat test is just renamed to make it clearer, and fixed so it tests the thing it used to. Alex linked to the commit that broke them both in 952069.08:56
jakeyipoh08:56
daleesthe test case in 961770 is the same as Alex's change in 95206908:56
jakeyipah I understand now08:56
daleesyeah sorry, it wasn't fresh for me either08:57
jakeyipprob will be good to have a NOTE(dalees): This is not ideal and support for this will be removed in future clients or something like that08:59
jakeyipalso, need test_create_cluster_with_cluster_template_id? which is the right test going forward? 08:59
jakeyipthen we can start thinking about new api version going forward09:00
daleesyeah it's probably worth an explicit test for template_id if it isn't covered.09:01
daleeswould you add those as comments and i'll address them09:01
daleesI need to depart for now, it's late09:02
jakeyipcan I click 'start review'? else I cannot reply 09:02
jakeyipyeah end meeting09:02
dalees#endmeeting09:02
opendevmeetMeeting ended Tue Oct 14 09:02:45 2025 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)09:02
opendevmeetMinutes:        https://meetings.opendev.org/meetings/magnum/2025/magnum.2025-10-14-08.10.html09:02
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/magnum/2025/magnum.2025-10-14-08.10.txt09:02
opendevmeetLog:            https://meetings.opendev.org/meetings/magnum/2025/magnum.2025-10-14-08.10.log.html09:02
daleesI've marked 'ready for review'09:02
jakeyipcan I add alex as co-author and we get this in soon? the other test can be a separate PS09:03
daleesyes sure09:05
jakeyipoh I forgot now there's DCO so I can't change it without re-signing09:05
jakeyipforget it, I +2, don't wanna hold you up with minor things09:06
mnasiadkadalees: so - recapping - 961770 is the one we want to merge and backport?10:08
opendevreviewMerged openstack/magnum master: Cluster Create: template name now permitted again  https://review.opendev.org/c/openstack/magnum/+/96177010:55
opendevreviewMichal Nasiadka proposed openstack/magnum stable/2025.2: Cluster Create: template name now permitted again  https://review.opendev.org/c/openstack/magnum/+/96395011:56
*** gmaan_pto is now known as gmaan16:00
opendevreviewDale Smith proposed openstack/magnum stable/2025.1: Cluster Create: template name now permitted again  https://review.opendev.org/c/openstack/magnum/+/96408120:55
opendevreviewDale Smith proposed openstack/magnum stable/2025.2: Cluster Create: template name now permitted again  https://review.opendev.org/c/openstack/magnum/+/96395020:59

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