Tuesday, 2018-07-17

korean101hongbin00:37
korean101ping00:38
*** jkuei_ has quit IRC00:42
*** hongbin has joined #openstack-zun00:44
korean101hongbin: ping00:53
korean101hongbin: HI!00:53
hongbinkorean101: hi00:53
korean101hongbin: monday 20:53?00:53
hongbinyes00:54
korean101hongbin: ok00:54
korean101hongbin: I red this links (https://review.openstack.org/#/q/owner:hongbin.lu%2540huawei.com+status:open)00:54
korean101hongbin: You don't seem to sleep.00:55
*** hongbin_ has joined #openstack-zun00:56
korean101hongbin: now. can i test zun via kolla-ansible?00:57
hongbin_korean101: i tested it in the weekend, but couldn't get it to work00:58
korean101korean101: yes.00:58
hongbin_korean101: i am working on a fix: https://review.openstack.org/#/c/582824/00:58
*** hongbin has quit IRC00:58
korean101hongbin_: oops00:58
hongbin_korean101: after the fix is merged, and kolla picked it up, i will give another try00:58
korean101korean101: ok00:59
korean101hongbin_: in R releases, supported k8s?01:00
hongbin_basically, kolla requires docker 1.24, which is too old, i have to change some bits to make zun work with 1.2401:00
korean101hongbin_: hmmmm ok01:00
hongbin_korean101: what do you mean by "supported k8s"?01:00
korean101hongbin_: https://www.openstack.org/assets/presentation-media/Zun-Vancouver-Project-Update.pdf on 13pages01:01
korean101hongbin_: OpenStack Rocky ● Kubernetes integration01:02
hongbin_korean101: that is basically this PR: https://github.com/virtual-kubelet/virtual-kubelet/pull/23901:02
hongbin_korean101: kevzha01__ is working on it01:02
korean101hongbin_: OK!01:03
korean101hongbin_: I use kolla-ansible (Queens)01:03
hongbin_korean101: ack01:03
korean101hongbin_: but you recommended manual installation01:03
korean101hongbin_: so hard to me...01:04
hongbin_korean101: understand :)01:04
hongbin_korean101: i am fixing kolla now, but it takes some times01:04
korean101hongbin_: especially networks...01:04
korean101korean101: yes. many thanks!01:04
korean101hongbin_: many thanks01:04
korean101hongbin_: just waiting for your works.01:05
korean101hongbin_: and I read another documents about zun01:05
korean101i'll01:05
*** fabian_ has joined #openstack-zun01:09
*** kevzha01__ is now known as kevinz01:09
openstackgerritHongbin Lu proposed openstack/zun master: Verify docker API version if runtime is specified  https://review.openstack.org/58282401:43
*** hongbin_ has quit IRC01:45
*** hongbin has joined #openstack-zun01:45
*** caoyuan has joined #openstack-zun02:02
openstackgerritHongbin Lu proposed openstack/zun master: Clone Zun repository by TARGET_BRANCH  https://review.openstack.org/58307802:16
hongbin#startmeeting zun03:00
openstackMeeting started Tue Jul 17 03:00:03 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:00
hongbinhi kevinz03:00
kevinzhey hongbin03:00
kevinzCFP submitted03:00
hongbinkevinz: cool03:01
kevinzThanks for your "jin yu liang yan"03:01
hongbin...03:01
hongbin#topic Blueprints03:02
*** openstack changes topic to "Blueprints (Meeting topic: zun)"03:02
hongbin1. OpenStack as a virtual Kubernetes node (assignee: kevinz)03:02
hongbin#link https://blueprints.launchpad.net/zun/+spec/zun-connector-for-k8s03:02
hongbin#link https://github.com/virtual-kubelet/virtual-kubelet/pull/23903:02
kevinzI find the dims comments03:03
kevinzWill submit a patch today03:03
kevinzStill the issue with command.03:03
hongbinhope it is not hard to fix03:04
kevinzIt's OK I think. But first need to build the two cluster.03:04
kevinzBeside I will do the capsule align with Kata this week and next week03:05
hongbincool03:05
hongbinmkrai: might also interest in the kata work as well03:06
kevinzOne question, could you help to see the cpu/memory request/limit?03:06
kevinzSince we just have limit now, don't have request03:07
hongbinsure03:07
kevinzThanks03:07
hongbin#action hongbin looks at the cpu/memory request03:07
hongbinnp03:07
hongbinit looks everything is set now03:08
kevinzYes, under process03:08
hongbincool03:08
hongbin2. Introduce quota for containers (assignee: kiennt26)03:08
hongbin#link https://blueprints.launchpad.net/zun/+spec/quota-support03:08
hongbinkien is not here right now03:09
hongbini am not sure if he updated his patches last week03:09
hongbinwill look at that this week, and find out how i can help with this feature03:10
hongbin3. OpenStack Zun as Amphora driver (assignee: hongbin)03:10
hongbin#link https://storyboard.openstack.org/#!/story/200211703:10
hongbinfor this one, i will submit a talk with two octavia team members for the berlin summit03:10
openstackgerritMerged openstack/zun stable/queens: Remove unused auth_url from RequestContext  https://review.openstack.org/58118403:10
openstackgerritMerged openstack/zun stable/queens: Switch keystone session in glanceclient  https://review.openstack.org/58153903:11
hongbinhope the talk will be selected03:11
hongbinfor the code, i will continue to work on it this week03:11
hongbinok, any question so far?03:12
openstackgerritMerged openstack/zun stable/queens: Fall back to the legacy auth_uri option  https://review.openstack.org/58154003:13
openstackgerritMerged openstack/zun master: Synchronize on network attach/detach  https://review.openstack.org/55925203:13
hongbin#topic Bugs03:14
*** openstack changes topic to "Bugs (Meeting topic: zun)"03:14
hongbini was investigating the reported issue on installing zun with kolla03:14
hongbinhere is the fix03:15
hongbin#link https://review.openstack.org/#/c/582825/03:15
hongbinit looks kolla is using 1.24, so zun needs to use this API version as well03:15
hongbinhowever, if we set the docker api version to 1.24, we will run into several issues03:16
hongbinand i am trying to fix it03:16
hongbinhere is one fix03:16
hongbin#link https://review.openstack.org/#/c/582824/03:16
hongbinany question about that?03:16
hongbin#topic Open Discussion03:17
*** openstack changes topic to "Open Discussion (Meeting topic: zun)"03:17
hongbinany topic to discuss ?03:19
hongbinok, all thanks for joining, see you next week03:20
hongbin#endmeeting03:20
*** openstack changes topic to "Container management service for OpenStack"03:20
openstackMeeting ended Tue Jul 17 03:20:44 2018 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)03:20
openstackMinutes:        http://eavesdrop.openstack.org/meetings/zun/2018/zun.2018-07-17-03.00.html03:20
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/zun/2018/zun.2018-07-17-03.00.txt03:20
openstackLog:            http://eavesdrop.openstack.org/meetings/zun/2018/zun.2018-07-17-03.00.log.html03:20
openstackgerritMerged openstack/zun master: Fix an issue on deleteing container  https://review.openstack.org/55926103:22
*** janki has joined #openstack-zun03:25
*** janki has quit IRC03:31
*** caoyuan has quit IRC03:35
*** janki has joined #openstack-zun03:35
*** caoyuan has joined #openstack-zun03:35
*** caoyuan has quit IRC03:35
*** caoyuan has joined #openstack-zun03:36
*** chang_ has joined #openstack-zun03:42
*** caoyuan has quit IRC03:43
*** chang_ has quit IRC03:44
*** caoyuan has joined #openstack-zun03:55
openstackgerritHongbin Lu proposed openstack/python-zunclient master: Do not send 'auto_heal' if not specified  https://review.openstack.org/58310104:04
*** hongbin has quit IRC04:08
*** caoyuan has quit IRC04:09
*** caoyuan has joined #openstack-zun04:10
*** caoyuan has quit IRC04:18
*** caoyuan has joined #openstack-zun04:23
*** caoyuan has quit IRC04:28
*** jchhatbar has joined #openstack-zun04:31
*** janki has quit IRC04:31
*** jchhatbar has quit IRC04:32
*** jchhatbar has joined #openstack-zun04:33
*** caoyuan has joined #openstack-zun04:49
*** kiseok7 has joined #openstack-zun05:09
*** janki has joined #openstack-zun06:14
*** jchhatbar has quit IRC06:14
*** janki has quit IRC06:15
openstackgerritMerged openstack/zun-ui master: Imported Translations from Zanata  https://review.openstack.org/58274106:50
*** fabian_ is now known as chenyb407:16
*** chenyb4 has quit IRC07:37
*** chenyb4 has joined #openstack-zun07:43
*** vabada has quit IRC08:05
*** vabada has joined #openstack-zun08:06
*** vabada has quit IRC08:07
*** vabada has joined #openstack-zun08:08
*** vabada has quit IRC08:10
*** vabada has joined #openstack-zun08:10
*** vabada has quit IRC08:12
*** vabada has joined #openstack-zun08:13
openstackgerritNamrata proposed openstack/zun master: Document filter parameters in API reference  https://review.openstack.org/58258208:22
*** caoyuan has quit IRC09:16
*** chenyb4 has quit IRC10:25
*** janki has joined #openstack-zun11:39
*** caoyuan has joined #openstack-zun12:14
*** chenyb4 has joined #openstack-zun13:35
*** chenyb4 has quit IRC13:58
*** hongbin has joined #openstack-zun14:00
*** caoyuan has quit IRC14:24
openstackgerritNamrata proposed openstack/zun master: Add a note to uninstall pip packages on unstack  https://review.openstack.org/58327915:17
*** harlowja has joined #openstack-zun16:18
*** harlowja has quit IRC17:54
*** janki has quit IRC18:14
*** harlowja has joined #openstack-zun18:32
*** caoyuan has joined #openstack-zun23:03
*** caoyuan has quit IRC23:21

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