Wednesday, 2024-04-10

kevkoSvenKieske: fg :D ...yeah ..it was my vim foreground :D 08:07
SvenKieske:D o/08:09
kevko\o08:12
opendevreviewSven Kieske proposed openstack/kolla master: CI/Master only: pin opensearch{-dashboards}  https://review.opendev.org/c/openstack/kolla/+/91532209:18
opendevreviewSven Kieske proposed openstack/kolla-ansible master: harden haproxy TLS configuration  https://review.opendev.org/c/openstack/kolla-ansible/+/91540309:55
opendevreviewMartin Hiner proposed openstack/kolla-ansible master: Add container engine migration scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/83694111:26
kevkomnasiadka: 66 lines of code in python without rsync  to handle defaults ;-) 13:33
kevkoi am going to try to make it smaller :D 13:33
kevko+ i found a bug probably 13:34
SvenKieskeanybody noticed grafana having problems being built on debian? I have at least two instances of these now: https://review.opendev.org/c/openstack/kolla/+/915322 trying to reproduce locally now13:37
fricklerSvenKieske: seems they broke repos (again) https://github.com/grafana/grafana/issues/8582714:00
mnasiadkaSvenKieske, frickler: should we add grafana to allowed to fail? e.g. https://review.opendev.org/c/openstack/kolla/+/78489114:03
SvenKieske:( thanks for the pointer, feared as much14:03
SvenKieskemnasiadka: ack, is that old way still appropriate? my first thought was to mark grafana unbuildable instead? I'm fine with either approach14:06
mnasiadkawell, I was thinking maybe of adding it there for good14:06
mnasiadkabut then monitoring jobs will fail if they depend on kolla14:07
SvenKieskeah you mean permanently? yeah I think this will break the prometheus jobs, no?14:07
mnasiadkaunbuildable will also break them14:14
mnasiadka(if depends-on on a kolla patchset)14:14
SvenKiesketrue14:24
mnasiadkaand opendev mirror would not fix that, since they broke the upstream mirror content...14:24
SvenKieskemnasiadka: depends on the mirror implementation: if we just rsync 1:1 yes. if we do something like aptly you can rotate snapshots and "just" use the last one working14:28
mnasiadkaI believe all mirror syncs in opendev today are rsync14:28
SvenKieskeyes, I think so too. maybe I need to look into introducing aptly there, if possible (no idea, haven't looked at the code).14:29
SvenKieskeI guess it's more a question with regards to storage14:29
gr4ytechHas there been any known issues with podman, ovn, and net namespaces?14:32
*** gouthamr_ is now known as gouthamr14:35
wncsllnhello kolla o/ any core could give some review on it https://review.opendev.org/c/openstack/kolla-ansible/+/915169? is a small contrib but i think it would be relevant14:36
mnasiadkaSvenKieske: and a discussion more on #opendev ;)15:09
mnasiadkagr4ytech: I don't think anybody is using podman in production, at least I don't know about anybody - so if you spot any bugs - feel free to raise them on launchpad (+ mention here)15:09
gr4ytechmnasiadka: We are running a "production" cloud using podman, I'll set up a launchpad issue with logs but the gist is on a kolla redeploy/reconfigure the ovn metadata agent can't bind to netns15:20
opendevreviewMerged openstack/kolla-ansible master: Change the default ceph_nova_user in globals  https://review.opendev.org/c/openstack/kolla-ansible/+/91516915:20
opendevreviewMartin Hiner proposed openstack/kolla-ansible master: Add container engine migration scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/83694115:35
mgoddardkevko: would you mind taking another look at https://review.opendev.org/c/openstack/kolla-ansible/+/904724 ?15:48
opendevreviewMichal Nasiadka proposed openstack/kolla master: CI: Add codespell for spell checking  https://review.opendev.org/c/openstack/kolla/+/91543416:25
opendevreviewMichal Nasiadka proposed openstack/kolla master: CI: Add codespell for spell checking  https://review.opendev.org/c/openstack/kolla/+/91543416:28
opendevreviewMaksim Malchuk proposed openstack/kolla-ansible stable/2023.2: Change the default ceph_nova_user in globals  https://review.opendev.org/c/openstack/kolla-ansible/+/91535016:29
opendevreviewMaksim Malchuk proposed openstack/kolla-ansible stable/2023.1: Change the default ceph_nova_user in globals  https://review.opendev.org/c/openstack/kolla-ansible/+/91535116:30
opendevreviewMaksim Malchuk proposed openstack/kolla-ansible stable/zed: Change the default ceph_nova_user in globals  https://review.opendev.org/c/openstack/kolla-ansible/+/91535216:30
opendevreviewMichal Nasiadka proposed openstack/kolla master: CI: Add codespell for spell checking  https://review.opendev.org/c/openstack/kolla/+/91543416:40
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: CI: Add codespell to pep8  https://review.opendev.org/c/openstack/kolla-ansible/+/91543516:44
opendevreviewMichal Nasiadka proposed openstack/kolla master: CI: Add codespell for spell checking  https://review.opendev.org/c/openstack/kolla/+/91543416:44
PrzemekKHi . If upgrade command didnt updated grafana and opensearch running containers . It still on previous version i need to run upgrade process once again? With parameter upgrade -t grafana there is no changes. If i want upgrade compute hosts one by one without innterupt instances (VMs) whats the process ? 17:07
SvenKieskethe upstream grafana apt repositories we are using are currently broken17:08
SvenKieskePrzemkK: see https://github.com/grafana/grafana/issues/8582717:08
PrzemekKwhat about upgrade compute hosts so no impact to instances ?17:12
PrzemekKand last question if there will be OVN support for BGP/VPNaaS in 2024.1(caracas) kolla-ansible ? And when planned kolla-ansible 2024.1 branch ? 17:15
SvenKieskeyou can do upgrades service by service if that is what you are asking? sorry we are a little short on time currently because of the openstack wide meeting vPTG17:28
SvenKieske2024.1 is coming soon(TM)17:28
SvenKieskeregardung bgp ovn support you might want to track this: https://review.opendev.org/c/openstack/kolla-ansible/+/891622 (I don't think it will make 2024.1, but I don't know)17:30
PrzemekKOk thanks. Our network guys made custom image so bgp is working ok. We struggling with native VPNaaS support with OVN. Its works in devstack and with custom image something is wrong17:34
mnasiadkaSvenKieske: any luck with opensearch?18:17
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: CI: Mark OpenSearch as non voting  https://review.opendev.org/c/openstack/kolla-ansible/+/91543918:19
opendevreviewMichal Arbet proposed openstack/kolla master: Fix handling configs in base image  https://review.opendev.org/c/openstack/kolla/+/91544018:21
kevko^^ if anyone interested :) 18:21
opendevreviewMichal Arbet proposed openstack/kolla master: Fix handling configs in base image  https://review.opendev.org/c/openstack/kolla/+/91544018:23
mnasiadkaSvenKieske, frickler, kevko: I'm going to merge https://review.opendev.org/c/openstack/kolla-ansible/+/915439 once it passes, so we get to merging state - I'd like to focus in the coming weeks on getting ready to release18:35
kevkomnasiadka: ok18:51
kevkomnasiadka: can u send me a link for opensearch problem ? i will check tomorrow18:59
mnasiadkaI don't know if SvenKieske raised a bug, but basically since 2.13 they started requiring authentication with security plugin disabled18:59
kevkoSvenKieske: hmm, i will try to find it 19:00
kevkomnasiadka: ^ :D 19:00
mode3rThe IRC channel #openstack-mentoring on OFTC is empty! Don't you want to join there to find a mentee (:19:03
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: CI: Add codespell to pep8  https://review.opendev.org/c/openstack/kolla-ansible/+/91543519:40
opendevreviewMichal Nasiadka proposed openstack/kolla master: CI: Add codespell for spell checking  https://review.opendev.org/c/openstack/kolla/+/91543420:04
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: CI: Add post-upgrade description to post-upgrade tasks  https://review.opendev.org/c/openstack/kolla-ansible/+/91544620:10
opendevreviewMerged openstack/kolla-ansible master: CI: Mark OpenSearch as non voting  https://review.opendev.org/c/openstack/kolla-ansible/+/91543922:17

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