*** caowei has joined #openstack-kuryr | 00:54 | |
*** hyunsun has joined #openstack-kuryr | 01:09 | |
*** kiennt_ has joined #openstack-kuryr | 01:19 | |
*** yedongcan has joined #openstack-kuryr | 01:38 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/kuryr-kubernetes master: Updated from global requirements https://review.openstack.org/481186 | 01:47 |
---|---|---|
*** kiennt_ has quit IRC | 02:10 | |
*** kiennt_ has joined #openstack-kuryr | 02:10 | |
*** reedip has quit IRC | 02:41 | |
*** yamamoto has joined #openstack-kuryr | 02:41 | |
*** reedip has joined #openstack-kuryr | 02:44 | |
*** hongbin has joined #openstack-kuryr | 02:59 | |
*** hongbin has quit IRC | 04:11 | |
*** yedongcan has quit IRC | 04:13 | |
*** yedongcan has joined #openstack-kuryr | 04:14 | |
*** s1061123 has quit IRC | 04:25 | |
*** kiennt_ is now known as kiennt | 04:38 | |
*** yuanying has quit IRC | 04:58 | |
*** aojea has joined #openstack-kuryr | 05:02 | |
*** aojea has quit IRC | 05:06 | |
*** aojea has joined #openstack-kuryr | 05:11 | |
*** aojea has quit IRC | 05:16 | |
*** aojea has joined #openstack-kuryr | 05:20 | |
*** aojea has quit IRC | 05:25 | |
*** gouthamr has quit IRC | 05:25 | |
*** aojea has joined #openstack-kuryr | 05:29 | |
*** aojea has quit IRC | 05:34 | |
*** kiennt has quit IRC | 05:43 | |
*** aojea has joined #openstack-kuryr | 05:45 | |
*** aojea has quit IRC | 05:50 | |
*** kiennt has joined #openstack-kuryr | 06:00 | |
*** aojea has joined #openstack-kuryr | 06:03 | |
*** kural has joined #openstack-kuryr | 06:06 | |
*** aojea has quit IRC | 06:08 | |
*** aojea has joined #openstack-kuryr | 06:13 | |
*** aojea has quit IRC | 06:17 | |
*** reedip has quit IRC | 06:18 | |
*** reedip has joined #openstack-kuryr | 06:19 | |
*** janki has joined #openstack-kuryr | 06:21 | |
*** kzaitsev_ws has joined #openstack-kuryr | 06:36 | |
*** aojea has joined #openstack-kuryr | 07:20 | |
*** kural has quit IRC | 07:23 | |
*** kural has joined #openstack-kuryr | 07:45 | |
*** egonzalez has joined #openstack-kuryr | 07:45 | |
*** kural has quit IRC | 07:51 | |
*** kural has joined #openstack-kuryr | 07:51 | |
*** garyloug has joined #openstack-kuryr | 08:05 | |
*** kural has quit IRC | 08:30 | |
*** yamamoto has quit IRC | 08:36 | |
dulek | vikasc: FYI - I've forked pyroute2 (https://github.com/dulek/pyroute2) and removed the line that was causing the problems. Now I'm fighting with OVS sockets permission (ovs-agent isn't running as root in OpenStack-Helm). | 08:39 |
*** yamamoto has joined #openstack-kuryr | 09:01 | |
*** yamamoto has quit IRC | 09:02 | |
*** yamamoto has joined #openstack-kuryr | 09:04 | |
*** kural has joined #openstack-kuryr | 09:14 | |
dulek | vikasc: I can ping VMs from containers and vice versa! It finally worked! :) | 09:59 |
dulek | vikasc: I'll comment on your patch with issues I've found. | 09:59 |
vikasc | dulek, thats great to hear :) | 10:00 |
vikasc | dulek, thanks! | 10:00 |
*** s1061123 has joined #openstack-kuryr | 10:01 | |
*** hyunsun has quit IRC | 10:10 | |
*** yamamoto has quit IRC | 10:18 | |
*** yamamoto has joined #openstack-kuryr | 10:28 | |
*** pc_m has quit IRC | 10:34 | |
*** yamamoto has quit IRC | 10:38 | |
*** pc_m has joined #openstack-kuryr | 10:47 | |
*** tonanhngo has joined #openstack-kuryr | 10:55 | |
*** pc_m has quit IRC | 10:56 | |
*** tonanhngo has quit IRC | 10:56 | |
*** pc_m has joined #openstack-kuryr | 10:57 | |
*** tonanhngo has joined #openstack-kuryr | 10:57 | |
*** yedongcan has left #openstack-kuryr | 11:09 | |
*** rwallner has joined #openstack-kuryr | 11:18 | |
*** rwallner has quit IRC | 11:19 | |
*** rwallner has joined #openstack-kuryr | 11:20 | |
*** aojea has quit IRC | 11:29 | |
*** yamamoto has joined #openstack-kuryr | 11:33 | |
*** janki has quit IRC | 11:38 | |
kzaitsev_ws | irenab: are you around? | 12:01 |
*** yamamoto has quit IRC | 12:04 | |
kzaitsev_ws | I want to talk through what you suggest on the https://review.openstack.org/#/c/462455 before going in too deep | 12:06 |
*** kiennt has quit IRC | 12:14 | |
kzaitsev_ws | ltomasbo: ping | 12:18 |
*** yamamoto has joined #openstack-kuryr | 12:19 | |
*** aojea has joined #openstack-kuryr | 12:24 | |
ltomasbo | kzaitsev_ws, pong | 12:24 |
kzaitsev_ws | I have a couple of ideas how to make https://review.openstack.org/#/c/462456 better =) | 12:25 |
kzaitsev_ws | it's about requesting the VFs and locking | 12:25 |
*** caowei has quit IRC | 12:26 | |
kzaitsev_ws | I can wrap the whole locking thing in a context-manager and use a with statement around relevant plugging code | 12:26 |
kzaitsev_ws | I actually like the idea myself. should turn code more readable | 12:26 |
ltomasbo | kzaitsev_ws, I just saw your comment. I know it is a concurrent problem, but perhaps locking around the dict will help to have the lock just at one place, not across methods | 12:27 |
ltomasbo | but your idea sounds good | 12:27 |
dulek | vikasc, apuimedo: https://review.openstack.org/#/c/484736/ - just a very early WiP, but should give idea about how it's supposed to look like. | 12:28 |
kzaitsev_ws | ltomasbo: first thought about pushing the thing to a separate class, but then it's not clear what goes where | 12:28 |
kzaitsev_ws | with a context manager it would be a single `with get_me_a_vf` thing, that would release the lock on __exit__ | 12:29 |
*** aojea has quit IRC | 12:29 | |
kzaitsev_ws | so hopefully more readable =) | 12:29 |
ltomasbo | kzaitsev_ws, definitele more readable | 12:30 |
vikasc | thanks dulek , will go through it | 12:30 |
ltomasbo | s/definitele/definitely | 12:32 |
dulek | vikasc: There's a lot of stuff that should be cleaned up and adapted to OSH standards, so don't be surprised. I've just wanted to put up a PoC ASAP, as I don't think I'll be able to continue that work in my current team. | 12:32 |
vikasc | dulek, sure, noted. | 12:33 |
*** aojea has joined #openstack-kuryr | 12:33 | |
*** aojea has quit IRC | 12:38 | |
*** aojea has joined #openstack-kuryr | 12:42 | |
*** aojea has quit IRC | 12:47 | |
janonymous | dmellado: ping | 12:54 |
dmellado | janonymous: pong | 12:54 |
janonymous | dmellado: when we use `systemctl status devstack@kuryr-kubernetes.service` does it use commands from : /etc/systemd/system/devstack@kuryr-kubernetes.service | 12:55 |
dmellado | hmmmm I'd need to check the code but IIRC yeah | 12:56 |
dmellado | I don't have a working dsvm at the moment to check :\ | 12:57 |
kzaitsev_ws | janonymous: and if you change smth in the service file you have to tell systemd to reload it | 12:58 |
janonymous | i think it is bug then | 12:58 |
janonymous | just a sec, pasting it | 12:58 |
kzaitsev_ws | ltomasbo: usage became clearer, but the function is a bit complicated now %) | 12:58 |
openstackgerrit | Jaivish Kothari(janonymous) proposed openstack/kuryr-kubernetes master: Systemd usage of kubernetes startup https://review.openstack.org/484754 | 12:59 |
janonymous | dmellado: kzaitsev_ws : not sure what would be the right way ..but surely should be changed from previous i guess to something like ^^ | 12:59 |
janonymous | dmellado: kzaitsev_ws : i noted some points on : https://bugs.launchpad.net/kuryr-kubernetes/+bug/1705028 | 13:00 |
openstack | Launchpad bug 1705028 in kuryr-kubernetes "Systemd commands for kubernetes resources have invalid exec commands" [Undecided,New] | 13:00 |
ltomasbo | kzaitsev_ws, there is always a trade-off | 13:00 |
dmellado | janonymous: I'll take a look later too, when I get some time | 13:00 |
dmellado | let's see if we can sort this out ;) | 13:00 |
janonymous | dmellado: sure..cool! please feel free to add/change in the patch | 13:00 |
*** vikasc has quit IRC | 13:05 | |
dmellado | janonymous: will do, thanks! | 13:07 |
dims | apuimedo : ping about https://review.openstack.org/#/c/484416/ (as i don't see you on -release channel) :) | 13:09 |
*** aojea has joined #openstack-kuryr | 13:09 | |
*** aojea has quit IRC | 13:14 | |
*** vikasc has joined #openstack-kuryr | 13:18 | |
*** aojea has joined #openstack-kuryr | 13:19 | |
openstackgerrit | Kirill Zaitsev proposed openstack/kuryr-kubernetes master: Add SR-IOV binding driver to CNI https://review.openstack.org/462456 | 13:20 |
*** aojea has quit IRC | 13:24 | |
kzaitsev_ws | dims: haven't seen him in a couple of days =( I'm going to ping him about my commit as soon as he's back | 13:25 |
dims | kzaitsev_ws : get some +1's from other folks then? | 13:26 |
kzaitsev_ws | dims: ok, I will =) I've put the thing up, since this week is deadline for non-client-libraries and next week marks start of requirements freeze. so yeah will get some +1 from folks around here | 13:28 |
kzaitsev_ws | dims: btw, thanks for having my back with the patch. feels embarrassing (= | 13:29 |
dims | kzaitsev_ws : no worries at all, i do the same all the time :) | 13:31 |
*** vikasc has quit IRC | 13:44 | |
*** aojea has joined #openstack-kuryr | 13:47 | |
*** aojea has quit IRC | 13:47 | |
*** aojea has joined #openstack-kuryr | 13:47 | |
*** gouthamr has joined #openstack-kuryr | 13:56 | |
openstackgerrit | Berezovsky Irena proposed openstack/kuryr-kubernetes master: Fix k8s service subnet devstack setting https://review.openstack.org/484804 | 14:00 |
*** janki has joined #openstack-kuryr | 14:06 | |
*** kzaitsev_ws has quit IRC | 14:25 | |
*** kzaitsev_ws has joined #openstack-kuryr | 14:26 | |
kzaitsev_ws | irenab: pls ping me when you have time to discuss how you want the drivers to be refactored =) | 14:30 |
*** hongbin has joined #openstack-kuryr | 14:31 | |
*** alraddarla_ has joined #openstack-kuryr | 15:03 | |
*** kzaitsev_ws has quit IRC | 15:06 | |
*** mattmceuen has joined #openstack-kuryr | 15:12 | |
*** yamamoto has quit IRC | 15:17 | |
*** yamamoto has joined #openstack-kuryr | 15:21 | |
*** yamamoto has quit IRC | 15:29 | |
*** aojea has quit IRC | 16:02 | |
*** egonzalez has quit IRC | 16:07 | |
*** vikasc has joined #openstack-kuryr | 16:14 | |
*** yamamoto has joined #openstack-kuryr | 16:29 | |
*** yamamoto has quit IRC | 16:37 | |
*** janki has quit IRC | 16:55 | |
*** yamamoto has joined #openstack-kuryr | 17:07 | |
*** yamamoto has quit IRC | 17:12 | |
*** vikasc has quit IRC | 18:23 | |
*** vikasc has joined #openstack-kuryr | 18:25 | |
*** kural has quit IRC | 18:36 | |
*** deep-book-gk_ has joined #openstack-kuryr | 18:56 | |
*** deep-book-gk_ has left #openstack-kuryr | 18:57 | |
*** rwallner has quit IRC | 21:20 | |
*** gouthamr has quit IRC | 21:53 | |
*** gouthamr has joined #openstack-kuryr | 22:29 | |
*** mattmceuen has quit IRC | 23:13 | |
*** garyloug has quit IRC | 23:29 | |
*** hongbin has quit IRC | 23:39 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!