Tuesday, 2018-07-03

*** threestrands_ has joined #openstack-zun00:07
*** threestrands_ has quit IRC00:07
*** threestrands_ has joined #openstack-zun00:07
*** threestrands_ has quit IRC00:08
*** threestrands_ has joined #openstack-zun00:09
*** threestrands_ has quit IRC00:09
*** threestrands_ has joined #openstack-zun00:09
*** threestrands has quit IRC00:10
*** threestrands_ has quit IRC00:10
*** threestrands_ has joined #openstack-zun00:10
*** threestrands_ has quit IRC00:11
*** threestrands_ has joined #openstack-zun00:12
*** threestrands_ has quit IRC00:13
*** threestrands_ has joined #openstack-zun00:13
*** threestrands_ has quit IRC00:13
*** threestrands_ has joined #openstack-zun00:13
*** threestrands_ has quit IRC00:14
*** threestrands_ has joined #openstack-zun00:15
*** threestrands_ has quit IRC00:15
*** threestrands_ has joined #openstack-zun00:15
*** threestrands_ has quit IRC00:16
*** threestrands_ has joined #openstack-zun00:16
*** caoyuan has quit IRC00:39
*** hongbin has joined #openstack-zun00:57
*** caisan has joined #openstack-zun01:02
*** chenyb4 has joined #openstack-zun01:07
*** masber has joined #openstack-zun01:13
*** caoyuan_ has joined #openstack-zun01:53
openstackgerritMerged openstack/zun master: Convert type of 'command' from string to list  https://review.openstack.org/57570902:00
openstackgerritHongbin Lu proposed openstack/zun master: Fix some incorrect unit test case  https://review.openstack.org/57772102:11
openstackgerritHongbin Lu proposed openstack/zun master: Support opening container's port  https://review.openstack.org/56815702:29
openstackgerritHongbin Lu proposed openstack/python-zunclient master: Introduce an option to expose container ports  https://review.openstack.org/57798402:38
*** kevzha01 has joined #openstack-zun02:45
*** kevzha01 is now known as kevinz02:48
hongbin#startmeeting zun03:00
openstackMeeting started Tue Jul  3 03:00:07 2018 UTC and is due to finish in 60 minutes.  The chair is hongbin. Information about MeetBot at http://wiki.debian.org/MeetBot.03:00
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.03:00
*** openstack changes topic to " (Meeting topic: zun)"03:00
openstackThe meeting name has been set to 'zun'03:00
hongbin#topic Roll Call03:00
*** openstack changes topic to "Roll Call (Meeting topic: zun)"03:00
kevinzo/03:01
hongbinhi kevinz03:01
kevinzhi hongbin03:01
hongbinpause a few minutes for poential attachees03:01
hongbinattendees03:01
hongbinok, let's get started03:02
kevinzOK03:03
hongbin#topic Blueprints03:03
*** openstack changes topic to "Blueprints (Meeting topic: zun)"03:03
hongbin1. OpenStack as a virtual Kubernetes node (assignee: kevinz)03:03
hongbin#link https://blueprints.launchpad.net/zun/+spec/zun-connector-for-k8s03:03
hongbinkevinz: ^^03:03
kevinzvirtual kubelet patch submit to upstream, but CI failed. Due to lacking of a nearly merged patch of gophercloud03:03
hongbinoh, i see03:04
kevinzwill figure why and solve the problem.03:04
hongbincool03:04
kevinzBeside, will submit a presentation to summit Berlin03:04
hongbin#link https://github.com/virtual-kubelet/virtual-kubelet/pull/23903:04
hongbinawesome03:04
kevinzIn this week. Will ask you for review the propersal03:05
hongbinsure03:05
hongbini would say the virtual kubelet PR is a big milestone for us03:06
kevinzThat's all from my side03:06
hongbinthanks kevinz for leading this effort03:06
kevinzmy pleasure hongbin03:07
hongbin2. Introduce quota for containers (assignee: kiennt26)03:07
kevinzFor vk, we need to do more to align with it03:07
hongbinagree03:07
hongbinkevinz: if you find anything that is missing or unalign, simply sumbit a BP/bugs, and i will take care of them03:08
kevinzhongbin: Sure, thanks hongbin03:08
hongbinnp03:08
hongbinkien is not here, so let's skip the quota management topic03:08
hongbin3. OpenStack Zun as Amphora driver (assignee: hongbin)03:09
hongbin#link https://storyboard.openstack.org/#!/story/200211703:09
hongbinfor this one, i did some investigation03:09
hongbinit looks the work is not hard03:10
hongbinin before, they spin up a VM with haproxy as loadbalancer backend03:10
hongbinwhat we need to do is to replace the VM with container03:10
hongbinand there is already a haproxy container in dockerhub, i expect the rest of the work is straightforward03:11
hongbinthe only feature that is required by octavia and missing in zun is the ability to inject config file into the container: https://blueprints.launchpad.net/zun/+spec/inject-files-to-container03:11
hongbini will address it as a high priority BP03:11
hongbinwill give a further update about that at the next meeting03:12
hongbinthat is all from me, questions?03:12
kevinzCool03:12
kevinzHappy to see Zun will be backend as other service03:13
kevinz and not so much effort to work03:13
hongbinyes, definitely a good thing03:13
kevinzone question03:13
hongbingo ahead03:14
kevinzhow to guarantee the high availablity for container?03:14
kevinzif the container dead in Octavia,03:14
hongbini expect we needs something like replication controller in k8s or server group in nova03:15
deepak_mouryahi everyone sorry for the late03:15
hongbinthen, split the replicated containers across multiple AZs03:15
kevinzhi deepak_mourya03:15
hongbindeepak_mourya: hi deepak, no problem, welcome to join03:15
kevinzhongbin: Sure, that will be a interesting things03:16
hongbinyes, it will be another BP amount of work, will address it in the next circle possibly03:16
hongbinoctavia definitely needs it in the active-standby setup03:17
hongbin(currently, they are using server group in nova)03:17
hongbin#topic Bugs03:17
*** openstack changes topic to "Bugs (Meeting topic: zun)"03:17
hongbin1. Interactive exec via proxy (assignee: hongbin)03:17
hongbin#link https://bugs.launchpad.net/zun/+bug/173507603:18
openstackLaunchpad bug 1735076 in Zun "Interactive exec via proxy" [Critical,In progress] - Assigned to hongbin (hongbin034)03:18
hongbinfor this one, the progress is good, we have most of the patches merged03:18
hongbin#link https://review.openstack.org/#/q/topic:bug/1735076+(status:open+OR+status:merged)03:18
hongbini expect we can close this bug soon, thanks for everyone for giving a review03:18
hongbin#topic Open Discussion03:19
*** openstack changes topic to "Open Discussion (Meeting topic: zun)"03:19
hongbinany topic that you guys want to bring up?03:19
kevinzI don't have03:20
hongbindeepak_mourya: ^^03:20
deepak_mouryaNo not yet03:21
hongbinok03:21
hongbinthanks everyone for joining the meeting03:21
hongbinsee you next time03:21
hongbin#endmeeting03:21
*** openstack changes topic to "Container management service for OpenStack"03:21
openstackMeeting ended Tue Jul  3 03:21:20 2018 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)03:21
openstackMinutes:        http://eavesdrop.openstack.org/meetings/zun/2018/zun.2018-07-03-03.00.html03:21
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/zun/2018/zun.2018-07-03-03.00.txt03:21
openstackLog:            http://eavesdrop.openstack.org/meetings/zun/2018/zun.2018-07-03-03.00.log.html03:21
*** caoyuan_ has quit IRC04:01
*** hongbin has quit IRC04:07
*** threestrands_ has quit IRC04:25
*** caoyuan has joined #openstack-zun04:41
*** janki has joined #openstack-zun05:51
*** caoyuan has quit IRC05:58
*** caoyuan has joined #openstack-zun06:00
*** hyunsikyang has joined #openstack-zun06:29
*** nicolasbock has joined #openstack-zun06:42
*** openstackgerrit has quit IRC06:49
*** kevzha01_ has joined #openstack-zun07:12
*** kevinz has quit IRC07:15
*** kiennt26 has joined #openstack-zun09:03
*** nicolasbock has quit IRC09:55
*** caisan has quit IRC10:31
*** kiennt26 has quit IRC10:39
*** caoyuan has quit IRC10:43
*** caoyuan has joined #openstack-zun10:59
*** chenyb4 has quit IRC11:01
*** openstackgerrit has joined #openstack-zun11:05
openstackgerritMerged openstack/zun master: Add native Zuulv3 jobs  https://review.openstack.org/51220911:05
openstackgerritMerged openstack/zun master: Add create_network method in etcd db.  https://review.openstack.org/57667211:05
openstackgerritMerged openstack/zun master: Remove the unused url for container exec  https://review.openstack.org/57223511:05
*** caoyuan has quit IRC11:09
*** caisan has joined #openstack-zun11:59
*** janki has quit IRC12:06
*** caisan has quit IRC12:55
*** caoyuan has joined #openstack-zun12:56
*** janki has joined #openstack-zun13:03
*** chenyb4 has joined #openstack-zun13:12
*** hongbin has joined #openstack-zun13:25
*** janki has quit IRC13:26
*** janki has joined #openstack-zun13:46
*** caisan has joined #openstack-zun14:06
*** caisan has quit IRC14:33
*** caisan has joined #openstack-zun14:41
*** chenyb4 has quit IRC14:50
*** chenyb4 has joined #openstack-zun14:51
*** chenyb4 has quit IRC14:57
*** caoyuan has quit IRC15:39
*** nicolasbock has joined #openstack-zun15:52
*** caisan has quit IRC16:07
*** janki has quit IRC16:59
*** jkuei_ has joined #openstack-zun19:52
*** nicolasbock has quit IRC22:00
*** hongbin has quit IRC22:25

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