16:00:07 <strigazi> #startmeeting containers
16:00:09 <openstack> Meeting started Tue Oct 10 16:00:07 2017 UTC and is due to finish in 60 minutes.  The chair is strigazi. Information about MeetBot at http://wiki.debian.org/MeetBot.
16:00:10 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
16:00:13 <openstack> The meeting name has been set to 'containers'
16:00:16 <strigazi> #topic Roll Call
16:00:35 <slunkad_laptop> Sayali Lunkad
16:00:39 <strigazi> Spyros Trigazis
16:01:05 <KwozyMan> Costin GamenČ›
16:02:04 <strigazi> Thanks for joining the meeting slunkad_laptop KwozyMan
16:02:24 <strigazi> #link https://wiki.openstack.org/wiki/Meetings/Containers#Agenda_for_2017-10-10_1600_UTC
16:02:39 <strigazi> #topic Announcements
16:02:46 <strigazi> change on magnum jobs for zuulv3 https://review.openstack.org/#/c/508676/
16:02:57 <strigazi> I hope this week we can take it
16:03:19 <strigazi> zuulv3 is enabled again
16:03:19 <slunkad_laptop> oh nice
16:03:21 <strigazi> #topic Review Action Items
16:03:31 <strigazi> strigazi to update https://launchpad.net/~magnum-drivers/+members#active with the current magnum core reviewer list DONE
16:03:42 <strigazi> strigazi to find an assignee for sync cluster task not running with send cluster metrics [couldn't find, I'll take it]
16:03:47 <strigazi> strigazi to find an assignee for : OSC client can not delete cluster-template with . (period) in name https://bugs.launchpad.net/magnum/+bug/1718930 [couldn't find, I'll take it]
16:03:47 <openstack> Launchpad bug 1718930 in Magnum "OSC client can not delete cluster with . (period) in name" [Undecided,New]
16:03:54 <strigazi> strigazi to draft a bp or bug for changes in cluster-update command DONE
16:03:59 <strigazi> https://bugs.launchpad.net/magnum/+bug/1722573
16:03:59 <openstack> Launchpad bug 1722573 in Magnum "Limit the scope of cluster-update for heat drivers" [Undecided,New]
16:04:29 <strigazi> #topic Blueprints/Bugs/Reviews/Ideas
16:04:51 <strigazi> dd support of k8s cluster over opensuse distro https://blueprints.launchpad.net/magnum/+spec/k8s-opensuse-support [good progress]
16:04:58 <strigazi> Add support of k8s cluster over opensuse distro https://blueprints.launchpad.net/magnum/+spec/k8s-opensuse-support [good progress]
16:05:42 <strigazi> I added some input in the review, it is for the pep8 error
16:05:49 <strigazi> while we are at it
16:05:57 <slunkad_laptop> strigazi: yes it seems to work now but still need add the tests
16:05:57 <strigazi> slunkad_laptop What you can do is
16:06:21 <strigazi> something like this: http://git.openstack.org/cgit/openstack/magnum/tree/magnum/tests/functional/k8s_coreos/test_k8s_python_client.py
16:06:27 <slunkad_laptop> and ya its mostly bashate stuff showing up on the previous files
16:07:00 <strigazi> and add the functional test in tox.ini
16:07:11 <strigazi> http://git.openstack.org/cgit/openstack/magnum/tree/tox.ini#n68
16:07:13 <slunkad_laptop> strigazi: ok, how about the image?
16:07:39 <strigazi> slunkad_laptop: is it custom? is it a standard opensuse image?
16:07:53 <slunkad_laptop> its a custom image
16:08:05 <strigazi> built with?
16:08:11 <slunkad_laptop> kiwi
16:08:15 <dirk> strigazi: we can build an opensuse image with diskimage builder
16:08:59 <strigazi> dirk: slunkad_laptop you can create a job to build the image on openstack infra
16:09:03 <strigazi> or
16:09:35 <strigazi> we can document that a team from opensuse takes care of the builds and hosts them somewhere
16:09:39 <dirk> strigazi: likely yes
16:09:53 <dirk> I think I started it some time ago and never finished it
16:10:29 <strigazi> otherwise we can upload them to our space in fedorapeople.org/magnum but having it hosted in opensuse project sounds better to me
16:10:43 <strigazi> As you want
16:11:29 <strigazi> do you have one now so I can use for testing?
16:11:35 <slunkad_laptop> dirk: I think we can restart the work on building it upstream
16:12:03 <dirk> strigazi: if thats a first step that is acceptable then that might be a nice solution while dib issues and infra is sorted out
16:12:27 <dirk> I definitely think building the images upstream is the good solution to aim for
16:12:46 <strigazi> upstream to openstack-infra?
16:12:53 <dirk> correct
16:13:08 <strigazi> ok, maybe we can use kiwi on infra?
16:13:33 <dirk> that depends
16:13:49 <dirk> kiwi only runs on opensuse nodes easily, and we don't have those (we only have nodepool workers)
16:13:59 <dirk> its possible that zuulv3 allows that though
16:14:38 <strigazi> ok, we can investigate. For starters a url that is usually up should be ok
16:15:38 <strigazi> When you have an image just add it in the gerrit review so we can tests locally
16:16:02 <strigazi> Anything else on that?
16:16:06 <dirk> so you want to run the gerrit review on the xenial workers?
16:16:13 <dirk> or on opensuse workers?
16:16:17 <slunkad_laptop> strigazi: atm I am testing on a sles based image and we will get a opensuse based image soon so will add that then
16:16:44 <strigazi> dirk whatever works better :)
16:16:51 <slunkad_laptop> dirk: don't think that would matter really..
16:17:30 <dirk> strigazi: ok, sounds like a plan to me. lets move on then
16:18:02 <strigazi> ok, next: Use the heat agent and Software Deployments in heat templates https://blueprints.launchpad.net/magnum/+spec/heat-agent
16:18:31 <strigazi> The agent on fedora runs very well in a non-docker container
16:18:39 <strigazi> I just need feedback
16:18:51 <strigazi> #link https://review.openstack.org/468816
16:19:16 <strigazi> dirk: slunkad_laptop do plan to include the heat-agent in the opensuse image?
16:19:29 <strigazi> or maybe run it in a container?
16:20:31 <strigazi> we can discuss it later, next
16:20:47 <slunkad_laptop> strigazi: no plans yet but we will look into it
16:20:56 <strigazi> Cluster upgrades https://blueprints.launchpad.net/magnum/+spec/cluster-upgrades have a look and +1 if you agree with the direction
16:20:59 <strigazi> slunkad_laptop: ack
16:21:30 <strigazi> I did some good steps with the implementation and this week I'll a good prototype ready
16:21:48 <strigazi> for now you can see a small demo here: http://test-strigazi-sharing.web.cern.ch/test-strigazi-sharing/upgrade-ish-demo/
16:22:01 <strigazi> #link http://test-strigazi-sharing.web.cern.ch/test-strigazi-sharing/upgrade-ish-demo/
16:22:45 <strigazi> next, regarding the bugs on pike:
16:22:54 <strigazi> kubernetes-fedora: Fix prometheus config  [merged]
16:23:07 <strigazi> sync cluster task not running with send cluster metrics enabled [assigned to strigazi]
16:23:25 <strigazi> kubernetes-dashboard is accesible without authorization or authentication with NodePort [no update this week]
16:23:59 <strigazi> dirk: slunkad_laptop you can add kubernetes-dashboard and monitoting with prometheus easily if you want.
16:24:35 <strigazi> Finally, regarding imit the name of the Instance names https://bugs.launchpad.net/magnum/+bug/1718947 , kwozyman will give it a go
16:24:36 <openstack> Launchpad bug 1718947 in Magnum "Limit the name of the Instance names" [Critical,Confirmed] - Assigned to kwozyman (kwozyman)
16:25:19 <strigazi> Do you want to add a comment on the above items?
16:26:12 <strigazi> slunkad_laptop: dirk having in mind the upgrade capabilities for opensuse you start thinking how you want to do it?
16:26:49 <strigazi> rebuild the nodes OR run some script inside with the heat-agent to the uprgade
16:27:03 <strigazi> #topic Open Discussion
16:27:23 <strigazi> Any other business?
16:28:03 <slunkad_laptop> strigazi: the heat-agent option sounds interesting but will need to look into it further
16:28:17 <strigazi> slunkad_laptop: cool
16:30:57 <strigazi> cool, let's end the meeting early then
16:31:14 <slunkad_laptop> ok bye
16:31:14 <strigazi> Thanks for joining the meeting folks :)
16:31:25 <strigazi> see you next week :)
16:31:35 <strigazi> #endmeeting