17:07:51 <j00bar> #startmeeting ansible-container 17:07:51 <zodbot> Meeting started Mon Jan 22 17:07:51 2018 UTC. The chair is j00bar. Information about MeetBot at http://wiki.debian.org/MeetBot. 17:07:51 <zodbot> Useful Commands: #action #agreed #halp #info #idea #link #topic. 17:07:51 <zodbot> The meeting name has been set to 'ansible-container' 17:08:03 <j00bar> First order of business, I need to stop trying to be funny. 17:08:24 <chouseknecht> fabianvf: do you guys know when you will release 0.4.0 to Pypi ? 17:09:12 <fabianvf> chouseknecht: the flood of bugs on friday scared me, I'll probably push up a prerelease later today but going to wait for some more hardening to replace it 17:10:00 <ttomecek> (hi, I wasn't looking at irc) 17:10:20 <chouseknecht> fabianvf: cool. i'll keep an eye on it. 17:10:32 <j00bar> chouseknecht: most of my work this will will be on a-c. 17:10:34 <j00bar> so yaaaaay. 17:12:12 <j00bar> *this week 17:12:31 <j00bar> Y'all saw I have a working session set up for Thursday morning? 17:15:44 <chouseknecht> saw that 17:15:49 <j00bar> w00t. 17:18:45 <j00bar> Any other business? How are the new modules? Any particular work priorities for the week? 17:20:30 <fabianvf> We met on friday with the kubernetes python client devs and a few other interested party to discuss a dynamic kubernetes client 17:20:37 <fabianvf> s/party/parties 17:21:18 <j00bar> Isn't that what the modules are now, effectively? 17:21:38 <fabianvf> we're going to meet again in 3 weeks with an approach/design for dynamic kubernetes clients and try to get it started with the python client 17:21:58 <chouseknecht> the client doesn't dynamically (at present) pick up new endpoints added by applications or other bolt-ons to the platform 17:22:07 <fabianvf> j00bar: no, the current generated restclient only support interactions with objects that are statically present in the swagger.json 17:22:16 <fabianvf> j00bar: it can't handle extensions to the API 17:22:20 <fabianvf> what chouse said 17:22:25 <j00bar> Ah. Got it. 17:22:52 <ttomecek> j00bar, chouseknecht: guys, have you read my email wrt devconf sessions? 17:23:34 <chouseknecht> ttomecek: saw something about a workshop you're doing 17:23:46 <chouseknecht> ttomecek: is there anything specific you need? 17:23:48 <j00bar> The 1/16 email? 17:23:55 <j00bar> "Ansible Container workshop at devconf"? 17:24:22 <jof> Is this a bad place to ask support-ey questions about ansible-container? 17:24:29 <j00bar> I can walk you through the hello-world that I've done a few times at conferences. 17:24:35 <j00bar> It's a happy path all using minishift. 17:24:51 <j00bar> jof: Correct place, inopportune time. 17:25:14 <j00bar> jof: The Ansible Container WG meeting is currently happening, but otherwise this is the proper channel to ask. 17:25:34 <jof> Gotcha. I left some comments from earlier about an issue I'm seeing, but I think it was maybe before folks were online. I noticed that you joined afterwards. 17:26:02 <j00bar> 👍 17:26:07 <jof> I'll paste it back here another time. Prebaking with git-based, ssh-key-authed role-repos is getting in my way. :/ 17:26:12 <j00bar> ttomecek: Do you want the hello-world script? 17:30:10 <j00bar> ttomecek: *poke* 17:31:13 <ttomecek> chouseknecht, I was trying the ansible-container-demo and was running into issues (the main being one that the "not google plus" app is not being served) 17:31:36 <ttomecek> also, I couldn't deploy to openshift 17:31:36 <chouseknecht> ttomecek: did you do any troubleshooting? 17:31:58 <ttomecek> chouseknecht, yep, even sent PRs 17:32:53 <j00bar> I'll look at those in the next day or two. 17:32:57 <ttomecek> j00bar, chouseknecht: this is my plan right now: https://github.com/TomasTomecek/devconf-2018-workshop 17:33:21 <j00bar> And I'll comment based on my experience giving the live demos. I've done three live now at conferences. 17:33:43 <ttomecek> j00bar, basically these: https://github.com/ansible/ansible-container-demo/issues/5 https://github.com/ansible/ansible-container-demo/pull/6 17:34:14 <ttomecek> j00bar, neat! so if you want to do another live, I would be delighted 17:34:28 <ttomecek> (no pressure :D) 17:34:48 <j00bar> Happy to. 17:34:53 <j00bar> It's a tried/true demo. 17:35:24 <j00bar> Other business? 17:35:33 <ttomecek> j00bar, feel free to send a link if you have it online 17:35:59 <j00bar> I actually build it from scratch every time :) 17:36:07 <j00bar> But I've got my notes/cheat-sheet - I'll send to you. 17:37:00 <ttomecek> j00bar, thank you! 17:37:43 <ttomecek> I gotta go, thank you gentlemen! 17:38:21 <j00bar> Meeting adjourned? chouseknecht? 17:38:33 <chouseknecht> j00bar: sure 17:38:59 <chouseknecht> running through the ansible-container-demo to see what's butsted 17:39:02 <chouseknecht> busted 17:39:18 <chouseknecht> i got the django-gulp-nginx project building again over the weekend 17:39:30 <chouseknecht> there was a bug in the prebaked images 17:40:30 <j00bar> #endmeeting