| *** salv-orlando has joined #openstack-kuryr | 00:00 | |
| *** salv-orlando has quit IRC | 00:05 | |
| *** openstackgerrit has joined #openstack-kuryr | 00:13 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/kuryr-libnetwork master: Updated from global requirements https://review.openstack.org/461376 | 00:13 |
|---|---|---|
| *** limao has quit IRC | 00:17 | |
| *** vikasc has quit IRC | 00:58 | |
| *** hongbin has quit IRC | 01:02 | |
| *** vikasc has joined #openstack-kuryr | 01:15 | |
| *** salv-orlando has joined #openstack-kuryr | 01:20 | |
| *** salv-orlando has quit IRC | 01:25 | |
| *** limao has joined #openstack-kuryr | 01:35 | |
| *** limao has quit IRC | 01:52 | |
| *** limao has joined #openstack-kuryr | 01:54 | |
| *** limao has quit IRC | 02:03 | |
| *** limao has joined #openstack-kuryr | 02:04 | |
| *** yedongcan has joined #openstack-kuryr | 02:08 | |
| *** tonanhngo has quit IRC | 02:09 | |
| *** tonanhngo has joined #openstack-kuryr | 02:14 | |
| *** tonanhngo has quit IRC | 02:19 | |
| *** salv-orlando has joined #openstack-kuryr | 02:21 | |
| *** salv-orlando has quit IRC | 02:25 | |
| *** yedongcan has left #openstack-kuryr | 02:47 | |
| *** yedongcan has joined #openstack-kuryr | 02:55 | |
| *** yamamoto has joined #openstack-kuryr | 02:56 | |
| *** limao has quit IRC | 03:02 | |
| *** limao has joined #openstack-kuryr | 03:02 | |
| *** salv-orlando has joined #openstack-kuryr | 03:22 | |
| *** limao has quit IRC | 03:23 | |
| *** limao has joined #openstack-kuryr | 03:23 | |
| *** salv-orlando has quit IRC | 03:26 | |
| *** gouthamr has quit IRC | 03:39 | |
| *** limao has quit IRC | 03:44 | |
| *** limao has joined #openstack-kuryr | 03:44 | |
| *** limao has quit IRC | 04:11 | |
| *** yedongcan has quit IRC | 04:19 | |
| *** salv-orlando has joined #openstack-kuryr | 04:35 | |
| *** janki has joined #openstack-kuryr | 04:50 | |
| *** yuanying_ has joined #openstack-kuryr | 05:03 | |
| *** yuanying has quit IRC | 05:05 | |
| *** limao has joined #openstack-kuryr | 05:09 | |
| *** limao has quit IRC | 05:09 | |
| *** limao has joined #openstack-kuryr | 05:09 | |
| *** yedongcan has joined #openstack-kuryr | 05:09 | |
| *** ltomasbo|away is now known as ltomasbo | 05:18 | |
| *** limao_ has joined #openstack-kuryr | 05:37 | |
| *** limao has quit IRC | 05:37 | |
| *** yedongcan has quit IRC | 05:45 | |
| *** limao_ has quit IRC | 05:49 | |
| *** limao has joined #openstack-kuryr | 05:49 | |
| openstackgerrit | lu.li proposed openstack/fuxi master: Enable some off-by-default checks https://review.openstack.org/476362 | 05:56 |
| *** limao has quit IRC | 06:06 | |
| *** yedongcan has joined #openstack-kuryr | 06:06 | |
| *** limao has joined #openstack-kuryr | 06:07 | |
| *** limao_ has joined #openstack-kuryr | 06:14 | |
| *** limao has quit IRC | 06:15 | |
| *** yuanying_ has quit IRC | 06:19 | |
| *** limao_ has quit IRC | 06:20 | |
| *** yuanying has joined #openstack-kuryr | 06:20 | |
| *** limao has joined #openstack-kuryr | 06:21 | |
| *** limao_ has joined #openstack-kuryr | 06:22 | |
| *** limao has quit IRC | 06:25 | |
| *** limao has joined #openstack-kuryr | 06:35 | |
| *** limao_ has quit IRC | 06:35 | |
| *** salv-orlando has quit IRC | 06:48 | |
| *** salv-orlando has joined #openstack-kuryr | 06:48 | |
| *** salv-orlando has quit IRC | 06:53 | |
| *** limao has quit IRC | 07:02 | |
| *** limao has joined #openstack-kuryr | 07:02 | |
| *** limao has quit IRC | 07:04 | |
| *** limao has joined #openstack-kuryr | 07:04 | |
| *** pcaruana has joined #openstack-kuryr | 07:06 | |
| apuimedo | vikasc: so... Did it work fully? | 07:14 |
| vikasc | apuimedo, one more problem still left | 07:15 |
| apuimedo | which? | 07:15 |
| vikasc | apuimedo, oslo_privsep | 07:15 |
| vikasc | apuimedo, it is invoked using subprocess.Popen | 07:15 |
| vikasc | apuimedo, at vif.plug , yesterday i was trying with py2.7 and had oslo_privsep installed on host, so when binary was invoking using subprocess.Popen, it was getting invoked from host and pod was able to launched | 07:17 |
| apuimedo | vikasc: Of course | 07:17 |
| apuimedo | I forgot about that one | 07:17 |
| vikasc | apuimedo, so with py2.7 pod gets launched using oslo_privsep from host which is also py2.7 | 07:18 |
| apuimedo | tbh, this is the part that sucks the most about using vif-plug | 07:18 |
| vikasc | apuimedo, but when i try with 3.5 privsep daemon gets called(though 2.7) but somehow could not get through | 07:18 |
| apuimedo | that it is not configurable and uses privsep even when it is not necessary | 07:19 |
| vikasc | yeah, i saw launchpad bug | 07:19 |
| vikasc | where you commented | 07:19 |
| apuimedo | vikasc: in any case, it is not okay for the cni binary to call the host privsep | 07:19 |
| vikasc | yep | 07:19 |
| apuimedo | regardless of the version | 07:19 |
| vikasc | so what i am thinking now is to create bone more binary for oslo_privsep inside cni_builder container | 07:20 |
| vikasc | and put this on host in /usr/bin | 07:20 |
| apuimedo | that is one option | 07:20 |
| vikasc | so when os_vif from cni binary will invoke , this another binary will get invoked | 07:20 |
| vikasc | was going to try this | 07:21 |
| vikasc | do you have any other option in mind? | 07:21 |
| apuimedo | ok, you try this. I try to hack vif-plug | 07:21 |
| apuimedo | so that it doesn't do nonsenses | 07:21 |
| vikasc | ok, will update you.. will start after lunch | 07:21 |
| apuimedo | vikasc: right. Almost 13h there | 07:22 |
| apuimedo | I'll also see if I can get my latest patch to pyroute2 merged | 07:22 |
| vikasc | yep | 07:22 |
| apuimedo | I improved it last night so that it can load plugins from arbitrary paths | 07:22 |
| vikasc | nice | 07:22 |
| vikasc | it will be great if we can get that merged, otherwise will have to fetch pr | 07:23 |
| vikasc | :) | 07:23 |
| apuimedo | yeha | 07:23 |
| apuimedo | *yeah | 07:23 |
| *** egonzalez has joined #openstack-kuryr | 07:38 | |
| *** foutatoro has joined #openstack-kuryr | 07:58 | |
| *** yamamoto has quit IRC | 08:03 | |
| *** yuanying_ has joined #openstack-kuryr | 08:09 | |
| ltomasbo | apuimedo, good morning! just a kind reminder... https://review.openstack.org/#/c/474576/ | 08:11 |
| *** yuanying has quit IRC | 08:13 | |
| vikasc | apuimedo, when tried with binary form oslo_privsep, FailedToDropPrivileges: privsep helper | 08:14 |
| vikasc | apuimedo, will try your hack now in cni/main.py method.FORK | 08:14 |
| apuimedo | vikasc: with method fork you shouldn't need a second binary | 08:19 |
| apuimedo | it's the best option | 08:19 |
| vikasc | apuimedo, with second binary, privsep, i am getting this FailedToDrop... erro. | 08:20 |
| apuimedo | yeah | 08:20 |
| vikasc | apuimedo, you suggesting if i use method fork, i wont need privsep from host | 08:20 |
| vikasc | ? | 08:21 |
| apuimedo | because it's still using the retarded sudo mode | 08:21 |
| vikasc | :D | 08:21 |
| apuimedo | vikasc: that's exactly what I'm saying | 08:21 |
| vikasc | okay then let me try with method fok | 08:21 |
| vikasc | s/fork | 08:21 |
| vikasc | and see if it does not use privsep from host anymore | 08:22 |
| apuimedo | vikasc: I'm trying to see the best way to send a patch to oslo.privsep so that you can configure it with fork | 08:22 |
| vikasc | first lets verify if fork can really get rid of second binary | 08:22 |
| vikasc | i will get back | 08:22 |
| apuimedo | it will | 08:25 |
| apuimedo | I bet one lollipop | 08:25 |
| *** limao has quit IRC | 08:27 | |
| *** limao has joined #openstack-kuryr | 08:27 | |
| *** garyloug has joined #openstack-kuryr | 08:27 | |
| apuimedo | ltomasbo: going to take a look | 08:31 |
| ltomasbo | apuimedo, thanks! | 08:31 |
| vikasc | apuimedo, still same error | 08:33 |
| vikasc | apuimedo, i won the bet :D | 08:33 |
| vikasc | apuimedo, going to dig deeper | 08:33 |
| ltomasbo | apuimedo, btw, I have a devstack deployment (with odl) and want to install the overcloud for nested case by using your devstack-heat | 08:33 |
| ltomasbo | I see in the readme that you need to override the keystone, but as I also used devstack for the undercloud, I should not have to do that, right? | 08:34 |
| apuimedo | ltomasbo: you earned a -1 | 08:34 |
| apuimedo | :-) | 08:34 |
| apuimedo | vikasc: I can't believe it | 08:34 |
| apuimedo | paste me the fork hack you did | 08:34 |
| ltomasbo | apuimedo, there is no bulk delete in neutron | 08:35 |
| vikasc | apuimedo, i copy pasted exactly from launchpad | 08:35 |
| apuimedo | ltomasbo: it's better to do it anyway | 08:35 |
| apuimedo | ltomasbo: they DO NOT HAVE bulk delete? | 08:35 |
| apuimedo | well, that's disappointing | 08:35 |
| vikasc | apuimedo, https://bugs.launchpad.net/kuryr-kubernetes/+bug/1673832 | 08:35 |
| openstack | Launchpad bug 1673832 in kuryr-kubernetes "os_vif.plug() at cni fails with privsep issue when using ovs-firewall" [High,Triaged] | 08:35 |
| ltomasbo | nope that I know | 08:35 |
| ltomasbo | let me check again the API | 08:35 |
| ltomasbo | there is bulk create as it is mainly database | 08:35 |
| ltomasbo | but delete will happend in the agents that will be distributed | 08:36 |
| apuimedo | ltomasbo: ok, merged | 08:36 |
| ltomasbo | ohh, great! that was fast! | 08:37 |
| apuimedo | vikasc: are you using ovs bridge or native? | 08:37 |
| apuimedo | 8 | 08:37 |
| vikasc | apuimedo, hybrid bridge | 08:38 |
| vikasc | apuimedo, not ovs firewall | 08:38 |
| apuimedo | ok | 08:38 |
| apuimedo | vikasc: can you paste me again the kind of error you got? | 08:38 |
| vikasc | sure | 08:39 |
| vikasc | apuimedo, https://paste.fedoraproject.org/paste/3o6vIvbM~Bd79KYoHwsIyA | 08:45 |
| vikasc | apuimedo, line #60 and #70 | 08:45 |
| apuimedo | thanks vikasc | 08:46 |
| apuimedo | vikasc: it fails because it is not using the fork method | 08:46 |
| apuimedo | otherwise there would be no mention of privsep-helper | 08:46 |
| apuimedo | ;-) | 08:46 |
| vikasc | apuimedo, i applied fork hack in main.py | 08:47 |
| vikasc | apuimedo, let me recheck | 08:47 |
| apuimedo | ok | 08:47 |
| *** kzaitsev_mb has joined #openstack-kuryr | 08:48 | |
| foutatoro | hi all kuryr team, I would like to install kuryr on openstack deployed with openstack-ansible. do you have wiki explaining how to install kuryr in prod environment ? | 08:51 |
| apuimedo | foutatoro: there is doc for installation made by kzaitsev_mb | 08:52 |
| apuimedo | https://docs.openstack.org/developer/kuryr-kubernetes/installation/index.html | 08:52 |
| apuimedo | (this is for kuryr-kubernetes) | 08:52 |
| kzaitsev_mb | it's not really a prod thing, since it's using pip for packages, but probably if you replace pip with yum/apt — all the rest should stay the same | 08:53 |
| * apuimedo gotta go for an hour | 08:54 | |
| *** apuimedo is now known as apuimedo|away | 08:55 | |
| foutatoro | kzaitsev_mb: I want to be able to attach containers and VMs to the same tenant-network and I seems that the previous link focus only on kubernetes | 09:00 |
| kzaitsev_mb | foutatoro: that's because its about kuryr-kubernetes =) | 09:00 |
| *** limao_ has joined #openstack-kuryr | 09:00 | |
| kzaitsev_mb | sorry I don't have anything similar about regular kuryr | 09:02 |
| *** limao has quit IRC | 09:02 | |
| kzaitsev_mb | https://docs.openstack.org/developer/kuryr/readme.html#kuryr here's it's documentation | 09:02 |
| *** yamamoto has joined #openstack-kuryr | 09:04 | |
| *** salv-orlando has joined #openstack-kuryr | 09:04 | |
| openstackgerrit | Liang Cui proposed openstack/kuryr-kubernetes master: Enable some off-by-default checks https://review.openstack.org/476424 | 09:08 |
| *** limao has joined #openstack-kuryr | 09:08 | |
| *** yamamoto has quit IRC | 09:09 | |
| *** yamamoto has joined #openstack-kuryr | 09:09 | |
| *** limao_ has quit IRC | 09:11 | |
| openstackgerrit | Merged openstack/kuryr-kubernetes master: Delete or recover precreated ports upon controller restart https://review.openstack.org/474576 | 09:12 |
| *** salv-orlando has quit IRC | 09:13 | |
| vikasc | foutatoro, you may find this helful, https://github.com/openstack/kuryr/blob/master/doc/source/specs/existing-neutron-network.rst | 09:15 |
| vikasc | foutatoro, this doc shows how to use existing neutron network to launch a docker container. | 09:16 |
| vikasc | foutatoro, on the same neutron network, vms can also be launched | 09:16 |
| vikasc | foutatoro, then both the vm and container will be on same network | 09:17 |
| vikasc | foutatoro, if you face any confusion in this flow and this is really what you were looking for, please ping limao for queries, he can give you latest info on libnetwork | 09:18 |
| *** limao has quit IRC | 09:19 | |
| *** limao_ has joined #openstack-kuryr | 09:19 | |
| foutatoro | vikasc: thanks so much | 09:22 |
| vikasc | foutatoro, your welcome, was that helpful? | 09:22 |
| *** limao has joined #openstack-kuryr | 09:26 | |
| foutatoro | vikasc: yes realy interessting. I will fist install the kuryr driver for libnetwork before attaching containers to neutron net | 09:27 |
| *** limao_ has quit IRC | 09:27 | |
| vikasc | foutatoro, awesome. please ping us in case any query | 09:27 |
| vikasc | apuimedo|away, you won the lollypop!!!! | 09:29 |
| *** limao has quit IRC | 09:29 | |
| vikasc | apuimedo|away, that worked, tested both with 3.5 and 2.7 | 09:30 |
| *** longfei_zhang has joined #openstack-kuryr | 09:30 | |
| *** yamamoto has quit IRC | 09:30 | |
| vikasc | apuimedo|away, though pod is up and running, noticing this broken pip error related to logging in kubelet logs, https://paste.fedoraproject.org/paste/mNAWzSm8ODgz6u-2BFGp6A | 09:31 |
| vikasc | finally!!! | 09:31 |
| longfei_zhang | Hi , i have a question why the hostIP is not presented in the pod info? | 09:33 |
| longfei_zhang | http://paste.openstack.org/show/613360/ here is the error log | 09:33 |
| longfei_zhang | for normal case we can get the hostIP from the parameter pod | 09:33 |
| vikasc | longfei_zhang, it takes some time for scheduler to update hostIP in pod object | 09:34 |
| *** apuimedo|away is now known as apuimedo | 09:35 | |
| apuimedo | vikasc: :-) | 09:35 |
| vikasc | longfei_zhang, kuryr watcher picks up pod object as soon as it gets created by user and scheduler is still deciding node for this pod | 09:35 |
| vikasc | apuimedo, so i am going to automate now all the hacks in dockerfile :D | 09:36 |
| apuimedo | vikasc: great. Please, put the privsep patch in a patch file that gets applied by the Dockerfile | 09:36 |
| *** yamamoto has joined #openstack-kuryr | 09:36 | |
| apuimedo | I'd rather not have the change in the repo | 09:36 |
| apuimedo | vikasc: that error message in the paste is shown when it is working | 09:37 |
| vikasc | apuimedo, :D | 09:38 |
| apuimedo | ? | 09:38 |
| vikasc | apuimedo, yes | 09:38 |
| vikasc | apuimedo, i thought you are telling me rather asking | 09:38 |
| vikasc | apuimedo, about patchfile, you meant that dockerfile applies the patch from the patchfile, right? | 09:39 |
| apuimedo | I mean to have privsep.patch in the repo | 09:41 |
| vikasc | apuimedo, yep | 09:41 |
| apuimedo | and that it is copied to the container and then a RUN patch ... | 09:41 |
| vikasc | apuimedo, gotcha!! | 09:41 |
| apuimedo | as one of the building commands before the pyinstaller is invoked | 09:41 |
| vikasc | apuimedo, going to to do that | 09:42 |
| apuimedo | vikasc: did you confirm that the pod networking works? | 09:43 |
| apuimedo | Even with that error | 09:43 |
| apuimedo | ? | 09:43 |
| vikasc | apuimedo, i have single host only | 09:43 |
| vikasc | apuimedo, i just verfied mac address and ip of the pod | 09:43 |
| vikasc | apuimedo, that it matches neutron port | 09:44 |
| longfei_zhang | vikasc, then we can ignore the error info? i found that later we got the needed info | 09:44 |
| vikasc | apuimedo, i can launch two pods and see if ping works | 09:44 |
| apuimedo | please do | 09:45 |
| vikasc | ok | 09:45 |
| vikasc | longfei_zhang, i think we ignore that error, dont we? | 09:46 |
| *** yamamoto has quit IRC | 09:46 | |
| vikasc | apuimedo, inter-pod ping working | 09:48 |
| longfei_zhang | vikasc, yes we can ignore that error | 09:48 |
| apuimedo | vikasc: ok. So then it is most likely just the logging being fucked | 09:49 |
| vikasc | apuimedo, seems so | 09:49 |
| apuimedo | vikasc: after you finish the patch, please file a bug in launchpad about it with the paste so we don't lose track | 09:49 |
| vikasc | apuimedo, privsep is doing its job to do plugging | 09:49 |
| vikasc | apuimedo, sure | 09:49 |
| apuimedo | thanks a lot vikasc | 09:49 |
| apuimedo | I'm very glad we got it working | 09:50 |
| vikasc | apuimedo, thanks a lot Toni, this was very tedious activity | 09:50 |
| vikasc | apuimedo, :D | 09:50 |
| dmellado | vikasc: lol | 09:50 |
| dmellado | xD | 09:50 |
| apuimedo | but now we finally have modern k8s deployment | 09:50 |
| * vikasc crying with happiness tears | 09:50 | |
| apuimedo | I think I'll modify the openshift integration to install like this | 09:50 |
| vikasc | apuimedo, it was really needed | 09:50 |
| apuimedo | instead of installing mountains of dependencies in the hosts | 09:51 |
| apuimedo | :100 | 09:51 |
| apuimedo | wrong window | 09:51 |
| vikasc | apuimedo, will add a prestop hook for binary cleanups, https://kubernetes.io/docs/tasks/configure-pod-container/attach-handler-lifecycle-event/ | 09:53 |
| vikasc | apuimedo, may be seperately | 09:54 |
| apuimedo | vikasc: prestop? | 09:55 |
| apuimedo | oh, interesting | 09:55 |
| apuimedo | vikasc: put it in a follow-up patch | 09:55 |
| vikasc | apuimedo, yep | 09:55 |
| vikasc | apuimedo, aoto-cleanup | 09:55 |
| vikasc | s/auto | 09:55 |
| vikasc | zero residual on host | 09:56 |
| apuimedo | perfect | 09:56 |
| apuimedo | that makes me happy | 09:56 |
| apuimedo | vikasc: https://github.com/svinota/pyroute2/pull/376 | 09:56 |
| apuimedo | it's been merged | 09:56 |
| apuimedo | svinota will like make a couple modifications more and then cut a release | 09:56 |
| vikasc | awesome, so its in develop branch now | 09:56 |
| apuimedo | vikasc: dmellado: next stop: Health checks for the containers | 09:57 |
| vikasc | roger that | 09:58 |
| apuimedo | well, only for the controller | 09:59 |
| apuimedo | for CNI it doesn't make sense until the split | 09:59 |
| vikasc | yep | 09:59 |
| dmellado | apuimedo: is it banana? | 10:00 |
| apuimedo | dmellado: nope, it's brains | 10:01 |
| *** salv-orlando has joined #openstack-kuryr | 10:05 | |
| *** salv-orl_ has joined #openstack-kuryr | 10:12 | |
| *** salv-orlando has quit IRC | 10:15 | |
| *** yamamoto has joined #openstack-kuryr | 10:21 | |
| *** yamamoto has quit IRC | 10:28 | |
| *** yamamoto has joined #openstack-kuryr | 10:34 | |
| *** yamamoto has quit IRC | 10:39 | |
| *** yedongcan has left #openstack-kuryr | 10:39 | |
| *** yamamoto has joined #openstack-kuryr | 10:40 | |
| *** limao has joined #openstack-kuryr | 10:41 | |
| *** kzaitsev_mb has quit IRC | 10:46 | |
| *** kzaitsev_mb has joined #openstack-kuryr | 10:55 | |
| vikasc | apuimedo, ping | 10:57 |
| apuimedo | vikasc: pong | 10:57 |
| vikasc | apuimedo, one final thing, kuryr.conf for cni | 10:57 |
| vikasc | apuimedo, i am thinking to create via daemonset container | 10:57 |
| vikasc | apuimedo, reading from config map | 10:58 |
| vikasc | apuimedo, and /etc/kuryr/ mounted to daemonset | 10:58 |
| vikasc | apuimedo, but that adds a limitaion that node must have /etc/kuryr | 10:58 |
| apuimedo | vikasc: that's ok | 10:58 |
| vikasc | apuimedo, ok | 10:58 |
| apuimedo | the pod writes /etc/kuryr/*.conf | 10:59 |
| apuimedo | from configmap | 10:59 |
| apuimedo | so it's okay | 10:59 |
| vikasc | apuimedo, i am talking about cni | 11:00 |
| vikasc | apuimedo, are we okay with this prerequisite that hosts must have "/etc/kuryr" which will be mounted to cni daemonset and then container will create kuryr.conf there | 11:01 |
| apuimedo | me too | 11:01 |
| vikasc | cool | 11:01 |
| apuimedo | vikasc: either that or mount /etc | 11:01 |
| apuimedo | which all of them have | 11:02 |
| apuimedo | and have the pod create /etc/kuryr and its content | 11:02 |
| apuimedo | s/pod/daemonset pod/ | 11:02 |
| vikasc | apuimedo, ahh, nice | 11:02 |
| vikasc | thanks! | 11:03 |
| *** limao has quit IRC | 11:11 | |
| *** yamamoto has quit IRC | 11:11 | |
| *** rwallner has joined #openstack-kuryr | 11:19 | |
| *** limao has joined #openstack-kuryr | 11:19 | |
| *** kzaitsev_mb has quit IRC | 11:19 | |
| *** kzaitsev_mb has joined #openstack-kuryr | 11:24 | |
| *** salv-orl_ has quit IRC | 11:26 | |
| *** salv-orlando has joined #openstack-kuryr | 11:27 | |
| *** kzaitsev_mb has quit IRC | 11:32 | |
| *** yamamoto has joined #openstack-kuryr | 11:33 | |
| *** yamamoto has quit IRC | 11:39 | |
| *** vikasc has quit IRC | 11:47 | |
| *** vikasc has joined #openstack-kuryr | 11:59 | |
| *** salv-orlando has quit IRC | 12:06 | |
| *** salv-orlando has joined #openstack-kuryr | 12:07 | |
| *** salv-orlando has quit IRC | 12:12 | |
| *** yamamoto has joined #openstack-kuryr | 12:19 | |
| *** yamamoto has quit IRC | 12:19 | |
| *** limao has quit IRC | 12:22 | |
| *** rwallner has quit IRC | 12:33 | |
| *** yamamoto has joined #openstack-kuryr | 12:36 | |
| *** limao has joined #openstack-kuryr | 12:45 | |
| *** rwallner has joined #openstack-kuryr | 12:45 | |
| *** yamamoto has quit IRC | 12:51 | |
| *** limao has quit IRC | 12:58 | |
| *** limao has joined #openstack-kuryr | 13:00 | |
| *** yamamoto has joined #openstack-kuryr | 13:15 | |
| *** gouthamr has joined #openstack-kuryr | 13:34 | |
| *** limao has quit IRC | 13:45 | |
| *** gouthamr has quit IRC | 13:47 | |
| openstackgerrit | vikas choudhary proposed openstack/kuryr-kubernetes master: Add support to install Kuryr as a network addon https://review.openstack.org/466675 | 13:52 |
| *** gouthamr has joined #openstack-kuryr | 13:52 | |
| vikasc | apuimedo, ^ | 13:52 |
| *** limao has joined #openstack-kuryr | 13:56 | |
| vikasc | apuimedo, https://bugs.launchpad.net/kuryr-kubernetes/+bug/1699803 | 14:00 |
| openstack | Launchpad bug 1699803 in kuryr-kubernetes "Pod does not start if cni deployed as a network add-on and "debug = true" in [DEFAULT] section" [Undecided,New] | 14:00 |
| *** vikasc has quit IRC | 14:09 | |
| *** vikasc has joined #openstack-kuryr | 14:22 | |
| *** hongbin has joined #openstack-kuryr | 14:26 | |
| *** salv-orlando has joined #openstack-kuryr | 14:36 | |
| *** janki has quit IRC | 14:41 | |
| *** rwallner has quit IRC | 15:06 | |
| *** rwallner has joined #openstack-kuryr | 15:13 | |
| *** ltomasbo is now known as ltomasbo|away | 15:16 | |
| *** rwallner has quit IRC | 15:34 | |
| *** rwallner has joined #openstack-kuryr | 15:36 | |
| *** pcaruana has quit IRC | 15:42 | |
| *** ltomasbo|away is now known as ltomasbo | 15:47 | |
| *** rwallner has quit IRC | 15:55 | |
| *** egonzalez has quit IRC | 16:03 | |
| *** yamamoto has quit IRC | 16:08 | |
| *** yamamoto has joined #openstack-kuryr | 16:10 | |
| *** salv-orl_ has joined #openstack-kuryr | 16:12 | |
| *** salv-orlando has quit IRC | 16:14 | |
| *** yamamoto has quit IRC | 16:15 | |
| *** rwallner has joined #openstack-kuryr | 16:42 | |
| *** garyloug has quit IRC | 17:06 | |
| *** rwallner has quit IRC | 17:29 | |
| openstackgerrit | vikas choudhary proposed openstack/kuryr-kubernetes master: Add support to install Kuryr as a network addon https://review.openstack.org/466675 | 17:29 |
| *** yamamoto has joined #openstack-kuryr | 17:30 | |
| *** rwallner has joined #openstack-kuryr | 17:33 | |
| *** yamamoto has quit IRC | 17:35 | |
| *** kzaitsev_mb has joined #openstack-kuryr | 17:47 | |
| *** vikasc has quit IRC | 17:53 | |
| *** ltomasbo is now known as ltomasbo|away | 17:55 | |
| *** limao_ has joined #openstack-kuryr | 18:15 | |
| *** limao has quit IRC | 18:15 | |
| *** limao_ has quit IRC | 18:17 | |
| *** limao has joined #openstack-kuryr | 18:17 | |
| *** tonanhngo has joined #openstack-kuryr | 18:27 | |
| *** salv-orl_ has quit IRC | 18:39 | |
| *** salv-orlando has joined #openstack-kuryr | 18:39 | |
| *** salv-orlando has quit IRC | 18:43 | |
| *** limao has quit IRC | 18:49 | |
| *** rwallner has quit IRC | 19:10 | |
| *** rwallner has joined #openstack-kuryr | 19:13 | |
| *** rwallner has quit IRC | 19:18 | |
| *** salv-orlando has joined #openstack-kuryr | 20:06 | |
| *** rwallner has joined #openstack-kuryr | 20:16 | |
| *** rwallner has quit IRC | 20:20 | |
| *** dmellado has quit IRC | 21:00 | |
| *** dmellado has joined #openstack-kuryr | 21:03 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/kuryr-kubernetes master: Updated from global requirements https://review.openstack.org/469489 | 21:30 |
| *** kzaitsev_mb has quit IRC | 21:47 | |
| *** kzaitsev_mb has joined #openstack-kuryr | 21:49 | |
| *** gouthamr has quit IRC | 21:55 | |
| *** kzaitsev_mb has quit IRC | 22:06 | |
| *** salv-orl_ has joined #openstack-kuryr | 22:12 | |
| *** salv-orlando has quit IRC | 22:15 | |
| *** gouthamr has joined #openstack-kuryr | 22:16 | |
| *** ajo has quit IRC | 22:21 | |
| *** ltomasbo|away has quit IRC | 22:22 | |
| *** ajo has joined #openstack-kuryr | 22:22 | |
| *** ltomasbo|away has joined #openstack-kuryr | 22:24 | |
| *** ajo has quit IRC | 22:28 | |
| *** ltomasbo|away has quit IRC | 22:32 | |
| *** rwallner has joined #openstack-kuryr | 22:33 | |
| *** dmellado has quit IRC | 22:33 | |
| *** dmellado has joined #openstack-kuryr | 22:37 | |
| *** rwallner has quit IRC | 22:37 | |
| *** ltomasbo|away has joined #openstack-kuryr | 22:37 | |
| *** ajo has joined #openstack-kuryr | 22:38 | |
| *** ltomasbo|away has quit IRC | 22:45 | |
| *** ajo has quit IRC | 22:48 | |
| *** ltomasbo|away has joined #openstack-kuryr | 22:51 | |
| *** ajo has joined #openstack-kuryr | 22:53 | |
| *** ltomasbo|away has quit IRC | 22:56 | |
| *** ajo has quit IRC | 22:58 | |
| *** dmellado has quit IRC | 23:03 | |
| *** dmellado has joined #openstack-kuryr | 23:06 | |
| *** salv-orl_ has quit IRC | 23:08 | |
| *** ajo has joined #openstack-kuryr | 23:15 | |
| *** dmellado has quit IRC | 23:15 | |
| *** dmellado has joined #openstack-kuryr | 23:18 | |
| *** ajo has quit IRC | 23:20 | |
| *** ajo has joined #openstack-kuryr | 23:21 | |
| *** ltomasbo|away has joined #openstack-kuryr | 23:25 | |
| *** dmellado has quit IRC | 23:31 | |
| *** ltomasbo|away has quit IRC | 23:32 | |
| *** ajo has quit IRC | 23:38 | |
| *** ajo has joined #openstack-kuryr | 23:43 | |
| *** ltomasbo|away has joined #openstack-kuryr | 23:45 | |
| *** ajo has quit IRC | 23:48 | |
| *** dmellado has joined #openstack-kuryr | 23:51 | |
| *** ltomasbo|away has quit IRC | 23:54 | |
| *** ajo has joined #openstack-kuryr | 23:55 | |
| *** dmellado has quit IRC | 23:55 | |
| *** ajo has quit IRC | 23:59 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!