Monday, 2018-02-19

*** hongbin has joined #openstack-kuryr01:36
*** salv-orl_ has joined #openstack-kuryr02:45
*** salv-orlando has quit IRC02:48
*** yamamoto_ has joined #openstack-kuryr03:08
*** yamamoto has quit IRC03:12
*** kiennt26 has joined #openstack-kuryr04:06
*** gcheresh has joined #openstack-kuryr04:24
*** gcheresh has quit IRC04:29
*** janonymous has joined #openstack-kuryr04:40
*** kiennt26 has quit IRC05:01
*** olivierbourdon38 has joined #openstack-kuryr05:04
*** yboaron has quit IRC05:12
*** yamamoto has joined #openstack-kuryr05:34
*** janki has joined #openstack-kuryr05:38
*** yamamoto_ has quit IRC05:38
*** hongbin has quit IRC05:53
*** threestrands has quit IRC06:10
*** gcheresh_ has joined #openstack-kuryr06:14
*** threestrands has joined #openstack-kuryr06:23
*** threestrands has quit IRC07:00
*** yamamoto has quit IRC07:33
openstackgerritEunsoo Park proposed openstack/kuryr-kubernetes master: NestedMacvlanPodVIFDriver gets host port before request vif  https://review.openstack.org/54576007:38
openstackgerritEunsoo Park proposed openstack/kuryr-kubernetes master: NestedMacvlanPodVIFDriver gets host port before request vif  https://review.openstack.org/54576007:39
*** yamamoto has joined #openstack-kuryr07:41
*** aojea has joined #openstack-kuryr07:41
*** slaweq_ has joined #openstack-kuryr07:45
*** yamamoto has quit IRC07:46
*** pcaruana has joined #openstack-kuryr07:47
openstackgerritEunsoo Park proposed openstack/kuryr-kubernetes master: Revert commits to use UID instead of SelfLink  https://review.openstack.org/54335508:02
*** gcheresh has joined #openstack-kuryr08:09
*** gcheresh has quit IRC08:10
*** kaliy_ has joined #openstack-kuryr08:21
*** kaliy_ is now known as kaliya08:21
*** yamamoto has joined #openstack-kuryr08:39
*** juriarte has joined #openstack-kuryr08:39
*** gcheresh has joined #openstack-kuryr08:56
*** gcheresh has quit IRC09:03
*** gcheresh has joined #openstack-kuryr09:03
*** gcheresh has quit IRC09:05
openstackgerritDanil Golov proposed openstack/kuryr-kubernetes master: Allow passing multiple VIFs to CNI  https://review.openstack.org/47101209:37
openstackgerritDanil Golov proposed openstack/kuryr-kubernetes master: Add SR-IOV capabilities to VIF handler  https://review.openstack.org/51228009:37
openstackgerritDanil Golov proposed openstack/kuryr-kubernetes master: Add SR-IOV binding driver to CNI  https://review.openstack.org/51228109:37
openstackgerritDanil Golov proposed openstack/kuryr-kubernetes master: Add multi-vif driver to kuryr-k8s controller  https://review.openstack.org/52459009:37
openstackgerritDanil Golov proposed openstack/kuryr-kubernetes master: Allow requesting additional subnets via annotation  https://review.openstack.org/52459109:37
openstackgerritDanil Golov proposed openstack/kuryr-kubernetes master: Allow setting specific ports for SRIOV handler  https://review.openstack.org/52459209:37
*** garyloug has joined #openstack-kuryr09:44
openstackgerritYossi Boaron proposed openstack/kuryr-kubernetes master: Make ext subnet config optional  https://review.openstack.org/54527009:47
openstackgerritYossi Boaron proposed openstack/kuryr-kubernetes master: Make ext subnet config optional  https://review.openstack.org/54527009:50
*** yboaron has joined #openstack-kuryr09:52
*** snapiri has quit IRC09:53
openstackgerritEunsoo Park proposed openstack/kuryr-kubernetes master: NestedMacvlanPodVIFDriver gets host port before request vif  https://review.openstack.org/54576009:54
*** salv-orl_ has quit IRC10:02
openstackgerritMichał Dulko proposed openstack/kuryr-kubernetes master: Raise CNI plugins version to v0.7.0  https://review.openstack.org/54578410:02
*** salv-orlando has joined #openstack-kuryr10:03
*** salv-orlando has quit IRC10:07
*** snapiri has joined #openstack-kuryr10:09
*** snapiri has quit IRC10:24
dulekdmellado: I think I've debugged OpenShift issue on your Zuul V3 commit.10:43
*** danil has joined #openstack-kuryr11:02
openstackgerritDaniel Mellado proposed openstack/kuryr-kubernetes master: [WIP] Refactor Kuryr-Kubernetes gates to Zuul-V3  https://review.openstack.org/54495911:04
dmelladodulek: saw it11:04
dmelladoactually it was my fault11:04
dmelladoI forgot to disable kubelet when adding the openshift gate11:04
* dmellado blames11:04
dmelladothanks for the quick response!11:04
dmelladobesides this, the dragonflow issue seems to be a known one11:04
dmelladoso we should be on track11:04
dulekdmellado: Yup. The patch starts to look pretty solid now. :)11:04
dmelladomy goal is to have this done around this week11:05
dmelladothen catch and use the infra session for questions/future work/extra functionality11:06
dmelladosuch as our 'please, do host a docker registry' and so11:06
*** salv-orlando has joined #openstack-kuryr11:25
danilhello, folks.  I've fixed cni part of my multi-vif patches and it works correctly with CNI-daemon now. But this (https://review.openstack.org/#/c/524590/) and the following patches fall now. It's strange because these patches doesn't change anything except design and interaction of handler and drivers. Could you please help me to find where is a problem11:55
*** maysamacedos has joined #openstack-kuryr11:57
*** snapiri has joined #openstack-kuryr12:08
openstackgerritDaniel Mellado proposed openstack/kuryr-kubernetes master: [WIP] Refactor Kuryr-Kubernetes gates to Zuul-V3  https://review.openstack.org/54495912:12
*** yamamoto has quit IRC12:21
*** yamamoto has joined #openstack-kuryr12:25
*** dmellado has quit IRC12:26
yboarondanil  , seems that something is 'broken' at  VIFHandler , take a look at #link https://pastebin.com/VDzib2a5  (taken from http://logs.openstack.org/91/524591/9/check/kuryr-kubernetes-tempest-lbaasv2/deb9ff2/logs/screen-kuryr-kubernetes.txt.gz)12:32
*** janonymous has quit IRC12:39
danilyboaron,  it's strange, because it works correctly on my installation12:44
daniland nothing special was not changed in VIFHandler as you can see12:44
yboarondanil, Did you test your code in devstack with the same configuration as in gate (LBaaSV2)?12:47
danilno, I test it on my installation (OpenStack and kubernetes separately)12:48
yboarondanil, Try to check your Devstack with your code base , use this file as local.conf #link https://github.com/openstack/kuryr-kubernetes/blob/master/devstack/local.conf.sample12:51
yboarondanil, change #link https://github.com/openstack/kuryr-kubernetes/blob/master/devstack/local.conf.sample#L41 from True to False , hopes it will shade some light12:53
danilyboaron, thanks a lot. I will try12:53
daniland I will be glad if anybody will try to debug and find a problem. Thanks12:53
*** ajo\pto is now known as ajo12:55
*** c00281451__ has joined #openstack-kuryr13:00
*** jlabarre has joined #openstack-kuryr13:03
*** c00281451_ has quit IRC13:03
*** dmellado has joined #openstack-kuryr13:07
*** dougbtv has joined #openstack-kuryr13:12
openstackgerritDaniel Mellado proposed openstack/kuryr-kubernetes master: [WIP] Refactor Kuryr-Kubernetes gates to Zuul-V3  https://review.openstack.org/54495913:23
*** danil has quit IRC13:25
*** dmellado has quit IRC13:38
openstackgerritDaniel Mellado proposed openstack/kuryr-kubernetes master: [WIP] Refactor Kuryr-Kubernetes gates to Zuul-V3  https://review.openstack.org/54495913:39
*** maysamacedos has quit IRC13:54
irenabhi, weekly meeting?13:59
yboaronHi14:02
*** celebdor has joined #openstack-kuryr14:03
celebdordulek: did somebody start the meeting?14:04
dulekcelebdor: Yup, it's running in #openstack-meeting-414:04
celebdorperfect14:04
*** Natanbro has joined #openstack-kuryr14:10
*** jistr is now known as jistr|mtg14:31
*** dmellado has joined #openstack-kuryr14:44
*** dmellado has quit IRC15:02
*** jistr|mtg is now known as jistr15:02
openstackgerritShachar Snapiri proposed openstack/kuryr-kubernetes master: Add timeout to the wait_for method in plugin.sh  https://review.openstack.org/54561915:12
*** maysamacedos has joined #openstack-kuryr15:14
openstackgerritLuis Tomas Bolivar proposed openstack/kuryr-kubernetes master: Add multi pools support  https://review.openstack.org/52834515:16
*** Natanbro has quit IRC15:22
openstackgerritGenadi Chereshnya proposed openstack/kuryr-tempest-plugin master: Testing service creation and connectivity  https://review.openstack.org/53948515:29
*** caowei has quit IRC15:35
dulekcelebdor, irenab: I see smcginnis post on ML mention Thursday as deadline for RC. So I guess we should stick to that.15:53
*** slaweq_ has quit IRC15:53
*** gcheresh_ has quit IRC15:54
*** slaweq has joined #openstack-kuryr15:54
*** maysamacedos has quit IRC15:54
*** maysamacedos has joined #openstack-kuryr15:54
*** atoth has quit IRC15:57
*** slaweq has quit IRC15:58
*** salv-orlando has quit IRC15:59
*** garyloug_ has joined #openstack-kuryr16:01
*** garyloug has quit IRC16:01
*** maysamacedos has quit IRC16:05
*** maysamacedos has joined #openstack-kuryr16:07
*** pcaruana has quit IRC16:07
*** garyloug__ has joined #openstack-kuryr16:09
*** garyloug_ has quit IRC16:12
*** yamamoto has quit IRC16:16
openstackgerritEyal Leshem proposed openstack/kuryr-kubernetes master: [WIP] Add policy security-groups driver  https://review.openstack.org/54587216:18
*** yamamoto has joined #openstack-kuryr16:32
*** garyloug has joined #openstack-kuryr16:33
*** garyloug__ has quit IRC16:33
*** yamamoto has quit IRC16:37
*** yboaron has quit IRC16:50
*** slaweq_ has joined #openstack-kuryr17:01
*** yamamoto has joined #openstack-kuryr17:02
kaliyais _BRANCH supported for kuryr-kubernetes in devstack? is it KURYR_KUBERNETES_BRANCH ?17:04
*** slaweq_ has quit IRC17:06
*** yamamoto has quit IRC17:06
*** dmellado has joined #openstack-kuryr17:10
kaliyadmellado:17:17
dulekkaliya: Hm, good question. I'll check that.17:20
kaliyaty dulek17:20
dulekkaliya: Okay, I think it'll work with that:17:22
dulekenable_plugin kuryr-kubernetes https://git.openstack.org/openstack/kuryr-kubernetes stable/queens17:22
kaliyathen use _BRANCH ?17:24
*** slaweq_ has joined #openstack-kuryr17:25
dulekkaliya: No, no need.17:25
dulekkaliya: You specify branch as last parameter here. It'll make DevStack clone that branch, so it'll work as expected.17:26
kaliyaHow if enable_plugin kuryr-kubernetes \     https://git.openstack.org/openstack/kuryr-kubernetes refs/changes/90/524590/817:28
*** slaweq_ has quit IRC17:29
dulekkaliya: Hah, this might work. :) Try it out.17:31
kaliyarunning... :)17:31
dulekkaliya: But you will probably need to use Gerrit's remote instead of git.openstack.org.17:31
kaliyaI try17:35
openstackgerritMaysa de Macedo Souza proposed openstack/kuryr-kubernetes master: Add readiness and liveness checks to CNI.  https://review.openstack.org/53772117:42
*** slaweq_ has joined #openstack-kuryr17:46
*** yamamoto has joined #openstack-kuryr17:47
*** slaweq_ has quit IRC17:51
*** yamamoto has quit IRC17:52
*** garyloug has quit IRC17:57
*** slaweq_ has joined #openstack-kuryr18:07
*** hongbin has joined #openstack-kuryr18:07
*** salv-orlando has joined #openstack-kuryr18:08
*** yamamoto has joined #openstack-kuryr18:08
*** yamamoto has quit IRC18:08
*** slaweq_ has quit IRC18:12
*** openstackgerrit has quit IRC18:18
*** openstackgerrit has joined #openstack-kuryr18:23
openstackgerritMichał Dulko proposed openstack/kuryr-kubernetes master: Delete pods from registry in CNI daemon  https://review.openstack.org/54594418:23
maysamacedosdulek: ping18:56
dulekmaysamacedos: pong18:56
* dulek wonders if as "networking" folks we shouldn't use ACK-SYN?18:57
maysamacedoswhat are the cases that the memory check would not be interesting for the cloud operator?18:59
dulekmaysamacedos: It's interesting, but only if I'm aware of it.18:59
maysamacedoshmm19:00
maysamacedosI see19:00
dulekmaysamacedos: If I'd run a random container with an app, and then it keeps restarting, I would ask "what the heck?".19:00
maysamacedosahaha19:00
maysamacedosI agree with you19:01
dulekAnd then I would be surprised that it has built-in memory leaks protection that *it fails*! :D19:01
dulekI guess making "-1" a special value would work.19:01
dulekWe could consult celebdor, maybe such checks are more common than I think.19:02
maysamacedosok dulek, will work on that19:04
maysamacedosthanks o/19:05
dulekmaysamacedos: No problem! :)19:05
*** yamamoto has joined #openstack-kuryr19:09
*** celebdor has quit IRC19:15
*** slaweq_ has joined #openstack-kuryr19:16
*** slaweq_ has quit IRC19:21
*** yamamoto has quit IRC19:26
*** celebdor has joined #openstack-kuryr19:50
*** yboaron has joined #openstack-kuryr19:52
*** slaweq_ has joined #openstack-kuryr19:52
*** slaweq_ has quit IRC19:57
*** hongbin_ has joined #openstack-kuryr20:01
*** hongbin has quit IRC20:03
*** juriarte has quit IRC20:08
*** maysamacedos has quit IRC20:09
*** maysamacedos has joined #openstack-kuryr20:09
*** maysamacedos has quit IRC20:20
openstackgerritDaniel Mellado proposed openstack/kuryr-kubernetes master: [WIP] Refactor Kuryr-Kubernetes gates to Zuul-V3  https://review.openstack.org/54495920:27
*** janki has quit IRC20:28
*** aojea_ has joined #openstack-kuryr20:30
*** aojea_ has quit IRC20:30
*** aojeagarcia has joined #openstack-kuryr20:30
*** maysamacedos has joined #openstack-kuryr20:46
*** slaweq_ has joined #openstack-kuryr21:07
*** slaweq_ has quit IRC21:12
*** hongbin has joined #openstack-kuryr21:29
*** hongbin_ has quit IRC21:30
*** threestrands has joined #openstack-kuryr21:37
*** salv-orl_ has joined #openstack-kuryr21:42
*** salv-orlando has quit IRC21:44
*** maysamacedos has quit IRC22:00
*** slaweq_ has joined #openstack-kuryr22:13
*** slaweq_ has quit IRC22:18
*** openstackgerrit has quit IRC22:18
*** slaweq has joined #openstack-kuryr22:45
*** slaweq has quit IRC22:50
*** yboaron has quit IRC23:00
*** maysamacedos has joined #openstack-kuryr23:19
*** pmannidi has joined #openstack-kuryr23:19
*** hongbin has quit IRC23:27
*** slaweq has joined #openstack-kuryr23:53
*** slaweq has quit IRC23:58

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!