15:59:46 <inc0> #startmeeting kolla
15:59:47 <openstack> Meeting started Wed Jun 21 15:59:46 2017 UTC and is due to finish in 60 minutes.  The chair is inc0. Information about MeetBot at http://wiki.debian.org/MeetBot.
15:59:49 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
15:59:51 <openstack> The meeting name has been set to 'kolla'
15:59:58 <inc0> #topic w00t for Kolla
16:00:05 <inc0> show of hands, make noise!
16:00:05 <duonghq> w00t
16:00:07 <duonghq> o/
16:00:08 <egonzalez> wOot!
16:00:11 <berendt> woot/
16:00:28 <rwellum> WoOt
16:00:28 <Jeffrey4l> woot
16:00:33 <jascott1> woot
16:01:05 <pbourke> o/
16:01:09 <vhosakot> o/
16:01:15 <spsurya_> 0/
16:01:38 <vhosakot> S
16:01:56 <vhosakot> I meant spsurya_ has a big head today :)
16:02:04 <krtaylor> o/
16:02:07 <vhosakot> better than ./
16:02:14 <vhosakot> :)
16:02:48 <spsurya_> vhosakot: will finish early
16:02:51 <hrw> o/
16:02:54 <vhosakot> cool
16:02:56 <spsurya_> everything on earther pad
16:03:22 <mandre> woot
16:03:55 <spsurya_> w00t
16:04:05 <inc0> ok, it's going to be short meeting
16:04:11 <inc0> #topic Announcements
16:04:16 <inc0> anyone? I have nothing
16:04:37 <Jeffrey4l> 4.0.2 is release :)
16:04:51 <inc0> right, good point, speaking of which, we should push images;)
16:05:00 <inc0> or hold on
16:05:03 <inc0> and wait for automatic
16:05:20 <Jeffrey4l> when and where the automatic will be landed?
16:05:21 <spsurya_> inc0: Jeffrey4l: pbourke thanks for vote
16:05:42 <inc0> I'm kinda worried how many people uses our images from dockerhub without updates
16:05:51 <inc0> Jeffrey4l: you know what? let's make this topic
16:05:57 <inc0> I'll give you all status
16:06:01 <inc0> so let's move on
16:06:12 <Jeffrey4l> kolla cores please make vote for propose spsurya_ as cores ;)
16:06:12 <inc0> #topic Triaging of bugs for this week (spsurya)
16:06:33 <spsurya_> inc0: Jeffrey4l https://etherpad.openstack.org/p/kolla-bug-triage-week
16:06:50 <spsurya_> added the status of triaged on it
16:06:55 <inc0> thanks
16:07:12 <spsurya_> anyone want to pick to fix can take from here
16:07:23 <spsurya_> some of them i found invalid
16:07:38 <spsurya_> some are in progress
16:08:07 <spsurya_> inc0: please update https://etherpad.openstack.org/p/kolla-bug-triage-week
16:08:09 <inc0> ok, if anyone have any time to spare, this is good way to do it
16:08:36 <spsurya_> inc0: anything to add or remove on this
16:08:41 <spsurya_> ?
16:08:42 <rwellum> I might pick one up...
16:08:48 <inc0> let's move on
16:08:56 <inc0> thanks rwellum let me know if you need any help
16:09:00 <rwellum> sure
16:09:19 <inc0> #topic Question - upstream a tool (or not)? rwellum
16:09:25 <inc0> which tool is it?;)
16:09:39 <rwellum> Thanks inc0 ! Simple question: I have written a tool to deploy kubernetes and then additionally kolla-kubernetes. I wrote it when going through the deployment guide process. This was before the shell-script and ansible playbook came about and now I've just continued to develop it. It's written in python, it handles multiple versions of all the tools we use, runs on both centos and ubuntu just fine and I added a
16:09:39 <rwellum> 'demo' mode which walks the user through the whole process. Really just to help me and my teams at $$job. Anyway question is should I upstream it - or not? If there's no interest then I won't. Or upstream it and see what the interest is?
16:10:09 <inc0> rwellum: funny, jascott1 wrote something similar;)
16:10:18 <rwellum> ansible though right?
16:10:20 <inc0> https://github.com/jascott1/arboreal/
16:10:22 <inc0> yeah
16:10:28 <inc0> and terraform
16:10:43 <rwellum> Yeah I like that hence my qn - do we need another tool?
16:10:55 <inc0> since you wrote it, sure
16:11:06 <inc0> or we can converge on single and put it in tree
16:11:18 <inc0> make it official:)
16:11:25 <krtaylor> +1
16:11:46 <rwellum> Ok - I personally like jascott1 much better for an official tool but I'll upstream mine and see if it garners interest or not.
16:11:50 <inc0> rwellum: publish it somewhere and we'll compare
16:12:07 <inc0> maybe we'll take parts of your tool, put it into Arboreal and put it all in tree
16:12:30 <rwellum> It's out on github already - so I can point folks to that
16:12:37 <krtaylor> maybe someone would volunteer to do a comparison?
16:12:37 <rwellum> Yeah good point.
16:12:57 <inc0> I'll take a look
16:13:11 <rwellum> https://github.com/RichWellum/k8s/blob/master/k8s.py
16:13:20 <rwellum> Stupid name of course
16:13:44 <rwellum> Thanks - that's it from me.
16:13:58 <inc0> there are 2 hard things in computer science, caching and naming things
16:14:22 <berendt> inc0: confirmed :)
16:14:30 <inc0> #topic Dockerfile publisher update
16:14:49 <inc0> #link https://review.openstack.org/#/c/475469/
16:14:52 <inc0> this is prototype
16:15:06 <inc0> I'm very close to finish it, maybe even today
16:15:40 <inc0> that will handle build->test->publish to tarballs.o.o
16:15:58 <inc0> next step is pretty straightforward, pull from tarballs, retag, push to dockerhub
16:16:35 <inc0> I wrote small tool that will do this https://github.com/inc0/kolla_dockerhub_pusher
16:16:40 <Jeffrey4l> so tag build will be pushed, right ?
16:17:24 <inc0> yes, today we'll have tag ocata, ocata-1 and master
16:17:31 <inc0> ocata-1 is autoincrement
16:17:43 <inc0> later we can create 4.0.3 and 4.0.3-1
16:18:11 <inc0> in fact, I think we should stop pushing manually asap because images will be stale
16:18:18 <inc0> and CVEs might be there
16:18:49 <inc0> and until we have automatic pushing with updates daily, point everyone to self building
16:19:36 <inc0> questions?
16:20:43 <inc0> guess not:)
16:20:54 <inc0> ok, this is short meeting.
16:20:59 <inc0> #topic open discussion
16:21:17 <inc0> can someone tag +w here? https://review.openstack.org/#/c/476178/
16:21:23 <inc0> deploy gates in kolla needs fixing
16:21:32 <mandre> done
16:21:45 <inc0> thanks:)
16:22:05 <inc0> ok, thank you all for coming
16:22:08 <mandre> hey, so I wanted to raise awareness on a series of changes I'm doing to set_configs.py
16:22:12 <mandre> https://review.openstack.org/#/q/topic:set_config_changes
16:22:55 <mandre> this includes a bit of refactoring, and new options that are super useful in the case you have config files you've extracted from a running container
16:23:16 <inc0> kk, I'll review this
16:23:28 <mandre> thanks :)
16:23:43 <inc0> anything else anyone
16:23:44 <inc0> ?
16:24:12 <inc0> ok, I'll give you 30min of your lives back:) have a great day/night everyone!
16:24:16 <inc0> #endmeeting kolla