*** premsankar has quit IRC | 00:34 | |
*** threestrands has joined #openstack-kuryr | 01:55 | |
*** caowei has joined #openstack-kuryr | 02:52 | |
*** kiennt26 has joined #openstack-kuryr | 03:10 | |
*** janonymous has joined #openstack-kuryr | 03:51 | |
*** kiseok7 has quit IRC | 04:26 | |
*** s1061123 has quit IRC | 04:28 | |
*** caowei has quit IRC | 04:28 | |
*** s1061123 has joined #openstack-kuryr | 05:00 | |
*** caowei has joined #openstack-kuryr | 05:14 | |
*** janki has joined #openstack-kuryr | 05:43 | |
irenab | dulek, ping | 06:04 |
---|---|---|
*** hongbin has joined #openstack-kuryr | 06:22 | |
*** hongbin has quit IRC | 06:22 | |
openstackgerrit | Maysa de Macedo Souza proposed openstack/kuryr-kubernetes master: [WIP] Add readiness checks for Kuryr Controller https://review.openstack.org/529335 | 06:36 |
openstackgerrit | Merged openstack/kuryr-libnetwork master: Don't overwrite device_id of existing port https://review.openstack.org/526794 | 06:41 |
*** 07EAAP3JW has joined #openstack-kuryr | 06:43 | |
*** 07EAAP3JW has quit IRC | 06:43 | |
*** hongbin has joined #openstack-kuryr | 06:43 | |
*** kiseok7 has joined #openstack-kuryr | 06:59 | |
*** threestrands has quit IRC | 07:25 | |
*** pcaruana has joined #openstack-kuryr | 07:32 | |
dmellado | irenab: dulek did you get to push the fix for sphinx? | 08:12 |
dmellado | just reading the email now | 08:12 |
irenab | dmellado, I think it is merged | 08:16 |
*** vikasc has quit IRC | 08:42 | |
*** alraddarla_ has quit IRC | 08:48 | |
dulek | irenab: Hi! | 08:51 |
irenab | dulek, hi! | 08:51 |
dulek | dmellado: irenab is correct, it's merged now. | 08:51 |
irenab | I have some issues deploying containerized devstack, wanted to ask if you checked this recently | 08:52 |
irenab | 1. Cannot choose both containerized and CNI daemon set to True | 08:52 |
irenab | 2. Containerized does not complete sucessfuly | 08:52 |
dulek | irenab: Hm… Check 1. should be removed by https://review.openstack.org/#/c/518024/ | 08:54 |
dulek | irenab: It's latest master? | 08:54 |
irenab | yes, with rebase on the readiness probe patch | 08:55 |
irenab | to run containerized, is there any preparations to run offline or devstack takes care of what is needed? | 08:56 |
dulek | irenab: DevStack should do it. | 08:57 |
irenab | I mean shall I follow the https://github.com/openstack/kuryr-kubernetes/blob/master/doc/source/installation/containerized.rst#building-images before running devstack? | 08:57 |
dulek | irenab: No, DevStack will build them. | 08:57 |
dulek | irenab: I'll run installation and check it. | 08:57 |
dulek | irenab: Meanwhile - can you post the failure logs? | 08:57 |
irenab | dulek, http://paste.openstack.org/show/QrVlcTtbrCc6I2T2iliI/ | 09:00 |
irenab | this was when cni daemon was set to false | 09:00 |
irenab | when set to tru, just getting 'Cannot enable kuryr-daemon with KURYR_K*S_CONTAINERIZED_DEPLOYMENT' | 09:01 |
dulek | irenab: Oh. Okay, it's most likely broken. Though I'm surprised CI haven't caught it. | 09:01 |
irenab | Please see if it works for you, maybe some issues in my env | 09:02 |
dulek | irenab: That check was removed here: https://review.openstack.org/#/c/518024/14/devstack/plugin.sh | 09:02 |
dulek | irenab: So you might have outdated master somehow? | 09:03 |
*** hongbin has quit IRC | 09:03 | |
irenab | dulek, based on https://review.openstack.org/#/c/529335/ to verify it .. | 09:04 |
dulek | irenab: Which patchset? | 09:05 |
irenab | hmm, not sure, from yesterday | 09:05 |
irenab | will start with master, to see it is deployed correctly | 09:06 |
dulek | irenab: I've checked parents of both, they're correct. | 09:06 |
dulek | irenab: You can just do git log and see if you have 18db6499432e6cab61059eb5abeeaad3ea40b6e4 in there. | 09:06 |
dulek | irenab: Anyway I'm deploying master on my env. | 09:07 |
irenab | thanks! | 09:08 |
openstackgerrit | Yossi Boaron proposed openstack/kuryr-kubernetes master: Kuryr-Kubernetes ingress integration devref https://review.openstack.org/529966 | 09:17 |
dulek | irenab: http://paste.openstack.org/show/637706/ | 09:30 |
dulek | irenab: It's on 34f811bbfc472a94f801343212f50d89a310906c. | 09:31 |
dulek | irenab: With daemon enabled (and containers). | 09:31 |
irenab | dulek, good news. My env on master is still in progress, will check why with readiness probe check it got outdated | 09:32 |
dulek | irenab: Okay! :) | 09:33 |
*** kiennt26 has quit IRC | 09:49 | |
irenab | dulek, on master it worked | 09:59 |
dulek | irenab: :) | 09:59 |
dulek | irenab: So maybe you've rebased the patch weirdly. I do that all the time. :) | 10:00 |
irenab | dulek, almost sure this is what I did :-) | 10:04 |
dulek | Git is hard. And Gerrit is even harder. :D | 10:05 |
openstackgerrit | Yossi Boaron proposed openstack/kuryr-kubernetes master: Kuryr-Kubernetes ingress integration devref https://review.openstack.org/529966 | 10:19 |
dulek | https://docs.openstack.org/releasenotes/kuryr-kubernetes/unreleased.html - whoops, for 0.3 we should have kuryr-daemon and support for running containerized in there… | 10:49 |
openstackgerrit | Michał Dulko proposed openstack/kuryr-kubernetes master: WiP: Test K8s 1.9 on gates https://review.openstack.org/531128 | 10:56 |
openstackgerrit | Michał Dulko proposed openstack/kuryr-kubernetes master: Add release notes for containerization and daemon https://review.openstack.org/531130 | 11:08 |
*** nhlfr has joined #openstack-kuryr | 11:10 | |
*** openstack has quit IRC | 11:28 | |
*** openstack has joined #openstack-kuryr | 13:07 | |
*** ChanServ sets mode: +o openstack | 13:07 | |
openstackgerrit | Genadi Chereshnya proposed openstack/kuryr-kubernetes master: Creating gate for testing ports pool feature https://review.openstack.org/530728 | 13:10 |
*** janonymous has quit IRC | 13:11 | |
openstackgerrit | Yossi Boaron proposed openstack/kuryr-kubernetes master: Kuryr-Kubernetes ingress integration devref https://review.openstack.org/529966 | 13:24 |
*** nhlfr has quit IRC | 13:57 | |
*** mrostecki has joined #openstack-kuryr | 13:59 | |
openstackgerrit | Michal Rostecki proposed openstack/kuryr master: Use stevedore for segmentation type drivers https://review.openstack.org/531157 | 14:11 |
*** hongbin_ has joined #openstack-kuryr | 14:28 | |
*** hongbin_ has quit IRC | 14:29 | |
*** hongbin has joined #openstack-kuryr | 14:30 | |
*** yamamoto has quit IRC | 14:43 | |
*** yamamoto has joined #openstack-kuryr | 15:01 | |
openstackgerrit | Michal Rostecki proposed openstack/kuryr master: Use stevedore for segmentation type drivers https://review.openstack.org/531157 | 15:21 |
openstackgerrit | Michal Rostecki proposed openstack/kuryr master: Use stevedore for binding drivers https://review.openstack.org/531183 | 16:10 |
*** ChanServ sets mode: -r | 16:49 | |
*** maysamacedo has joined #openstack-kuryr | 16:49 | |
*** pcaruana has quit IRC | 16:52 | |
*** irenab has quit IRC | 16:53 | |
*** irenab has joined #openstack-kuryr | 16:55 | |
openstackgerrit | Maysa de Macedo Souza proposed openstack/kuryr-kubernetes master: Add readiness checks for Kuryr Controller https://review.openstack.org/529335 | 16:59 |
*** aojea has joined #openstack-kuryr | 17:49 | |
*** aojea has quit IRC | 17:52 | |
*** aojea has joined #openstack-kuryr | 17:52 | |
*** aojea has quit IRC | 17:54 | |
*** aojea has joined #openstack-kuryr | 17:55 | |
*** maysamacedo has quit IRC | 18:01 | |
*** aojea has quit IRC | 18:05 | |
*** maysamacedo has joined #openstack-kuryr | 18:06 | |
*** aojea has joined #openstack-kuryr | 18:12 | |
openstackgerrit | Michał Dulko proposed openstack/kuryr-kubernetes master: Fix kubelet retries issues https://review.openstack.org/518404 | 18:13 |
*** maysamacedo has quit IRC | 18:14 | |
*** aojea has quit IRC | 18:14 | |
*** aojea has joined #openstack-kuryr | 18:24 | |
*** aojea has quit IRC | 18:26 | |
*** yamamoto has quit IRC | 18:29 | |
*** yamamoto has joined #openstack-kuryr | 18:33 | |
*** yamamoto has quit IRC | 18:37 | |
*** yamamoto has joined #openstack-kuryr | 19:35 | |
*** gcheresh has joined #openstack-kuryr | 19:37 | |
*** yamamoto has quit IRC | 19:42 | |
*** gcheresh has quit IRC | 19:44 | |
*** maysamacedo has joined #openstack-kuryr | 20:10 | |
*** gcheresh has joined #openstack-kuryr | 20:14 | |
*** gcheresh has quit IRC | 20:20 | |
*** gcheresh has joined #openstack-kuryr | 20:20 | |
*** gcheresh has quit IRC | 20:33 | |
*** maysamacedo has quit IRC | 21:05 | |
*** threestrands has joined #openstack-kuryr | 21:35 | |
*** threestrands has quit IRC | 21:35 | |
*** threestrands has joined #openstack-kuryr | 21:35 | |
*** dmellado has quit IRC | 21:43 | |
*** dmellado has joined #openstack-kuryr | 21:46 | |
*** jistr has quit IRC | 22:29 | |
*** hongbin has quit IRC | 23:18 | |
*** jistr has joined #openstack-kuryr | 23:19 | |
*** maysamacedo has joined #openstack-kuryr | 23:29 | |
*** jistr has quit IRC | 23:54 | |
*** jistr has joined #openstack-kuryr | 23:55 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!