Tuesday, 2018-04-24

*** caoyuan has joined #openstack-zun00:40
*** fabian has joined #openstack-zun00:49
*** caoyuan has quit IRC00:49
*** guest_ has joined #openstack-zun00:49
guest_hi00:49
guest_Docker internal error: 500 Server Error: Internal Server Error ("failed to create endpoint zun-6dcd8d04-d3cc-4efd-9593-8f5a25b7ae50 on network 6de9f3c9-fb2c-41bf-ba0f-5195d7362fd3: NetworkDriver.CreateEndpoint: vif_type(binding_failed) is not supported. A binding script for this type can't be found")00:49
*** fabian has quit IRC00:55
*** fabian has joined #openstack-zun01:12
*** caisan has joined #openstack-zun01:12
*** mbirru has quit IRC01:21
*** fabian is now known as chenyb401:23
*** hongbin_ has joined #openstack-zun01:32
*** caoyuan has joined #openstack-zun01:38
*** caoyuan has quit IRC01:38
*** caoyuan has joined #openstack-zun01:38
*** caowei has joined #openstack-zun02:04
hongbin_shu-mutow-AWAY: ping02:18
*** kevzha01 has joined #openstack-zun02:22
*** kevzha01 is now known as kevinz02:24
hongbin_kevinz: wow, i saw the gophercloud PR is merged :)02:48
hongbin_bravo02:48
kevinzhongbin_: yes, good news02:48
hongbin_^^02:48
kevinzhongbin_: I will rebase other PRs to this now02:49
hongbin_kevinz: cool02:49
hongbin_#startmeeting03:00
openstackhongbin_: Error: A meeting name is required, e.g., '#startmeeting Marketing Committee'03:00
hongbin_#startmeeting zun03:00
openstackMeeting started Tue Apr 24 03:00:16 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_#rollcall03:00
kevinzo/03:00
hongbin_#topic rollacall03:00
deepak_mouryahi hongbin03:00
*** openstack changes topic to "rollacall (Meeting topic: zun)"03:00
hongbin_hi kevinz deepak_mourya03:00
caisanhi all03:01
hongbin_hi caisan03:01
hongbin_thanks for joining03:01
caisanhi hongbin_ :)03:01
hongbin_#topic Announcement03:01
*** openstack changes topic to "Announcement (Meeting topic: zun)"03:01
hongbin_a small announcement from me, fengshengqin is not able to chair this meeting due to her company issue with US :)03:02
hongbin_any other annoucement?03:02
kevinzHope ZTE will be OK:-)03:02
hongbin_(i will cover the meeting chair whenever shengqin is not available)03:03
hongbin_yes, hope so03:03
hongbin_#topic Blueprints03:03
*** openstack changes topic to "Blueprints (Meeting topic: zun)"03:03
hongbin_1. OpenStack as a virtual Kubernetes node (assignee: kevinz)03:03
*** fengshengqin has joined #openstack-zun03:03
hongbin_kevinz: ^^03:03
kevinzHi hongbin_03:03
kevinzI will give some update03:03
kevinzFirst I'd like to thanks hongbin for the help to make Zun in the master branch of gophercloud03:04
hongbin_my pleasure :)03:04
*** jiwei has joined #openstack-zun03:04
kevinzNow I will rebase the capsule list, delete, create to master branch03:04
kevinzAnd begin working on virutal-kubelet. The first target is enable createPod/describePod in virtual-kubelet with Zun03:05
hongbin_yes, that would be a good first step03:06
kevinzAfter that finished, we will be able to show a small demo in the summit.03:06
hongbin_nice03:06
kevinzOne question, virtual-kubelet need a API updatePod,03:07
*** fengshengqin has quit IRC03:07
kevinzI'm not sure, do we have container update operation now?03:07
hongbin_for individual container, we can update the name, memory, cpu (without restart)03:08
hongbin_we can update the image with a rebuild (disruptive)03:09
kevinzCool03:09
kevinzI think the rebuild is what I want03:09
hongbin_ok03:09
hongbin_right now, rebuild can only change the image03:09
kevinzjust to clarify, rebuild action will only change the image, and nothing else changed right?03:09
kevinzCool03:10
hongbin_yes, nothing else will be changed03:10
kevinzThat's enough03:10
hongbin_awesome03:10
kevinzI will hurry up for the first create/describe API :-)03:10
*** fengshengqin has joined #openstack-zun03:10
hongbin_kevinz: cool, thanks kevinz03:11
kevinzmy pleasure03:11
hongbin_for others, here is our code in gophercloud: https://github.com/gophercloud/gophercloud/tree/master/openstack/container/03:11
*** jiwei has quit IRC03:12
hongbin_gophercloud is a Go SDK for openstack, kevinz is working hard to make it support zun03:12
deepak_mouryaoh sounds cool03:12
hongbin_indeed03:12
hongbin_2. Introduce quota for containers (assignee: kiennt26)03:13
hongbin_kiennt26: there?03:13
*** jiwei has joined #openstack-zun03:14
hongbin_kien might not be here, but i saw he had uploaded a few patches in this BP: https://review.openstack.org/#/q/project:openstack/zun+branch:master+topic:bp/quota-support03:14
hongbin_#link https://review.openstack.org/#/q/project:openstack/zun+branch:master+topic:bp/quota-support03:14
hongbin_right now, the quota db table is there, the object layer is supported03:15
hongbin_it looks he is working on the etcd support, which is in a good progress03:15
hongbin_in overall, this BP looks good03:15
kevinzyes definitely03:16
hongbin_any question about this topic ?03:16
hongbin_3. Manage the reverse disk for container images (assignee: fengshengqin)03:17
hongbin_fengshengqin: there?03:17
hongbin_ok, let's skip this one03:17
kevinzI believe shengqin tried to connect for several times but failed:-)03:18
hongbin_yes, it looks like this is the case03:18
hongbin_#topic Bugs03:18
*** openstack changes topic to "Bugs (Meeting topic: zun)"03:18
caisanone more thing, network management of Zun should be strengthen,Could this be a new BP?03:18
hongbin_caisan: sure, welcome to create a BP about that, i will review it if it is created03:19
hongbin_1. Interactive exec via proxy (assignee: hongbin)03:20
hongbin_#link https://bugs.launchpad.net/zun/+bug/173507603:20
openstackLaunchpad bug 1735076 in Zun "Interactive exec via proxy" [Critical,In progress] - Assigned to hongbin (hongbin034)03:20
caisanright now, it is just a small steps, lol03:20
hongbin_i am starting to work on this one, it is a critical bug since it has security implication03:20
caisans/steps/step03:20
hongbin_caisan: ack03:21
caisanok03:21
hongbin_the idea is to re-use the websocket proxy we developed for 'attach' and leverage it for proxying 'docker exec'03:21
*** fengshengqin has quit IRC03:22
kevinzsounds great03:22
hongbin_as a result, we don't need to expose the raw docker api endpoint to end-users03:22
hongbin_i have a few initial work on this, still trying to figure out how to do it03:23
hongbin_any question on this one?03:23
kevinzI will help to review after patch ready:-)03:24
kevinzThanks for working on this topic since it is not a easy one03:24
hongbin_kevinz: that would be great, you are possibly the perfect reviewer in this group since you are the author of the websocket proxy03:25
hongbin_:)03:25
*** nicolasbock has quit IRC03:26
hongbin_#topic #topic Open Discussion03:26
*** openstack changes topic to "#topic Open Discussion (Meeting topic: zun)"03:26
hongbin_#undo03:26
openstackRemoving item from minutes: #topic #topic Open Discussion03:26
hongbin_#topic Open Discussion03:26
*** openstack changes topic to "Open Discussion (Meeting topic: zun)"03:26
deepak_mourya1. availability zone  bug https://bugs.launchpad.net/zun/+bug/176639503:26
openstackLaunchpad bug 1766395 in Zun "Introduce /availability-zone API endpoint" [High,Triaged]03:26
hongbin_deepak_mourya: go ahead03:27
deepak_mouryaso right now we only have model  or database connectivity for this isn't it03:27
hongbin_yes03:27
deepak_mouryayes i  like to work on it , looking interesting03:27
deepak_mouryaSo now we have to move this service on to the one more step ahead  like api level03:28
hongbin_yes, that is right03:28
hongbin_what we need to provide is an API for end-users to list all the availability zone03:29
deepak_mouryaokay i will take your help  if something is confusing :)03:29
deepak_mouryayea like that openstack availability zone list  in nova03:30
hongbin_deepak_mourya: cool, thanks for taking the work03:30
deepak_mouryamy pleaseure :)03:30
hongbin_all, any other topic to discuss?03:30
hongbin_seems there is nothing else03:31
hongbin_all, thanks for joining the meeting, hope to see you next time03:31
hongbin_#endmeeting03:32
*** openstack changes topic to "Container management service for OpenStack"03:32
openstackMeeting ended Tue Apr 24 03:32:03 2018 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)03:32
openstackMinutes:        http://eavesdrop.openstack.org/meetings/zun/2018/zun.2018-04-24-03.00.html03:32
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/zun/2018/zun.2018-04-24-03.00.txt03:32
openstackLog:            http://eavesdrop.openstack.org/meetings/zun/2018/zun.2018-04-24-03.00.log.html03:32
*** jiwei has quit IRC03:32
*** janki has joined #openstack-zun03:44
*** shu-mutow-AWAY is now known as shu-mutow03:57
*** hongbin_ has quit IRC03:58
*** deepak_ has quit IRC04:19
*** kiennt26 has quit IRC04:25
*** deepak_ has joined #openstack-zun04:31
*** janki has quit IRC04:39
*** flwang1 has quit IRC04:45
*** janki has joined #openstack-zun05:49
*** shu-mutow is now known as shu-mutow-AWAY05:59
openstackgerritfeng.shengqin proposed openstack/zun master: Add doc for live restore to keep container alive  https://review.openstack.org/55997005:59
*** deepak_ has quit IRC06:08
openstackgerritOpenStack Proposal Bot proposed openstack/zun-ui master: Imported Translations from Zanata  https://review.openstack.org/56383306:15
*** deepak_ has joined #openstack-zun06:19
*** threestrands has quit IRC06:32
openstackgerritMerged openstack/zun master: Remove unused jsonpatch code  https://review.openstack.org/56290406:50
openstackgerritMerged openstack/zun master: Remove the usage of WSME library  https://review.openstack.org/56290006:50
openstackgerritMerged openstack/zun master: Remove netaddr from requirements  https://review.openstack.org/56342606:50
*** threestrands has joined #openstack-zun06:50
*** threestrands has quit IRC06:50
*** threestrands has joined #openstack-zun06:50
*** guest_ has quit IRC07:01
openstackgerritMerged openstack/zun master: Remove os-vif from requirements  https://review.openstack.org/56342507:07
openstackgerritMerged openstack/zun master: Remove unused nova related code  https://review.openstack.org/56291307:07
openstackgerritMerged openstack/zun master: Move config 'base_url' to controller node  https://review.openstack.org/56343007:07
openstackgerritMerged openstack/zun master: Add the missing API version history  https://review.openstack.org/55987607:07
*** threestrands has quit IRC07:10
*** jchhatbar has joined #openstack-zun07:21
*** janki has quit IRC07:23
*** caoyuan has quit IRC08:03
*** caoyuan has joined #openstack-zun08:30
*** caoyuan_ has joined #openstack-zun08:47
*** flwang1 has joined #openstack-zun09:04
*** caoyuan_ has quit IRC09:20
*** kevzha01_ has joined #openstack-zun09:21
*** kevinz has quit IRC09:23
*** kevzha01__ has joined #openstack-zun09:30
*** kevzha01 has joined #openstack-zun09:32
*** kevzha01_ has quit IRC09:33
*** kevzha01__ has quit IRC09:34
openstackgerritMerged openstack/zun-ui master: Imported Translations from Zanata  https://review.openstack.org/56383310:03
*** caoyuan has quit IRC10:05
*** caoyuan has joined #openstack-zun10:06
*** caoyuan has quit IRC10:11
*** chenyb4 has quit IRC10:33
*** lxkong has quit IRC10:35
*** nicolasbock has joined #openstack-zun11:05
*** caowei has quit IRC11:13
*** caisan has quit IRC12:10
*** kevzha01 has quit IRC13:13
*** kevzha01 has joined #openstack-zun13:14
*** hongbin_ has joined #openstack-zun13:59
*** caoyuan has joined #openstack-zun14:00
*** caisan has joined #openstack-zun14:16
*** fabian has joined #openstack-zun14:19
*** caisan has quit IRC14:31
*** caisan has joined #openstack-zun14:32
*** fabian has quit IRC14:41
openstackgerritcaishan proposed openstack/python-zunclient master: Add network-create to python-zunclient  https://review.openstack.org/56399715:10
*** spsurya has quit IRC15:31
*** spsurya has joined #openstack-zun15:32
*** caisan has quit IRC15:39
*** caoyuan has quit IRC15:48
*** jchhatbar has quit IRC16:32
*** deepak_ has quit IRC16:38
*** deepak_ has joined #openstack-zun16:50
*** dims has quit IRC19:02
*** dims has joined #openstack-zun19:09
*** lxkong has joined #openstack-zun21:09
*** flwang1 has quit IRC21:16
*** mstrohl has joined #openstack-zun21:54
*** flwang1 has joined #openstack-zun22:12
*** hongbin_ has quit IRC23:33
*** mstrohl has quit IRC23:41

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