03:00:39 <Jw-91> #startmeeting zun 03:00:40 <openstack> Meeting started Tue Feb 19 03:00:39 2019 UTC and is due to finish in 60 minutes. The chair is Jw-91. Information about MeetBot at http://wiki.debian.org/MeetBot. 03:00:41 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 03:00:43 <openstack> The meeting name has been set to 'zun' 03:00:50 <Jw-91> #topic Roll Call 03:01:36 <Jw-91> #link https://wiki.openstack.org/wiki/Zun#Agenda_for_2019-02-19_0300_UTC 03:02:04 <hongbin> o/ 03:02:28 <hongbin> Jw-91: sorry, late for a few minutes 03:02:53 <Jw-91> It's ok :) 03:03:01 <Jw-91> #topic Review Action Items 03:03:15 <Jw-91> I am looking at #link https://review.openstack.org/#/c/633371/ 03:03:33 <Jw-91> Is it to manage Capsule as a special container instead of having its own interfaces? 03:03:56 <hongbin> basically, yes 03:03:57 <Jw-91> If this is done, can all of our container functions be applied to Capsule? 03:04:19 <hongbin> yes, all container features will be available to capsule in theory 03:04:52 <hongbin> because capsule is also a container 03:05:38 <hongbin> so that patch is basically remove the capsule interface from compute manager, and push the capsule code to driver 03:06:06 <hongbin> as a result, compute manager will treat container and container the same 03:06:44 <hongbin> the driver needs to implement the difference (i.e. create_container / create_capsule, delete_container / delete_capsule) 03:07:04 <Jw-91> It seems that this maintenance is more convenient. 03:07:34 <hongbin> yes, making the maintenance easier is the goal of that patch 03:08:15 <Jw-91> Very useful modification, I will review it today 03:08:36 <hongbin> thanks 03:08:45 <openstackgerrit> Merged openstack/zun master: Consolidate data model of Container and Capsule https://review.openstack.org/636070 03:08:53 <Jw-91> #link https://review.openstack.org/#/c/628520/ 03:09:26 <Jw-91> I did not understand the meaning of this modification. 03:10:03 <Jw-91> Have you seen this modification before? 03:10:28 <hongbin> yes, i just disregards this patch since it doesn't make too much sense 03:10:44 <hongbin> and the tests don't pass 03:11:31 <Jw-91> Ok, let's ignore it for now. 03:11:48 <hongbin> :) 03:11:54 <Jw-91> I have nothing else to discuss. :) 03:12:13 <Jw-91> #topic Open Discussion 03:12:36 <hongbin> i don't have i have anything specific today 03:12:51 <hongbin> i will focus on the virtual kubelet PR in these a few weeks 03:12:58 <hongbin> #link https://github.com/virtual-kubelet/virtual-kubelet/pull/239 03:13:11 <hongbin> the capsule patches are for this purpose 03:13:36 <hongbin> hopefully, i can help kevin to get that pull request merged 03:14:54 <hongbin> BTW, k8s integration is really important for our project, i will try to get it done as soon as possible 03:15:01 <hongbin> that is all from me 03:15:56 <Jw-91> I have been learning K8s recently, and I will take a closer look at this link. 03:16:08 <hongbin> cool 03:16:52 <Jw-91> Ok, see you next week :) 03:17:08 <hongbin> thanks, see you next week 03:17:12 <Jw-91> #endmeeting