Saturday, 2026-01-10

opendevreviewMichal Nasiadka proposed openstack/kolla stable/2025.2: Update repo GPG key for influxdata.  https://review.opendev.org/c/openstack/kolla/+/97299005:52
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2025.1: Update repo GPG key for influxdata.  https://review.opendev.org/c/openstack/kolla/+/97299105:52
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2025.1: Update repo GPG key for influxdata.  https://review.opendev.org/c/openstack/kolla/+/97299108:08
opendevreviewMerged openstack/kolla-ansible master: ansible-lint: Rework validate-all-file into custom rules  https://review.opendev.org/c/openstack/kolla-ansible/+/97244309:50
opendevreviewMerged openstack/kolla stable/2025.2: Update repo GPG key for influxdata.  https://review.opendev.org/c/openstack/kolla/+/97299009:50
fricklermnasiadka: bbezak: do we want to drop publishing to dockerhub for the stable branches on this occasion, or would you rather want to create new credentials for that, too? I'd be fine with the first option09:51
frickler(https://review.opendev.org/c/openstack/kolla/+/972911 needs to be amended in either direction)09:52
mnasiadka+1 to drop09:55
mnasiadkaWe could even delete the account there09:55
mikalSorry, maybe I misunderstand. Wouldn't stopping publishing images to the Docker Hub require some period of advertising first so that deployers know to move over to quay.io? The docker hub is definitely still mentioned in the Kolla README and kolla command line defaults for example.11:18
mikalAlso, https://review.opendev.org/c/openstack/kolla/+/972441 is probably important because SPICE support (including the Horizon consoles) are currently broken in master with debian trixie.11:20
opendevreviewPiotr Milewski proposed openstack/kolla-ansible master: cinder/keystone: implement serial restart and healthcheck validation  https://review.opendev.org/c/openstack/kolla-ansible/+/97267811:37
opendevreviewPiotr Milewski proposed openstack/kolla-ansible master: cinder/keystone: implement serial restart and healthcheck validation  https://review.opendev.org/c/openstack/kolla-ansible/+/97267811:38
fricklermikal: deployers are to create their own images. hint or patches to make that more clear are welcome11:41
ViiFirst, you need to file a bug for the SPICE error, adding logs. Also, include which versions the problem affects.11:43
Viihttps://bugs.launchpad.net/kolla-ansible11:44
Viiin 2025.1 from what I remember SPICE works without any problems (I think I tested it for a while)11:48
mikalfrickler: I don't recall any doc which says that and every deployer I've met using Kolla-Ansible is just fetching them from the docker hub. Could you point me at a doc which recommends local builds please?12:00
mikalVii: it's a problem tied entirely to the move from bookwork to trixie in master, it's just Kolla doesn't have tests for spice so didn't notice.12:01
ViiI don't use Debian. Submit a report, and one of the core reviewers who uses Debian will test/verify and probably accept your fix.12:05
Viitemporarily you can use an image from another distribution for this one container by changing its tag, e.g. from ubuntu->debian12:06
Viiif you have a problem and you want it solved quickly (locally)12:07
fricklermikal: as I said, docs may need updates. do you know a doc that says "use images from dockerhub" though?12:08
fricklerwe'll likely need to amend our mission statement, I'll work on a patch for that12:09
frickleroh, it is a bit hidden in https://opendev.org/openstack/kolla/src/branch/master/README.rst but that definitely needs rewording, yes12:29
opendevreviewDr. Jens Harbott proposed openstack/kolla master: Update README  https://review.opendev.org/c/openstack/kolla/+/97299812:41
frickler^^ WIP for now, likely we'll need to talk it over during the next meeting12:41
fricklerI guess there should also be a reno restating this12:42
opendevreviewPiotr Milewski proposed openstack/kolla-ansible master: cinder/keystone: implement serial restart and healthcheck validation  https://review.opendev.org/c/openstack/kolla-ansible/+/97267813:42
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2024.2: Update repo GPG key for influxdata.  https://review.opendev.org/c/openstack/kolla/+/97299914:12
fricklermikal: fyi we haven't been publishing to dockerhub for a couple of months, see https://review.opendev.org/c/openstack/kolla/+/96534515:10
opendevreviewDr. Jens Harbott proposed openstack/kolla stable/2025.1: CI: rotate zuul secrets  https://review.opendev.org/c/openstack/kolla/+/97291115:12
frickleryay, debian mirror is too old. last synced 2 months ago :(15:50
opendevreviewPiotr Milewski proposed openstack/kolla-ansible master: cinder/keystone: implement serial restart and healthcheck validation  https://review.opendev.org/c/openstack/kolla-ansible/+/97267815:57
opendevreviewPiotr Milewski proposed openstack/kolla-ansible master: cinder/keystone: implement serial restart and healthcheck validation  https://review.opendev.org/c/openstack/kolla-ansible/+/97267816:04
*** jhorstmann is now known as Guest3557316:27
opendevreviewVerification of a change to openstack/kolla stable/2025.1 failed: Update repo GPG key for influxdata.  https://review.opendev.org/c/openstack/kolla/+/97299117:27
opendevreviewPiotr Milewski proposed openstack/kolla-ansible master: cinder/keystone: implement serial restart and healthcheck validation  https://review.opendev.org/c/openstack/kolla-ansible/+/97267818:33
mikalfrickler: Yeah, I am not saying its not documented, I am saying the message seems to have not gotten across given I've met a few Kolla-Ansible deployers and none of them local images. I guess given Docker Hub has been published to for more than a decade it has a lot of momentum. I'm _not_ saying you should stop. I _am_ saying that it might need19:36
mikalsome amount of warning / announcement. Stopping for an existing stable release seems a bit scary too.19:36
mikalVii: I am very confused. Its broken on master. I fixed it. I don't need another local fix. I was suggesting that master might want to take my fix.19:37
Viimikal: I'm not a reviewer. :) I contribute just as much as you do ;)19:39
mikalVii: how did I say you don't contribute?19:40
mikalVii: This all started with a link to a gerrit review for a fix for SPICE on Debian Trixie for master.19:40
Viimikal: I have a few patches that haven't been accepted either. But I'm downloading them locally and adapting them to the new code/version.19:41
Viias I said, create a BUG with logs and maybe on Monday one of the contributors will look at it19:42
ViiThey will definitely require a BUG. Just like your second patch, where RENO and the BUG were missing https://review.opendev.org/c/openstack/kolla/+/97299019:45
Vii* https://review.opendev.org/c/openstack/kolla/+/97243719:45
opendevreviewPiotr Milewski proposed openstack/kolla-ansible master: cinder/keystone: implement serial restart and healthcheck validation  https://review.opendev.org/c/openstack/kolla-ansible/+/97267820:35
mikalHey, just letting people know it looks like the mirroring from git.opendev.org to github.com has been broken for about three weeks for at least the kolla repo. I haven't checked other repos though.23:38

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