*** salv-orlando has quit IRC | 00:12 | |
*** salv-orlando has joined #openstack-kuryr | 00:13 | |
*** salv-orlando has quit IRC | 00:17 | |
*** hongbin has quit IRC | 00:33 | |
*** alraddarla has joined #openstack-kuryr | 01:02 | |
*** salv-orlando has joined #openstack-kuryr | 01:14 | |
*** salv-orlando has quit IRC | 01:19 | |
*** c00281451_ is now known as zengchen | 01:34 | |
*** caowei has joined #openstack-kuryr | 01:49 | |
*** wangbo has joined #openstack-kuryr | 02:04 | |
*** salv-orlando has joined #openstack-kuryr | 02:15 | |
*** salv-orlando has quit IRC | 02:21 | |
*** yamamoto has joined #openstack-kuryr | 02:22 | |
*** hongbin has joined #openstack-kuryr | 02:27 | |
*** ramishra has joined #openstack-kuryr | 02:45 | |
*** salv-orlando has joined #openstack-kuryr | 03:17 | |
*** salv-orlando has quit IRC | 03:23 | |
*** janonymous has joined #openstack-kuryr | 03:28 | |
openstackgerrit | Vu Cong Tuan proposed openstack/kuryr-kubernetes master: Remove setting of version/release from releasenotes https://review.openstack.org/523290 | 03:41 |
---|---|---|
*** gianpietro has joined #openstack-kuryr | 03:46 | |
*** yamamoto has quit IRC | 03:51 | |
*** yamamoto has joined #openstack-kuryr | 03:53 | |
*** yamamoto has quit IRC | 03:53 | |
*** yamamoto has joined #openstack-kuryr | 03:54 | |
*** yamamoto has quit IRC | 03:55 | |
*** gianpietro has quit IRC | 04:02 | |
*** yamamoto has joined #openstack-kuryr | 04:05 | |
*** salv-orlando has joined #openstack-kuryr | 04:19 | |
*** kiennt26 has quit IRC | 04:24 | |
*** salv-orlando has quit IRC | 04:25 | |
*** wangbo has quit IRC | 04:26 | |
*** gouthamr has quit IRC | 04:31 | |
*** hongbin has quit IRC | 04:32 | |
*** yamamoto has quit IRC | 04:43 | |
*** yamamoto has joined #openstack-kuryr | 04:54 | |
*** yamamoto has quit IRC | 04:54 | |
*** yamamoto has joined #openstack-kuryr | 04:54 | |
*** janki has joined #openstack-kuryr | 05:07 | |
*** threestrands has quit IRC | 05:10 | |
*** threestrands has joined #openstack-kuryr | 05:10 | |
*** threestrands has quit IRC | 05:10 | |
*** threestrands has joined #openstack-kuryr | 05:10 | |
*** threestrands has quit IRC | 05:12 | |
*** threestrands has joined #openstack-kuryr | 05:12 | |
*** threestrands has quit IRC | 05:12 | |
*** threestrands has joined #openstack-kuryr | 05:12 | |
*** caowei has quit IRC | 05:16 | |
*** caowei has joined #openstack-kuryr | 05:18 | |
*** wangbo has joined #openstack-kuryr | 05:18 | |
*** salv-orlando has joined #openstack-kuryr | 05:20 | |
*** caowei has quit IRC | 05:26 | |
*** salv-orlando has quit IRC | 05:27 | |
*** caowei has joined #openstack-kuryr | 05:46 | |
*** pcaruana has joined #openstack-kuryr | 06:06 | |
*** pcaruana has quit IRC | 06:06 | |
*** kiennt26 has joined #openstack-kuryr | 06:10 | |
*** gcheresh has joined #openstack-kuryr | 06:11 | |
*** kiennt26 has quit IRC | 06:18 | |
*** salv-orlando has joined #openstack-kuryr | 06:22 | |
*** salv-orlando has quit IRC | 06:28 | |
*** wangbo has quit IRC | 06:34 | |
*** vikasc has left #openstack-kuryr | 06:35 | |
*** wangbo has joined #openstack-kuryr | 06:36 | |
*** salv-orlando has joined #openstack-kuryr | 06:49 | |
*** salv-orlando has quit IRC | 06:50 | |
*** salv-orlando has joined #openstack-kuryr | 06:50 | |
*** threestrands has quit IRC | 07:04 | |
*** yboaron has joined #openstack-kuryr | 07:14 | |
ltomasbo | good morning dulek. I tried to deploy a containerized kuryr with devstack and I'm getting this error (on centos7) http://paste.openstack.org/show/627539/ | 07:29 |
ltomasbo | does it ring a bell? is it happening to anyone else too? | 07:29 |
*** juriarte has joined #openstack-kuryr | 07:50 | |
*** kiennt26 has joined #openstack-kuryr | 08:01 | |
*** pcaruana has joined #openstack-kuryr | 08:28 | |
leyal | Hi , i am trying to build env with devstack with hyperkube v.1.7.11 , and it's has problem to the docker of devstack-k8s-setup-files (https://github.com/openstack/kuryr-kubernetes/blob/master/devstack/plugin.sh#L362 )_ | 08:35 |
dulek | ltomasbo: Uh, oh, most likely something merged that ruined the patching. I really dislike that whole concept as it's not maintainable. | 08:36 |
leyal | it's can find the "setup-files.sh" , any one know what the purpose of this container , and from where i can find the "setup-files.sh"? | 08:36 |
dulek | leyal: Yup, no setup-files.sh there. | 08:37 |
dulek | ltomasbo: I'll build the container and fix that. Thanks for checking! | 08:37 |
dulek | leyal: Here's the planned way of going forward: https://blueprints.launchpad.net/kuryr-kubernetes/+spec/kubeadm-based-devstack | 08:37 |
dulek | leyal: I'm not sure if apuimedo started working on it yet. | 08:37 |
leyal | dulek, thanks ! so what should be change in the configuration to avoid that (currently my devstack failed .. ) | 08:39 |
dulek | leyal: Our current DevStack plugin is unable to install anything newer than 1.6.x. | 08:40 |
irenab | leyal, based on https://github.com/openstack/kuryr-kubernetes/blob/master/devstack/settings#L34 , we didn't check with later version | 08:40 |
dulek | leyal: You can rewrite it to use kubeadm, as blueprint plans. | 08:40 |
irenab | I wonder if its about time to move to 1.7 | 08:40 |
irenab | dulek, any idea if hyperkube suppoed to support 1.7? | 08:41 |
leyal | dulek , thanks, i will look at the blueprint . | 08:42 |
dulek | irenab: It does, but it has no setup-files.sh script. W can probably still use hyperkube if we'll generate configuration and certificates in a different way. | 08:43 |
dulek | irenab: But if we need to rewrite configuration generation, then why not just rewrite it to kubeadm? | 08:43 |
irenab | hopes there can be quicker way, but maybe do the right think is the quickest way | 08:45 |
dulek | irenab: I'm fine with that in the short term. But in my opinion in the long run kubeadm is the way to go. | 08:45 |
irenab | Regardless the instrumentation, shall we move to 1.7 as default deployment? | 08:47 |
irenab | apuimedo, dulek ^^ | 08:47 |
dulek | irenab: YES PLEASE! :) | 08:48 |
irenab | I think we somehow neglected this aspect, at least I do not remember it was discussed | 08:48 |
irenab | this will determine the k8s version we run inthe gate | 08:48 |
dmellado | please do note that if we try to run several gates with diff k8s versions | 08:49 |
dmellado | the infra guys are going to gang upon us xD | 08:49 |
irenab | do we need more than one? | 08:50 |
dulek | dmellado: I think we should focus on one version. | 08:50 |
irenab | I guess we should tun on the master (latest supported) | 08:50 |
dmellado | +1 | 08:51 |
dulek | irenab: This means 1.8 now. Works for me. | 08:51 |
irenab | dulek, apuimedo : https://bugs.launchpad.net/kuryr-kubernetes/+bug/1734834 | 08:54 |
openstack | Launchpad bug 1734834 in kuryr-kubernetes "Promote kuryr-kubernetes devstack deployment to K8s 1.8" [Undecided,New] | 08:54 |
*** yamamoto has quit IRC | 09:04 | |
*** yamamoto has joined #openstack-kuryr | 09:05 | |
*** yamamoto has quit IRC | 09:11 | |
apuimedo | irenab: agreed | 09:25 |
apuimedo | Do we have any candidate for that? | 09:25 |
irenab | apuimedo, any idea what is the effort to move to use kubeadm? | 09:26 |
*** salv-orlando has quit IRC | 09:33 | |
*** salv-orlando has joined #openstack-kuryr | 09:33 | |
apuimedo | irenab: it's a devstack change. So it means that everytime you fuck up you lose about 30minutes of your life :-) | 09:36 |
apuimedo | xD | 09:36 |
apuimedo | the good thing is that the openshift devstack is faster than the container one we have now | 09:36 |
apuimedo | :-) | 09:36 |
irenab | apuimedo, I meant to move devstack to use kubeadm | 09:37 |
apuimedo | irenab: I wonder about that... | 09:37 |
apuimedo | I think it's actually better to take the same approach I took for openshift | 09:37 |
apuimedo | and use the binary release | 09:37 |
apuimedo | https://github.com/kubernetes/kubernetes/releases/download/v1.8.4/kubernetes.tar.gz | 09:38 |
*** salv-orlando has quit IRC | 09:38 | |
apuimedo | damn, this link is to the source release | 09:39 |
apuimedo | :/ | 09:39 |
apuimedo | Ah! | 09:41 |
apuimedo | Here it is | 09:41 |
apuimedo | https://dl.k8s.io/v1.8.4/kubernetes-server-linux-amd64.tar.gz | 09:41 |
irenab | apuimedo, not sure I follow. Can you please elaborate, specifically what will be the quickest way to move evstack to 1.8 | 09:43 |
apuimedo | irenab: the quickest way is what I just wrote, to do like I did in openshift. devstack downloads the binary release | 09:43 |
apuimedo | and uses it to start the api server, the controller-manager, the scheduler, etc | 09:44 |
irenab | leyal, maybe what apuimedo did for openshift can be helful for you to get 1.7 environment | 09:44 |
apuimedo | irenab: actually. the fastest way for him | 09:45 |
apuimedo | is probably to do like dulek and use the openshift devstack support | 09:45 |
apuimedo | and point it to the latest openshift release | 09:45 |
apuimedo | (which includes the net policy | 09:45 |
apuimedo | ) | 09:45 |
*** garyloug has joined #openstack-kuryr | 09:45 | |
apuimedo | while the devstack support for k8s 1.8 binary release is developed | 09:45 |
dulek | leyal, apuimedo: Some changes to DevStack plugin will be needed to support 3.7 OpenShift. I can add them to Gerrit. | 09:46 |
apuimedo | dulek: which? | 09:47 |
dulek | apuimedo: This removal of -I from curl checking the API and addition of --listen=https://0.0.0.0:8442 | 09:48 |
dulek | to openshift-node. | 09:48 |
*** openstackgerrit has quit IRC | 09:48 | |
apuimedo | ah, right | 09:49 |
apuimedo | dulek: I wonder why though | 09:49 |
apuimedo | that would work for 3.6 and not for 3.7 | 09:49 |
apuimedo | :/ | 09:49 |
dulek | apuimedo: First one? Dunno. Second one - openshift-node supports bootstrapping now? | 09:49 |
leyal | apuimedo, don't sure that i understand what you suggest .. | 09:50 |
apuimedo | leyal: I suggest you using openshift so you get access to net policies | 09:50 |
apuimedo | while we add k8s 1.8 support to devstack | 09:50 |
irenab | leyal, you can still use native k8s api | 09:51 |
leyal | apuimedo , as i am not familiar with openshift - probably it's a stupid question, but can i run kuryr inside openshift ? | 09:53 |
*** wangbo has quit IRC | 09:53 | |
*** wangbo has joined #openstack-kuryr | 09:53 | |
apuimedo | leyal: for all your purposes, openshift is K8s | 09:54 |
apuimedo | you can use it the same way | 09:54 |
apuimedo | it just has extra apis | 09:54 |
apuimedo | you can ignore | 09:54 |
irenab | leyal, I think apuimedo suggests that you just setup devstack to run openshift, and you get the lates k8s | 09:57 |
leyal | apuimedo , so i give me all k8s side (watches api -calls, etc .. ) , but for the openstack-side (SG , neutron etc.. ) i will need to wait for the devstack ? | 09:57 |
irenab | https://github.com/openstack/kuryr-kubernetes/blob/master/devstack/local.conf.openshift.sample | 09:58 |
apuimedo | leyal: I'm not sure I got the question | 09:58 |
*** openstackgerrit has joined #openstack-kuryr | 09:59 | |
openstackgerrit | MichaĆ Dulko proposed openstack/kuryr-kubernetes master: Support OpenShift 3.7 in DevStack plugin https://review.openstack.org/523370 | 09:59 |
dulek | leyal: Here's the required changes to be able to run 3.7 OpenShift with DevStack. ^ | 10:00 |
apuimedo | dulek: you sure it doesn't break 3.6? | 10:00 |
dulek | apuimedo: No. :P | 10:00 |
apuimedo | omg | 10:00 |
apuimedo | I made a terrible mistake | 10:00 |
apuimedo | I unstacked by mistake! | 10:00 |
apuimedo | 35minutes gone to the trash | 10:00 |
dulek | apuimedo: -W | 10:00 |
apuimedo | :/ | 10:00 |
apuimedo | dulek: ? | 10:01 |
dulek | apuimedo: I've added -Workflow there, let's see if gates will be fine with that. | 10:01 |
apuimedo | aha | 10:01 |
leyal | apuimedo, irenab i understood what you mean by the local.conf , thanks :) | 10:01 |
leyal | dulek, thanks | 10:02 |
*** wangbo has quit IRC | 10:13 | |
*** yamamoto has joined #openstack-kuryr | 10:14 | |
*** yamamoto has quit IRC | 10:19 | |
*** caowei has quit IRC | 10:20 | |
*** kiennt26 has quit IRC | 10:45 | |
*** wangbo has joined #openstack-kuryr | 10:47 | |
*** salv-orlando has joined #openstack-kuryr | 11:01 | |
*** salv-orlando has quit IRC | 11:07 | |
*** salv-orlando has joined #openstack-kuryr | 11:08 | |
*** salv-orlando has quit IRC | 11:13 | |
*** salv-orlando has joined #openstack-kuryr | 11:14 | |
openstackgerrit | Eyal Leshem proposed openstack/kuryr-kubernetes master: Kubernetes Network Policy support Spec https://review.openstack.org/519239 | 11:37 |
leyal | ltomasbo, following the conversion in the meeting , i updated the spec with reference to the port-pools. I would be happy if you can review this section (https://review.openstack.org/#/c/519239/8..9/doc/source/specs/queens/network_policy.rst) | 11:43 |
ltomasbo | leyal, I'll do asap (but probably it will need to be tomorrow) | 11:44 |
leyal | ltomasbo , thanks a lot :) | 11:45 |
*** wangbo has quit IRC | 12:11 | |
*** wangbo has joined #openstack-kuryr | 12:12 | |
*** yamamoto has joined #openstack-kuryr | 12:18 | |
*** apuimedo has quit IRC | 12:22 | |
*** yamamoto has quit IRC | 12:22 | |
*** ramishra has quit IRC | 12:33 | |
*** apuimedo has joined #openstack-kuryr | 12:37 | |
*** aojea has joined #openstack-kuryr | 12:44 | |
*** atoth has joined #openstack-kuryr | 12:53 | |
*** aojea has quit IRC | 13:10 | |
*** janonymous has quit IRC | 13:18 | |
irenab | apuimedo, ltomasbo : any plans to move pools driver to be the default option? | 13:19 |
*** wangbo has quit IRC | 13:22 | |
ltomasbo | irenab, I didn't thought about that, but we can do that if people agree on that | 13:27 |
apuimedo | ltomasbo: irenab: I think it would be nice | 13:31 |
*** ramishra has joined #openstack-kuryr | 13:44 | |
*** gianpietro has joined #openstack-kuryr | 13:52 | |
*** salv-orlando has quit IRC | 13:57 | |
*** pcaruana has quit IRC | 14:13 | |
*** gcheresh has quit IRC | 14:17 | |
*** pcaruana has joined #openstack-kuryr | 14:17 | |
*** yamamoto has joined #openstack-kuryr | 14:21 | |
*** alraddarla has quit IRC | 14:25 | |
*** apuimedo has quit IRC | 14:29 | |
*** janki has quit IRC | 14:29 | |
*** juriarte has quit IRC | 14:32 | |
*** yamamoto has quit IRC | 14:33 | |
*** gcheresh has joined #openstack-kuryr | 14:36 | |
*** juriarte has joined #openstack-kuryr | 14:50 | |
*** salv-orlando has joined #openstack-kuryr | 14:51 | |
*** salv-orl_ has joined #openstack-kuryr | 14:56 | |
*** salv-orlando has quit IRC | 14:59 | |
*** yamamoto has joined #openstack-kuryr | 15:00 | |
*** hongbin has joined #openstack-kuryr | 15:02 | |
*** gianpietro has quit IRC | 15:04 | |
*** yamamoto has quit IRC | 15:10 | |
*** ramishra has quit IRC | 15:17 | |
*** ramishra has joined #openstack-kuryr | 15:19 | |
*** janki has joined #openstack-kuryr | 15:28 | |
openstackgerrit | Luis Tomas Bolivar proposed openstack/kuryr-kubernetes master: Ensure readiness probe is not always enabled https://review.openstack.org/523443 | 15:31 |
*** ramishra has quit IRC | 15:34 | |
*** AJaeger has joined #openstack-kuryr | 15:35 | |
AJaeger | please review this change for fuxi https://review.openstack.org/#/c/521017/ to allow infra to update releasenotes jobs, please | 15:36 |
AJaeger | same change for kuryr https://review.openstack.org/521026 | 15:36 |
*** yboaron has quit IRC | 15:44 | |
*** gouthamr has joined #openstack-kuryr | 15:44 | |
*** yamamoto has joined #openstack-kuryr | 15:46 | |
*** yamamoto has quit IRC | 15:52 | |
*** gcheresh has quit IRC | 16:00 | |
*** gianpietro has joined #openstack-kuryr | 16:02 | |
*** juriarte has quit IRC | 16:13 | |
*** zengchen has quit IRC | 16:14 | |
*** zengchen has joined #openstack-kuryr | 16:14 | |
*** gcheresh has joined #openstack-kuryr | 16:26 | |
*** salv-orlando has joined #openstack-kuryr | 16:28 | |
*** juriarte has joined #openstack-kuryr | 16:28 | |
*** salv-orl_ has quit IRC | 16:31 | |
*** yamamoto has joined #openstack-kuryr | 16:31 | |
*** yamamoto has quit IRC | 16:36 | |
*** salv-orlando has quit IRC | 16:42 | |
*** salv-orlando has joined #openstack-kuryr | 16:42 | |
*** salv-orlando has quit IRC | 16:46 | |
*** atoth has quit IRC | 16:54 | |
*** atoth has joined #openstack-kuryr | 16:58 | |
*** dougbtv_ has joined #openstack-kuryr | 17:13 | |
*** juriarte has quit IRC | 17:16 | |
*** yamamoto has joined #openstack-kuryr | 17:16 | |
*** yamamoto has quit IRC | 17:21 | |
*** gcheresh has quit IRC | 17:23 | |
*** dougbtv_ has quit IRC | 17:33 | |
*** gianpietro has quit IRC | 17:40 | |
dmellado | AJaeger will do, thanks! | 17:52 |
*** pcaruana has quit IRC | 17:53 | |
*** garyloug has quit IRC | 17:59 | |
*** yamamoto has joined #openstack-kuryr | 18:01 | |
*** yamamoto has quit IRC | 18:06 | |
*** yamamoto has joined #openstack-kuryr | 18:18 | |
*** yamamoto has quit IRC | 18:18 | |
*** aojea has joined #openstack-kuryr | 18:35 | |
*** aojea has quit IRC | 18:50 | |
*** janki has quit IRC | 19:05 | |
*** salv-orlando has joined #openstack-kuryr | 19:17 | |
*** yamamoto has joined #openstack-kuryr | 19:18 | |
*** AJaeger has left #openstack-kuryr | 19:20 | |
*** yamamoto has quit IRC | 19:28 | |
*** aojea has joined #openstack-kuryr | 19:34 | |
*** aojea has quit IRC | 19:39 | |
*** aojea has joined #openstack-kuryr | 19:51 | |
*** gouthamr_ has joined #openstack-kuryr | 19:53 | |
*** gouthamr has quit IRC | 19:56 | |
*** aojea has quit IRC | 19:56 | |
*** gcheresh has joined #openstack-kuryr | 20:05 | |
*** pcaruana has joined #openstack-kuryr | 20:21 | |
*** atoth has quit IRC | 20:25 | |
*** gianpietro has joined #openstack-kuryr | 20:27 | |
*** aojea has joined #openstack-kuryr | 21:09 | |
*** aojea has quit IRC | 21:09 | |
*** aojea has joined #openstack-kuryr | 21:11 | |
*** gouthamr_ is now known as gouthamr | 21:21 | |
*** pcaruana has quit IRC | 21:21 | |
*** gcheresh has quit IRC | 21:36 | |
*** openstack has joined #openstack-kuryr | 21:43 | |
*** ChanServ sets mode: +o openstack | 21:43 | |
*** aojea has quit IRC | 22:31 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/fuxi master: Updated from global requirements https://review.openstack.org/519094 | 22:46 |
*** pmannidi has joined #openstack-kuryr | 22:51 | |
*** salv-orl_ has joined #openstack-kuryr | 23:37 | |
*** salv-orlando has quit IRC | 23:40 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!