kevko | SvenKieske: fg :D ...yeah ..it was my vim foreground :D | 08:07 |
---|---|---|
SvenKieske | :D o/ | 08:09 |
kevko | \o | 08:12 |
opendevreview | Sven Kieske proposed openstack/kolla master: CI/Master only: pin opensearch{-dashboards} https://review.opendev.org/c/openstack/kolla/+/915322 | 09:18 |
opendevreview | Sven Kieske proposed openstack/kolla-ansible master: harden haproxy TLS configuration https://review.opendev.org/c/openstack/kolla-ansible/+/915403 | 09:55 |
opendevreview | Martin Hiner proposed openstack/kolla-ansible master: Add container engine migration scenario https://review.opendev.org/c/openstack/kolla-ansible/+/836941 | 11:26 |
kevko | mnasiadka: 66 lines of code in python without rsync to handle defaults ;-) | 13:33 |
kevko | i am going to try to make it smaller :D | 13:33 |
kevko | + i found a bug probably | 13:34 |
SvenKieske | anybody 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 now | 13:37 |
frickler | SvenKieske: seems they broke repos (again) https://github.com/grafana/grafana/issues/85827 | 14:00 |
mnasiadka | SvenKieske, frickler: should we add grafana to allowed to fail? e.g. https://review.opendev.org/c/openstack/kolla/+/784891 | 14:03 |
SvenKieske | :( thanks for the pointer, feared as much | 14:03 |
SvenKieske | mnasiadka: ack, is that old way still appropriate? my first thought was to mark grafana unbuildable instead? I'm fine with either approach | 14:06 |
mnasiadka | well, I was thinking maybe of adding it there for good | 14:06 |
mnasiadka | but then monitoring jobs will fail if they depend on kolla | 14:07 |
SvenKieske | ah you mean permanently? yeah I think this will break the prometheus jobs, no? | 14:07 |
mnasiadka | unbuildable will also break them | 14:14 |
mnasiadka | (if depends-on on a kolla patchset) | 14:14 |
SvenKieske | true | 14:24 |
mnasiadka | and opendev mirror would not fix that, since they broke the upstream mirror content... | 14:24 |
SvenKieske | mnasiadka: 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 working | 14:28 |
mnasiadka | I believe all mirror syncs in opendev today are rsync | 14:28 |
SvenKieske | yes, 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 |
SvenKieske | I guess it's more a question with regards to storage | 14:29 |
gr4ytech | Has there been any known issues with podman, ovn, and net namespaces? | 14:32 |
*** gouthamr_ is now known as gouthamr | 14:35 | |
wncslln | hello 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 relevant | 14:36 |
mnasiadka | SvenKieske: and a discussion more on #opendev ;) | 15:09 |
mnasiadka | gr4ytech: 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 |
gr4ytech | mnasiadka: 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 netns | 15:20 |
opendevreview | Merged openstack/kolla-ansible master: Change the default ceph_nova_user in globals https://review.opendev.org/c/openstack/kolla-ansible/+/915169 | 15:20 |
opendevreview | Martin Hiner proposed openstack/kolla-ansible master: Add container engine migration scenario https://review.opendev.org/c/openstack/kolla-ansible/+/836941 | 15:35 |
mgoddard | kevko: would you mind taking another look at https://review.opendev.org/c/openstack/kolla-ansible/+/904724 ? | 15:48 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: CI: Add codespell for spell checking https://review.opendev.org/c/openstack/kolla/+/915434 | 16:25 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: CI: Add codespell for spell checking https://review.opendev.org/c/openstack/kolla/+/915434 | 16:28 |
opendevreview | Maksim Malchuk proposed openstack/kolla-ansible stable/2023.2: Change the default ceph_nova_user in globals https://review.opendev.org/c/openstack/kolla-ansible/+/915350 | 16:29 |
opendevreview | Maksim Malchuk proposed openstack/kolla-ansible stable/2023.1: Change the default ceph_nova_user in globals https://review.opendev.org/c/openstack/kolla-ansible/+/915351 | 16:30 |
opendevreview | Maksim Malchuk proposed openstack/kolla-ansible stable/zed: Change the default ceph_nova_user in globals https://review.opendev.org/c/openstack/kolla-ansible/+/915352 | 16:30 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: CI: Add codespell for spell checking https://review.opendev.org/c/openstack/kolla/+/915434 | 16:40 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Add codespell to pep8 https://review.opendev.org/c/openstack/kolla-ansible/+/915435 | 16:44 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: CI: Add codespell for spell checking https://review.opendev.org/c/openstack/kolla/+/915434 | 16:44 |
PrzemekK | Hi . 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 |
SvenKieske | the upstream grafana apt repositories we are using are currently broken | 17:08 |
SvenKieske | PrzemkK: see https://github.com/grafana/grafana/issues/85827 | 17:08 |
PrzemekK | what about upgrade compute hosts so no impact to instances ? | 17:12 |
PrzemekK | and 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 |
SvenKieske | you 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 vPTG | 17:28 |
SvenKieske | 2024.1 is coming soon(TM) | 17:28 |
SvenKieske | regardung 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 |
PrzemekK | Ok 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 wrong | 17:34 |
mnasiadka | SvenKieske: any luck with opensearch? | 18:17 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Mark OpenSearch as non voting https://review.opendev.org/c/openstack/kolla-ansible/+/915439 | 18:19 |
opendevreview | Michal Arbet proposed openstack/kolla master: Fix handling configs in base image https://review.opendev.org/c/openstack/kolla/+/915440 | 18:21 |
kevko | ^^ if anyone interested :) | 18:21 |
opendevreview | Michal Arbet proposed openstack/kolla master: Fix handling configs in base image https://review.opendev.org/c/openstack/kolla/+/915440 | 18:23 |
mnasiadka | SvenKieske, 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 release | 18:35 |
kevko | mnasiadka: ok | 18:51 |
kevko | mnasiadka: can u send me a link for opensearch problem ? i will check tomorrow | 18:59 |
mnasiadka | I don't know if SvenKieske raised a bug, but basically since 2.13 they started requiring authentication with security plugin disabled | 18:59 |
kevko | SvenKieske: hmm, i will try to find it | 19:00 |
kevko | mnasiadka: ^ :D | 19:00 |
mode3r | The IRC channel #openstack-mentoring on OFTC is empty! Don't you want to join there to find a mentee (: | 19:03 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Add codespell to pep8 https://review.opendev.org/c/openstack/kolla-ansible/+/915435 | 19:40 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: CI: Add codespell for spell checking https://review.opendev.org/c/openstack/kolla/+/915434 | 20:04 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Add post-upgrade description to post-upgrade tasks https://review.opendev.org/c/openstack/kolla-ansible/+/915446 | 20:10 |
opendevreview | Merged openstack/kolla-ansible master: CI: Mark OpenSearch as non voting https://review.opendev.org/c/openstack/kolla-ansible/+/915439 | 22:17 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!