Thursday, 2025-04-17

tkajinamcroelandt, the issue currently affects all repos which don't use upper constraints during doc build. As frickler a few keystone repos are also affected, but there might be a few more00:55
tkajinamcroelandt, note that the glance repo uses u-c in doc build and that's why we don't see the same problem here. so adding u-c fixes inconsistency03:52
tkajinams/here/there/03:52
opendevreviewAbhishek Kekane proposed openstack/glance-specs master: Add spec to bypass chunked transfer of data  https://review.opendev.org/c/openstack/glance-specs/+/94742306:13
mrjoshiabhishekk, rosmaita, dansmith, croelandt glance weekly meeting in 10 minutes at #openstack-meeting13:51
croelandtrosmaita: Hey! I've tried to address https://bugs.launchpad.net/glance/+bug/1799491 with two patches https://review.opendev.org/c/openstack/glance/+/932350 and https://review.opendev.org/c/openstack/glance/+/944381 , take a look if you got a minute :)14:49
opendevreviewMerged openstack/glance-tempest-plugin master: Add stable/2025.1 job  https://review.opendev.org/c/openstack/glance-tempest-plugin/+/94711114:49
rosmaitacroelandt: ack ... when the heck did i file all these bugs?14:50
croelandtrosmaita: 2018 :)14:52
rosmaitamust have been a slow year14:52
croelandt25 bugs by you on Glance14:53
croelandtgotta close them all!14:53
rosmaitaand those are only the ones i reported, there are probably others that i added to the code14:53
rosmaitacroelandt: left a question for you on https://review.opendev.org/c/openstack/glance/+/93235015:01
croelandtyeah you're right, the patch is old15:06
croelandtis the date supposed to be the date of the creation of the tag?15:06
opendevreviewCyril Roelandt proposed openstack/glance master: Update CLI doc header for 29.0.0  https://review.opendev.org/c/openstack/glance/+/93235015:08
opendevreviewCyril Roelandt proposed openstack/glance master: Update CLI doc header for 30.0.0  https://review.opendev.org/c/openstack/glance/+/93235015:08
rosmaitacroelandt: i don't think it needs to be the exact date of the tag, just needs to be "pretty close"15:18
JayFrosmaita or some other glance expert: We wanted a question answered in an ironic review if possible https://review.opendev.org/c/openstack/ironic/+/947115/1/ironic/common/glance_service/service_utils.py#20915:19
opendevreviewMerged openstack/glance master: Update CLI doc header for 30.0.0  https://review.opendev.org/c/openstack/glance/+/93235015:38
croelandtrosmaita: ok so my script works :)15:43
rosmaitaoh, i know, i tested it out!15:44
croelandtwow you don't trust my shell abilities15:47
croelandtyou're damn right about that15:47
croelandtcannot write two lines of shell without shellcheck and I still get confused about POSIX shell vs bashisms 15:48
rosmaitaJayF: left a comment, you are correct15:53
rosmaitaJayF: i noticed all that swift-tmp-url stuff ... you do check to make sure the image status is 'active' before actually consuming the image in that case, right?15:55
rosmaitaat some point glance added the ability for an operator to 'deactivate' and image without deleting its data to block image use while investigating whether there was something bad in the image15:55
JayFWhen swift use is enabled, the consumption of the image might be time-delayed from the check/generation of the URL by $serverPostTime + $deployStepsBeforeImageWriteTime15:56
JayFwhich might be anywhere from 5 minutes to 30 minutes 15:56
JayFbut we can't do a late check because that's on a remote agent with no control plane access15:56
rosmaitajeez, i thought that was supposed to speed things up!15:57
JayFyou do realize physical servers can take 20+ minutes to post these days?15:57
JayFthat's most of what that wait is :)15:57
JayFI'm not even counting cases of deploy steps that could require a reboot; like a just-in-time firmware update15:58
JayFbut in those cases ... swift temp urls are likely not awesome to use anyway b/c of timeouts15:58
JayF(and honestly; swift temp url is not the most common use case for us these days -- most folks have the conductor pull the image from glance then stream it from conductor onto the agent/target)15:58
rosmaitawell, presumably for that use case, the user knows exactly what they are dealing with, image-wise15:58
JayFyeah, Ironic just has weird cases around time delay; there are not many other cases where "server create" -> "server goes ACTIVE" can take 1/2 hr+15:59
opendevreviewAbhishek Kekane proposed openstack/glance master: Refactor scrubber to remove use of eventlet  https://review.opendev.org/c/openstack/glance/+/94763720:27

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