*** devlaps has joined #openstack-kuryr | 00:02 | |
*** hongbin has quit IRC | 00:20 | |
*** diogogmt has joined #openstack-kuryr | 00:24 | |
*** limao has joined #openstack-kuryr | 00:37 | |
apuimedo | dougbtv: we're starting to work on openshift on openstack | 00:40 |
---|---|---|
apuimedo | with kuryr | 00:40 |
apuimedo | dougbtv: did you mean side by side in your question? With both openstack and openshift on baremetal | 00:40 |
apuimedo | or wih openshift running on nova instances? | 00:40 |
*** tonanhngo has quit IRC | 00:50 | |
*** tonanhngo has joined #openstack-kuryr | 00:51 | |
*** tonanhngo has quit IRC | 00:55 | |
*** ApheleiaS has quit IRC | 01:12 | |
*** apuimedo is now known as apuimedo|away | 01:42 | |
openstackgerrit | Antoni Segura Puimedon proposed openstack/kuryr-libnetwork: requirements: bump to kuryr-lib 0.2.0 https://review.openstack.org/404497 | 01:44 |
*** shashank_hegde has quit IRC | 02:06 | |
*** devlaps has quit IRC | 02:07 | |
*** hongbin has joined #openstack-kuryr | 02:21 | |
dougbtv | apuimedo|away, thanks btw! I'd be interested in both. Right now I have openstack on baremetal and openshift in nova instances as a reference/in-a-lab, so I guess I'm interested in that first. But, side-by-side both on baremetal is also interesting to me. I'd be interested in lending a hand / contributing to that, too. Hopefully catch up another time!! | 02:29 |
*** diogogmt has quit IRC | 02:31 | |
*** hongbin has quit IRC | 02:32 | |
*** yuanying has quit IRC | 02:46 | |
*** yuanying has joined #openstack-kuryr | 02:55 | |
janonymous | alraddarla_: hi | 03:08 |
*** pmannidi has quit IRC | 03:09 | |
*** shashank_hegde has joined #openstack-kuryr | 03:28 | |
*** vikasc has joined #openstack-kuryr | 03:35 | |
vikasc | apuimedo|away, was not well yesterday, so was away | 03:37 |
*** yuanying has quit IRC | 03:49 | |
*** yuanying has joined #openstack-kuryr | 04:18 | |
*** yamamoto_ has quit IRC | 04:24 | |
*** hongbin has joined #openstack-kuryr | 04:30 | |
*** hongbin has quit IRC | 04:30 | |
*** pmannidi has joined #openstack-kuryr | 04:39 | |
*** shashank_hegde has quit IRC | 04:48 | |
*** jgriffith is now known as jgriffith_away | 04:54 | |
*** shashank_hegde has joined #openstack-kuryr | 05:08 | |
*** yamamoto_ has joined #openstack-kuryr | 05:08 | |
*** shashank_hegde has quit IRC | 05:15 | |
*** saneax-_-|AFK is now known as saneax | 05:19 | |
*** shashank_hegde has joined #openstack-kuryr | 05:50 | |
*** shashank_hegde has quit IRC | 05:54 | |
*** yedongcan has joined #openstack-kuryr | 06:31 | |
*** shashank_hegde has joined #openstack-kuryr | 06:32 | |
openstackgerrit | Dongcan Ye proposed openstack/kuryr-libnetwork: Fix bug in ipam_release_address https://review.openstack.org/401874 | 06:44 |
*** tonanhngo has joined #openstack-kuryr | 06:46 | |
*** oanson has joined #openstack-kuryr | 07:01 | |
openstackgerrit | Dongcan Ye proposed openstack/kuryr-libnetwork: Cleanup remove_container method in Rally job https://review.openstack.org/404591 | 07:13 |
*** irenab has joined #openstack-kuryr | 07:20 | |
*** shashank_hegde has quit IRC | 07:24 | |
*** shashank_hegde has joined #openstack-kuryr | 07:24 | |
*** tonanhngo has quit IRC | 07:38 | |
*** shashank_hegde has quit IRC | 07:41 | |
*** pmannidi has quit IRC | 07:43 | |
*** tonanhngo has joined #openstack-kuryr | 07:44 | |
*** tonanhngo has quit IRC | 07:46 | |
*** shashank_hegde has joined #openstack-kuryr | 07:47 | |
*** yedongcan has quit IRC | 07:52 | |
apuimedo|away | vikasc: me too | 07:55 |
apuimedo|away | I had a pretty nasty tonsilitis | 07:55 |
*** apuimedo|away is now known as apuimedo | 07:55 | |
*** tonanhngo has joined #openstack-kuryr | 07:57 | |
*** yedongcan has joined #openstack-kuryr | 07:58 | |
*** tonanhngo has quit IRC | 07:58 | |
openstackgerrit | Antoni Segura Puimedon proposed openstack/kuryr-kubernetes: requirements: bump to kuryr-lib 0.2.0 https://review.openstack.org/404616 | 07:58 |
apuimedo | vikasc: irenab: kuryr kubernetes still does not use the reqs bot. Let's use ^^ | 08:03 |
*** limao has quit IRC | 08:03 | |
*** shashank_hegde has quit IRC | 08:08 | |
openstackgerrit | Luis Tomas Bolivar proposed openstack/kuryr-libnetwork: Nested-Containers: trunk subports management https://review.openstack.org/402462 | 08:11 |
*** dimak has joined #openstack-kuryr | 08:16 | |
ltomasbo | irenab: I addressed your comments, please take a look when you have time | 08:17 |
irenab | ltomasbo: sure, asap | 08:18 |
ltomasbo | thanks! | 08:18 |
*** limao has joined #openstack-kuryr | 08:19 | |
yedongcan | limao: ping | 08:26 |
limao | yedongcan: hello | 08:29 |
yedongcan | limao: Sometimes, rally job will failed, error is "Unable to remove filesystem" | 08:30 |
yedongcan | limao: I think this is a bug of docker, and remove container is unrelated with network, do we need to remove container in our rally job? | 08:31 |
limao | yedongcan: yes, I aslo see it, and find some bug in docker | 08:31 |
yedongcan | limao: I update a patch for this, currently we can cleanup the method in rally job, how do you think about? | 08:34 |
limao | yedongcan: I think we should clean it up since we create it :-) You mean you want to only stop it right? | 08:34 |
limao | yedongcan: can you paste the link? | 08:34 |
limao | yedongcan: ohh, I see it https://review.openstack.org/404591 | 08:35 |
yedongcan | limao: yes, we only stop it. | 08:35 |
limao | yedongcan: I think it is OK, maybe we should just comment it out(not remove), and leave some comments and bug link there | 08:36 |
limao | (I mean in the patch, once it is fixed in docker, it should be ok we remove the container, what do you think?) | 08:36 |
yedongcan | limao: agree with you | 08:38 |
limao | yedongcan : Thanks for this! and hopefully I will update the patch https://review.openstack.org/#/c/396048/ this week, so that it did not block you, thanks | 08:39 |
limao | (should be https://review.openstack.org/#/c/387835/) | 08:39 |
*** tonanhngo has joined #openstack-kuryr | 08:41 | |
yedongcan | limao::-D thanks | 08:41 |
irenab | ltomasbo: ping | 08:41 |
ltomasbo | irenab: pong | 08:41 |
*** shashank_hegde has joined #openstack-kuryr | 08:43 | |
*** tonanhngo has quit IRC | 08:43 | |
irenab | ltomasbo: I checked the new patch. I am not sure I understand what you are trying to do there with drivers. My suggestion was that you split the Bare Metal and Nested handling into separate driver that controller will invoke for libnetwork operations. So this way you can keep the main Controller generic and hold specific handling inside each driver | 08:43 |
ltomasbo | with baremetal you mean veth? | 08:44 |
irenab | ltomasbo: probably yes | 08:44 |
irenab | the current support | 08:45 |
openstackgerrit | Luis Tomas Bolivar proposed openstack/kuryr-libnetwork: Nested-Containers: trunk subports management https://review.openstack.org/402462 | 08:45 |
irenab | Ideally, Controller should stay unchanged when some changes applied on nested/veth special handling or when some other type is added | 08:46 |
*** lezbar has joined #openstack-kuryr | 08:46 | |
ltomasbo | should that be the same patch? or a different one where the functionality is split? | 08:46 |
ltomasbo | let's take the example of ipam_request_address() function | 08:47 |
irenab | ltomasbo: if separate patch, it nested support should depend on ‘split controller and introduce drivers’ patch | 08:47 |
irenab | ltomasbo: you just need to identify where are the points that support is different and delegate handling of this to drivers. All the common parts should be in Controller | 08:48 |
*** lezbar has quit IRC | 08:48 | |
ltomasbo | aren't the common parts already in the controller | 08:49 |
ltomasbo | and I just created some functions based on the driver being used | 08:49 |
*** lezbar has joined #openstack-kuryr | 08:49 | |
*** diogogmt has joined #openstack-kuryr | 08:49 | |
ltomasbo | do you want those in a different .py? | 08:49 |
irenab | ltomasbo: my problem now that non the common are added into the controller | 08:49 |
ltomasbo | such as? | 08:50 |
irenab | ltomasbo: different .py is the way to go, but its more than this. When ‘veth’ driver is used, it should not even load Seg.Driver or check for the ‘vlan aware vm’ support | 08:50 |
ltomasbo | but, with the last patch, when the driver is veth, Seg.Driver is not loaded | 08:51 |
ltomasbo | only when the driver is vlan | 08:51 |
ltomasbo | and the same for the check_for_vlan_ids | 08:52 |
ltomasbo | the load_driver() methods calls load_driver_veth() when driver is veth (which does nothing) | 08:52 |
ltomasbo | and calls the load_driver_vlan() when driver is vlan | 08:52 |
ltomasbo | which loads the seg_driver plus do the vlan_ids checking | 08:52 |
*** shashank_hegde has quit IRC | 08:53 | |
ltomasbo | irenab: look at lines 90 - 107 of the new patch set | 08:53 |
*** lezbar has quit IRC | 08:54 | |
irenab | ltomasbo: I see it now … import in the middle … Please split each driver to different .py, it will help with the Controller readability | 08:54 |
irenab | ltomasbo: checking | 08:54 |
*** tonanhngo has joined #openstack-kuryr | 08:54 | |
*** tonanhngo has quit IRC | 08:55 | |
irenab | ltomasbo: just realised that Controller is more than 1600 lines! Please split the driver specifics | 08:55 |
ltomasbo | yes, that I agree, but not sure if that should be in the same patch set or not | 08:56 |
ltomasbo | as the purpose of it is different | 08:56 |
irenab | ltomasbo: I do not mind if you do it as a step before ading nested case | 08:56 |
ltomasbo | one is include support to vlan, and the other is to make controller.py driver plugable (to put it that way) | 08:56 |
irenab | ltomasbo: the opposite order | 08:56 |
irenab | but I think you may find it easier to handle it all together | 08:58 |
openstackgerrit | Dongcan Ye proposed openstack/kuryr-libnetwork: Temporary cleanup remove_container method in Rally job https://review.openstack.org/404591 | 08:58 |
ltomasbo | ok | 08:59 |
*** diga has joined #openstack-kuryr | 08:59 | |
*** tonanhngo has joined #openstack-kuryr | 09:13 | |
*** tonanhngo has quit IRC | 09:15 | |
*** lezbar has joined #openstack-kuryr | 09:22 | |
*** garyloug has joined #openstack-kuryr | 09:40 | |
*** yedongcan has left #openstack-kuryr | 09:49 | |
*** tonanhngo has joined #openstack-kuryr | 09:53 | |
*** tonanhngo has quit IRC | 09:54 | |
*** janki has joined #openstack-kuryr | 10:07 | |
*** lmdaly has joined #openstack-kuryr | 10:11 | |
*** tonanhngo has joined #openstack-kuryr | 10:11 | |
*** tonanhngo has quit IRC | 10:12 | |
*** fkautz has quit IRC | 10:19 | |
*** fkautz has joined #openstack-kuryr | 10:21 | |
*** garyloug_ has joined #openstack-kuryr | 10:23 | |
*** janonymous_ has joined #openstack-kuryr | 10:23 | |
*** limao_ has joined #openstack-kuryr | 10:25 | |
*** janonymous has quit IRC | 10:25 | |
*** garyloug has quit IRC | 10:25 | |
*** limao has quit IRC | 10:25 | |
*** janonymous_ is now known as janonymous | 10:25 | |
*** limao_ has quit IRC | 10:27 | |
*** diga has quit IRC | 10:28 | |
*** tonanhngo has joined #openstack-kuryr | 10:30 | |
*** tonanhngo has quit IRC | 10:32 | |
*** pcaruana has joined #openstack-kuryr | 10:35 | |
*** tonanhngo has joined #openstack-kuryr | 10:44 | |
*** tonanhngo has quit IRC | 10:44 | |
*** tonanhngo has joined #openstack-kuryr | 10:57 | |
*** tonanhngo has quit IRC | 10:58 | |
*** irenab has quit IRC | 10:58 | |
*** janki has quit IRC | 11:05 | |
*** tonanhngo has joined #openstack-kuryr | 11:10 | |
*** tonanhngo has quit IRC | 11:10 | |
*** tonanhngo has joined #openstack-kuryr | 11:23 | |
*** tonanhngo has quit IRC | 11:24 | |
*** gsagie has joined #openstack-kuryr | 11:33 | |
*** irenab has joined #openstack-kuryr | 11:35 | |
*** gsagie has quit IRC | 11:36 | |
*** diogogmt has quit IRC | 12:15 | |
mchiappero | a quick one | 12:15 |
*** diogogmt has joined #openstack-kuryr | 12:15 | |
mchiappero | when documenting the thrown exception, do you use the absolute path or the one imported in that file? | 12:16 |
mchiappero | I saw a mix | 12:16 |
*** limao has joined #openstack-kuryr | 12:24 | |
*** lmdaly has quit IRC | 12:26 | |
*** tonanhngo has joined #openstack-kuryr | 12:28 | |
*** tonanhngo has quit IRC | 12:29 | |
*** diogogmt has quit IRC | 12:33 | |
*** garyloug_ has quit IRC | 12:45 | |
*** yamamoto_ has quit IRC | 12:59 | |
*** tonanhngo has joined #openstack-kuryr | 13:13 | |
*** tonanhngo has quit IRC | 13:14 | |
apuimedo | mchiappero: what does 'documenting the thrown exception' mean? | 13:39 |
*** oanson has quit IRC | 13:43 | |
*** yamamoto has joined #openstack-kuryr | 13:45 | |
mchiappero | I mean when documenting functions | 13:46 |
apuimedo | you mean inline doc? | 13:47 |
*** tonanhngo has joined #openstack-kuryr | 13:54 | |
*** tonanhngo has quit IRC | 13:56 | |
mchiappero | yes, sorry :) | 14:02 |
apuimedo | imported one | 14:09 |
*** tonanhngo has joined #openstack-kuryr | 14:15 | |
*** tonanhngo has quit IRC | 14:15 | |
*** dougbtv has quit IRC | 14:22 | |
*** lmdaly has joined #openstack-kuryr | 14:22 | |
*** tonanhngo has joined #openstack-kuryr | 14:34 | |
*** tonanhngo has quit IRC | 14:39 | |
*** irenab has quit IRC | 14:40 | |
*** garyloug_ has joined #openstack-kuryr | 14:41 | |
*** tonanhngo has joined #openstack-kuryr | 14:41 | |
*** tonanhngo has quit IRC | 14:42 | |
*** devlaps has joined #openstack-kuryr | 14:53 | |
*** saneax is now known as saneax-_-|AFK | 14:58 | |
apuimedo | ivc_: http://paste.openstack.org/show/590967/ | 14:59 |
apuimedo | this is with kuryr-lib 0.2.0 | 14:59 |
ivc_ | apuimedo, thats ok :) it requires kuryr.lib 0.2.0 | 14:59 |
apuimedo | do prdele | 14:59 |
apuimedo | I had put in the requirements.txt in kuryr-kubernetes to use kuryr.lib 0.2.0 | 15:00 |
apuimedo | and I have reclone=no | 15:00 |
apuimedo | FFFFFFFFFUUUUU | 15:00 |
ivc_ | you also need to update upper-constraints :) | 15:00 |
apuimedo | let's see what happened | 15:00 |
*** yamamoto has quit IRC | 15:00 | |
apuimedo | right, it is getting merged as we speak | 15:00 |
ivc_ | your patch to openstack/requirements has not been merged yet | 15:00 |
apuimedo | :-) | 15:00 |
apuimedo | https://review.openstack.org/#/c/404619/ | 15:01 |
*** tonanhngo has joined #openstack-kuryr | 15:01 | |
ivc_ | cool :) | 15:01 |
*** tonanhngo has quit IRC | 15:01 | |
ivc_ | apuimedo, i'm also trying to get devstack plugin fixed. it seems that 'prepare_kubernetes_files' does not work the same way in 1.4 as it did in 1.3 | 15:02 |
apuimedo | ivc_: yeah... irenab is having trouble with that | 15:02 |
apuimedo | I guess I didn't stumble on that since I'm using the same volume | 15:03 |
apuimedo | ivc_: leave it up to me | 15:03 |
apuimedo | I can get it fixed | 15:03 |
ivc_ | ok | 15:03 |
apuimedo | ivc_: I prefer you work on CNI driver :-) | 15:03 |
apuimedo | if you don't mind | 15:03 |
ivc_ | yeah sure | 15:04 |
apuimedo | cool | 15:04 |
apuimedo | ivc_: I'm also checking about the ovs internal ports | 15:04 |
ivc_ | just want to run it in the same env others do, because otherwise some things slip away (i.e. my cni patch is missing few things as those were done as 'hacks' earlier on my env) | 15:05 |
*** yamamoto has joined #openstack-kuryr | 15:06 | |
ivc_ | apuimedo, i've tried moving ovs internal ports into container's namespace and it did seem to work. tho maybe there are some subtle issues i've not found out yet | 15:07 |
apuimedo | right | 15:08 |
apuimedo | that's exactly why I'm checking :-D | 15:08 |
ivc_ | apuimedo, regarding https://review.openstack.org/#/c/404038/ i think we agreed that we need a daemon+exec but we also need some 'stub' before we get there | 15:09 |
apuimedo | stub is fine | 15:09 |
ivc_ | apuimedo, so i wonder if it is worth the effort to do unit-tests for https://review.openstack.org/#/c/404038/ | 15:09 |
apuimedo | and I'm still tempted to add file management | 15:09 |
apuimedo | ivc_: prolly only for the exec part | 15:09 |
ivc_ | no need for now. its a stub :) | 15:09 |
apuimedo | so minimal unit tests | 15:10 |
ivc_ | but it is not split into daemon/exec yet | 15:10 |
ivc_ | and the daemon/exec impl will not use most of the code from this one | 15:11 |
apuimedo | that's why I say to only unit test the basic interface | 15:11 |
apuimedo | which I expect to survive | 15:11 |
apuimedo | the frontend | 15:11 |
ivc_ | what do you call 'the frontend'? | 15:11 |
apuimedo | the exec part | 15:12 |
apuimedo | so no unit tests for the watch part | 15:12 |
ivc_ | CNIRunner you mean? | 15:12 |
ivc_ | but its API will change for daemon/exec | 15:12 |
ivc_ | what is likely to survive the move to daemon+exec is the binding part | 15:13 |
*** oanson has joined #openstack-kuryr | 15:13 | |
apuimedo | ok | 15:13 |
apuimedo | so let's keep it light for now | 15:14 |
apuimedo | as usual, put it in the commit msg | 15:14 |
ivc_ | so, no tests for now? | 15:14 |
*** tonanhngo has joined #openstack-kuryr | 15:14 | |
*** tonanhngo has quit IRC | 15:15 | |
apuimedo | whatever won't survive, I can live with having lack of tests briefly | 15:16 |
apuimedo | as long as we can add functional/fullstack tests soon | 15:16 |
ivc_ | i just want to get my hands on daemon+exec ASAP, but for that i need to finish service/lbaas first | 15:16 |
apuimedo | ivc_: agreed on both accounts | 15:17 |
apuimedo | we're aligned on the goals and order | 15:17 |
ivc_ | ok, cool | 15:17 |
apuimedo | I finish checking the internal ports and move to the devstack config file generation | 15:19 |
*** limao has quit IRC | 15:27 | |
openstackgerrit | Darla Ahlert proposed openstack/kuryr-libnetwork: Unittests with mock https://review.openstack.org/394324 | 15:29 |
apuimedo | ivc_: the internal ports seem to work | 15:35 |
apuimedo | I put them on docker containers | 15:35 |
apuimedo | both for container to container and for container to VM | 15:38 |
apuimedo | mchiappero: ltomasbo: did you consider using ovs internal ports for the containers | 15:38 |
apuimedo | and for vlan trunk just setting the vlan tag for the internal port? | 15:39 |
apuimedo | to avoid using macvlan/ipvlan | 15:39 |
ltomasbo | hi apuimedo | 15:41 |
apuimedo | ltomasbo: hi | 15:41 |
ltomasbo | not sure I follow (or have the context) | 15:41 |
ltomasbo | there is no ovs bridge inside the VM, right? | 15:41 |
ltomasbo | or you mean in the trunk ovs bridge? | 15:41 |
ltomasbo | we don't need macvlan/ipvlan for the trunk port scenario (vlan) | 15:42 |
*** hongbin has joined #openstack-kuryr | 15:42 | |
apuimedo | I mean, instead of using ipvlan/macvlan/vlan on the VM | 15:45 |
apuimedo | we create an ovs bridge there and use the internal ports | 15:45 |
apuimedo | not sure how that can hit performance | 15:45 |
apuimedo | it's probably worse for container-in-vm case | 15:45 |
apuimedo | for baremetal it's probably better than using veth to br-int | 15:46 |
openstackgerrit | Darla Ahlert proposed openstack/kuryr-libnetwork: Unittest with mock https://review.openstack.org/397086 | 15:49 |
*** yamamoto has quit IRC | 15:49 | |
apuimedo | vikasc: https://review.openstack.org/#/c/394324/2 | 15:52 |
ltomasbo | I think that for the trunk port, where there is already an extra ovs-trunk brdige | 15:52 |
ltomasbo | having yet another one inside the VM could be a bit too much, right? what would be the benefit of that (weighted by the complexity)? | 15:52 |
ltomasbo | on the other hand, for the baremetal case | 15:53 |
ltomasbo | without considering ipvlan/macvlan/vlan, it could be good to link the container directly to the OVS | 15:53 |
ltomasbo | without veth, same way as VMs are plugged with ovs-firewall | 15:54 |
apuimedo | ltomasbo: the benefit is having practically the same code as for baremetal | 15:54 |
apuimedo | gotta go for a while | 15:54 |
*** apuimedo is now known as apuimedo|away | 15:54 | |
*** tonanhngo has joined #openstack-kuryr | 16:05 | |
*** yamamoto has joined #openstack-kuryr | 16:06 | |
*** tonanhngo has quit IRC | 16:07 | |
*** jgriffith_away is now known as jgriffith | 16:09 | |
*** dimak has quit IRC | 16:12 | |
openstackgerrit | Merged openstack/kuryr-libnetwork: Unittest with mock https://review.openstack.org/397086 | 16:18 |
*** dougbtv has joined #openstack-kuryr | 16:20 | |
*** tonanhngo has joined #openstack-kuryr | 16:32 | |
*** tonanhngo has quit IRC | 16:33 | |
janonymous | alraddarla_: thanks for your work on rebasing | 16:42 |
janonymous | https://review.openstack.org/#/q/status:open+project:openstack/kuryr-libnetwork+branch:master+topic:bp/drop-mox | 16:43 |
alraddarla_ | janonymous : I'm glad I could help :) Hoping to get more and more involved as I get more familiar with the project. | 16:44 |
*** tonanhngo has joined #openstack-kuryr | 16:45 | |
*** tonanhngo has quit IRC | 16:46 | |
openstackgerrit | Marco Chiappero proposed openstack/kuryr-libnetwork: Move interface creation and deletion https://review.openstack.org/394547 | 16:54 |
*** tonanhngo has joined #openstack-kuryr | 16:57 | |
*** tonanhngo has quit IRC | 16:58 | |
*** shashank_hegde has joined #openstack-kuryr | 17:06 | |
*** tonanhngo has joined #openstack-kuryr | 17:10 | |
*** tonanhngo has quit IRC | 17:13 | |
*** yamamoto has quit IRC | 17:14 | |
*** yamamoto has joined #openstack-kuryr | 17:15 | |
*** yamamoto has quit IRC | 17:17 | |
*** yamamoto has joined #openstack-kuryr | 17:18 | |
*** jgriffith is now known as jgriffith_away | 17:19 | |
*** shashank_hegde has quit IRC | 17:21 | |
*** pcaruana has quit IRC | 17:23 | |
*** tonanhngo has joined #openstack-kuryr | 17:26 | |
*** tonanhngo has quit IRC | 17:27 | |
*** lmdaly has quit IRC | 17:32 | |
*** yamamoto has quit IRC | 17:34 | |
openstackgerrit | Ilya Chukhnakov proposed openstack/kuryr-kubernetes: [WIP] CNI & VIFBridge binding https://review.openstack.org/404038 | 17:35 |
*** garyloug_ has quit IRC | 17:44 | |
*** yamamoto has joined #openstack-kuryr | 17:46 | |
*** yamamoto has quit IRC | 17:51 | |
*** jgriffith_away is now known as jgriffith | 18:00 | |
*** dougbtv has quit IRC | 18:02 | |
*** shashank_hegde has joined #openstack-kuryr | 18:10 | |
*** dougbtv has joined #openstack-kuryr | 18:11 | |
*** shashank_hegde has quit IRC | 18:26 | |
*** oanson has quit IRC | 18:36 | |
*** lezbar has quit IRC | 18:38 | |
*** shashank_hegde has joined #openstack-kuryr | 18:50 | |
*** tonanhngo has joined #openstack-kuryr | 19:08 | |
*** tonanhngo has quit IRC | 19:12 | |
*** saneax-_-|AFK is now known as saneax | 19:12 | |
*** tonanhngo has joined #openstack-kuryr | 19:23 | |
openstackgerrit | Ilya Chukhnakov proposed openstack/kuryr-kubernetes: Experimental CNI & VIFBridge binding https://review.openstack.org/404038 | 20:13 |
*** saneax is now known as saneax-_-|AFK | 20:30 | |
*** devlaps has quit IRC | 20:36 | |
*** devlaps has joined #openstack-kuryr | 21:34 | |
*** hongbin has quit IRC | 22:01 | |
*** dougbtv has quit IRC | 22:50 | |
*** pmannidi has joined #openstack-kuryr | 23:25 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!