opendevreview | Eduardo Olivares proposed openstack/octavia master: zuul: Drop centos9/py39 and make grenade and barbican non-voting https://review.opendev.org/c/openstack/octavia/+/948522 | 07:05 |
---|---|---|
opendevreview | Eduardo Olivares proposed openstack/octavia master: zuul: Drop centos9/py39 and make grenade and barbican non-voting https://review.opendev.org/c/openstack/octavia/+/948522 | 07:07 |
opendevreview | Michael Johnson proposed openstack/octavia master: Add wsgi module to Octavia and remove wsgi script https://review.opendev.org/c/openstack/octavia/+/902812 | 07:08 |
opendevreview | Manoja Kumar Sahu proposed openstack/octavia master: Fix for ssh disallow not working in generated amphora image https://review.opendev.org/c/openstack/octavia/+/948527 | 07:47 |
opendevreview | Eduardo Olivares proposed openstack/octavia master: Add wsgi module to Octavia and remove wsgi script https://review.opendev.org/c/openstack/octavia/+/902812 | 10:08 |
elodilles | johnsom: gthiemon1e: hi, sorry for pinging you, but could you take a look at the 2023.2 Bobcat EOL patch of octavia please: https://review.opendev.org/c/openstack/releases/+/948197 | 10:57 |
elodilles | it would be nice to have an ACK from the team o:) | 10:57 |
elodilles | (i see one merged bug fix since the last release of octavia on 2023.2 bobcat, which could be released, though we are a bit late as the planned transition date is today...) | 10:59 |
gthiemon1e | elodilles: thanks, I'll let johnsom CR+1 it ^^ he should be online in a few hours | 11:22 |
elodilles | gthiemon1e: ACK, thanks! | 11:25 |
johnsom | #startmeeting Octavia | 16:01 |
opendevmeet | Meeting started Wed Apr 30 16:01:43 2025 UTC and is due to finish in 60 minutes. The chair is johnsom. Information about MeetBot at http://wiki.debian.org/MeetBot. | 16:01 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 16:01 |
opendevmeet | The meeting name has been set to 'octavia' | 16:01 |
johnsom | Hello everyone | 16:01 |
gthiemon1e | o/ | 16:01 |
johnsom | #topic Announcements | 16:02 |
johnsom | I don't have a lot today I am still catching up | 16:03 |
gthiemon1e | same for me | 16:03 |
johnsom | Right now the top issue is setuptools 80 has dropped and breaks the old pbr way of creating wsgi scripts. | 16:04 |
johnsom | I created patches for that a few years ago, but there was some controversy about when to make the cut over. | 16:04 |
johnsom | As one person said, procrastination has led us to the day.... lol | 16:04 |
gthiemon1e | :-) | 16:05 |
johnsom | Anyway, we can talk more about that later in the meeting. Any other announcements? | 16:05 |
gthiemon1e | nop | 16:05 |
johnsom | #topic Brief progress reports / bugs needing review | 16:05 |
johnsom | Mostly I have been working on the above issue, but also getting stable branch releases out. There is still once pending I will get finished today I think. | 16:06 |
gthiemon1e | I'm working on downstream tasks and I had some days off... so no progress :/ | 16:06 |
johnsom | Yeah, I was out all of last week, so still catching up. | 16:07 |
johnsom | #topic CI Status | 16:08 |
johnsom | So the hot item in the CI is the wsgi script generation. The open patch works, but we now have a problem that 2025.1 is also picking up the new setuptools, so the grenade jobs are all broken as well. | 16:09 |
johnsom | I spent some time yesterday trying to figure out a good way to pin setuptools in 2025.1, but didn't come up with any good ideas. If anyone has a thought, let me know. | 16:10 |
gthiemon1e | to pin it in octavia? or in requirements? | 16:11 |
johnsom | I don't want to backport this patch as it is a breaking change for packagers and deployers. The old wsgi script will not be there (same if they use 80)... | 16:11 |
johnsom | In Octavia. If I remember right, it gets installed independent of requirements.txt (it's not even listed there). | 16:11 |
gthiemon1e | hmm ok | 16:12 |
johnsom | We have pinned it in tox.ini before, but that isn't going to help with grenade. | 16:13 |
johnsom | So, I need to keep researching this I think.... | 16:13 |
johnsom | To unlock master, we can just make the impacted jobs non-voting. (I think someone did that on the proposed patch last night) | 16:14 |
gthiemon1e | ack | 16:15 |
johnsom | Any other CI issues of note? | 16:15 |
johnsom | We are talking about this patch BTW: | 16:16 |
johnsom | #link https://review.opendev.org/c/openstack/octavia/+/902812 | 16:16 |
gthiemon1e | indeed an old one | 16:16 |
johnsom | Yep, but still useful after all that time. lol | 16:16 |
johnsom | #topic Open Discussion | 16:17 |
johnsom | Alright, any other discussions this week? | 16:17 |
gthiemon1e | someone asked about the status of the jobboard backend | 16:17 |
johnsom | I think we have a spec proposal open: | 16:18 |
johnsom | #link https://review.opendev.org/c/openstack/octavia/+/948193?usp=search | 16:18 |
gthiemon1e | it's still marked as experimental in the doc | 16:18 |
johnsom | If we have time we should start looking at that. It came out of the PTG | 16:18 |
gthiemon1e | ack | 16:18 |
johnsom | Ah, yeah. I guess at this point it's main stream deployment, so we should update that. | 16:18 |
gthiemon1e | yeah operators gave a positive feedback on it during the caracal PTG https://etherpad.opendev.org/p/caracal-ptg-octavia | 16:19 |
johnsom | I know one deployment backpedaled on that, but it wasn't due to the jobboard stuff, it was a management/political mistake and they are adding it back in a future release. | 16:20 |
johnsom | Are you working on a patch for updating that? | 16:20 |
gthiemon1e | and this was in the news this week: https://www.reddit.com/r/openstack/comments/1k9yn9w/new_release_octavia_amphora_v2_is_now_supported/ | 16:20 |
gthiemon1e | yeah I can do it | 16:20 |
johnsom | Great, thank you. | 16:21 |
johnsom | Yeah, I saw the Atmosphere announcement. Good stuff. | 16:21 |
johnsom | Ok, if that is all we can wrap it up this week | 16:25 |
johnsom | Thanks everyone for attending! | 16:26 |
johnsom | #endmeeting | 16:26 |
opendevmeet | Meeting ended Wed Apr 30 16:26:49 2025 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 16:26 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/octavia/2025/octavia.2025-04-30-16.01.html | 16:26 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/octavia/2025/octavia.2025-04-30-16.01.txt | 16:26 |
opendevmeet | Log: https://meetings.opendev.org/meetings/octavia/2025/octavia.2025-04-30-16.01.log.html | 16:26 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!