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