openstackgerrit | Lance Albertson proposed openstack/cookbook-openstack-ops-database master: Updates for rocky https://review.opendev.org/697397 | 01:04 |
---|---|---|
*** bodgix has quit IRC | 08:34 | |
*** bodgix has joined #openstack-chef | 08:38 | |
*** bodgix has quit IRC | 09:54 | |
*** laurent\ has quit IRC | 09:54 | |
*** frickler has quit IRC | 09:54 | |
*** jklare has quit IRC | 09:54 | |
*** higgins` has quit IRC | 09:54 | |
*** openstackgerrit has quit IRC | 09:54 | |
*** evrardjp has quit IRC | 09:54 | |
*** asidorenko has quit IRC | 09:54 | |
*** irclogbot_1 has quit IRC | 09:55 | |
*** noodle has quit IRC | 09:55 | |
*** Ramereth has quit IRC | 09:55 | |
*** mutin-sa has quit IRC | 09:55 | |
*** calbers has quit IRC | 09:55 | |
*** j^2 has quit IRC | 09:55 | |
*** mgagne has quit IRC | 09:55 | |
*** bodgix has joined #openstack-chef | 10:04 | |
*** jklare has joined #openstack-chef | 10:04 | |
*** laurent\ has joined #openstack-chef | 10:04 | |
*** frickler has joined #openstack-chef | 10:04 | |
*** evrardjp has joined #openstack-chef | 10:04 | |
*** openstackgerrit has joined #openstack-chef | 10:04 | |
*** higgins` has joined #openstack-chef | 10:04 | |
*** calbers has joined #openstack-chef | 10:04 | |
*** noodle has joined #openstack-chef | 10:04 | |
*** irclogbot_1 has joined #openstack-chef | 10:04 | |
*** mgagne has joined #openstack-chef | 10:04 | |
*** Ramereth has joined #openstack-chef | 10:04 | |
*** mutin-sa has joined #openstack-chef | 10:04 | |
*** j^2 has joined #openstack-chef | 10:04 | |
*** orwell.freenode.net sets mode: +o j^2 | 10:04 | |
*** asidorenko has joined #openstack-chef | 10:04 | |
frickler | Ramereth: which version of gitea were you testing with? infra just upgraded from 1.9.x to 1.10.0, but maybe the rendering also happens via some library which might be at a different version | 12:48 |
frickler | the table does render fine on github, so if we cannot resolve the issue here, I'll take that over to the other infra ppl | 12:50 |
*** jklare has quit IRC | 12:57 | |
*** jklare has joined #openstack-chef | 13:00 | |
frickler | Ramereth: opendev.org uses pandoc as a renderer, with that I can at least reproduce the issue. the configuration is here https://opendev.org/opendev/system-config/src/branch/master/playbooks/roles/gitea/templates/app.ini.j2#L83-L90 | 14:16 |
frickler | maybe we can find a workaround for the formatting, otherwise I'll check for pandoc bugs | 14:16 |
openstackgerrit | Andreas Jaeger proposed openstack/cookbook-openstack-common master: Fix README.rst formatting https://review.opendev.org/697479 | 14:23 |
frickler | Ramereth: ^^ AJaeger already found the fix | 14:26 |
openstackgerrit | Jens Harbott (frickler) proposed openstack/cookbook-openstack-ops-database master: Updates for rocky https://review.opendev.org/697397 | 15:33 |
frickler | Ramereth: ^^ seems you caught not only the rst issue and a missing py3 adaption there, but in addition an updated mysql cookbook \o/ | 15:35 |
Ramereth | frickler: ah, I wondered if they were using pandoc. I was using rst2html.py (as it was documented on the gitea site) | 15:58 |
Ramereth | I wondered if that extra line was doing something funky | 15:59 |
Ramereth | thanks for fixing the ops-database pr | 16:00 |
Ramereth | frickler: Should we also update/convert TESTING.md in the repos? I think it needs some updates, but we probably should standardize the text for that file to be the same accross all of the repos | 16:01 |
frickler | we can tackle TESTING.md, too, but I didn't consider that as critical, as it doesn't show up directly on the base page. if you want to add it to your patches, I'm fine with it, but we can also do it later | 16:04 |
Ramereth | let's wait till later so we don't slow down progress | 16:05 |
Ramereth | I'll work on some more repos today as I have time. I've been using pandoc to do the initial conversion and then doing some manual edits/cleanup afterwards | 16:06 |
openstackgerrit | Merged openstack/cookbook-openstack-common master: Fix README.rst formatting https://review.opendev.org/697479 | 16:06 |
Ramereth | then pushing to my test gitea setup to ensure proper rendering. And now that i have their config, I can make sure it works properly! | 16:06 |
frickler | Ramereth: great, I did another local deployment run today, which was successful, too, so all good to go by tomorrow I hope | 16:19 |
frickler | Ramereth: another question: I started to create some newton-eol tags and will remove the stable/newton branches accordingly, do you still use anything older than queens? | 16:20 |
frickler | otherwise I'd want to eol ocata and pike at this time, too | 16:20 |
Ramereth | nope, we're on queens | 16:32 |
Ramereth | I think that's ok to eol | 16:32 |
Ramereth | btw, how do you do tags in gerrit? I'e always been curious | 16:33 |
frickler | I had to figure that out myself, too ;) | 16:34 |
frickler | turns out there is a special release group on gerrit, people in there can create tags locally and then git-push them to gerrit, no reviewing involved | 16:35 |
Ramereth | ah, I figured it was something like that | 16:37 |
Ramereth | I'm guessing the same for removing branches? | 16:37 |
Ramereth | FWIW am I in that group for openstack-chef? | 16:38 |
frickler | removing branches is done in the "branch" tab on the gerrit UI | 16:39 |
frickler | cleaning up our groups is yet another open issue, not sure whether sam will ever show up again and jklare also seems to be pretty occupied by other stuff now | 16:41 |
frickler | but let's do that after branching, /me heads home now, might check by once more later | 16:41 |
jklare | yeah, there is a lot of stuff going on and i am currently not really working on openstack @frickler | 16:42 |
jklare | if you need to remove me from any groups because you need space, go ahead | 16:42 |
*** openstackgerrit has quit IRC | 16:42 | |
*** openstackgerrit has joined #openstack-chef | 19:21 | |
openstackgerrit | Lance Albertson proposed openstack/cookbook-openstack-ops-messaging master: Updates for rocky https://review.opendev.org/697551 | 19:21 |
openstackgerrit | Lance Albertson proposed openstack/cookbook-openstack-ops-messaging master: Updates for rocky https://review.opendev.org/697551 | 19:33 |
openstackgerrit | Lance Albertson proposed openstack/cookbook-openstack-block-storage master: Updates for rocky https://review.opendev.org/697555 | 19:41 |
*** jklare has quit IRC | 19:59 | |
*** jklare has joined #openstack-chef | 20:01 | |
*** jklare has quit IRC | 20:58 | |
*** jklare has joined #openstack-chef | 21:02 | |
openstackgerrit | Lance Albertson proposed openstack/cookbook-openstack-compute master: Updates for rocky https://review.opendev.org/697577 | 22:17 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!