[15:01] morning and such [15:02] cmaloney: if you get a chance to nab those slides let me know please. There's a link or two I wanted to pull from them [16:16] rick_h: Will do [16:16] I know the video is being worked on as well [16:31] cmaloney: coolio [17:10] is there a recording from jcastro's talk last night? [17:18] Yes, but it is still being edited [17:48] cool, I wanna watch [19:26] I have the video up but I need to silence some coughs and some other loud noises, it initially encoded to a low setting but I guess over time the higher resolutions have since been made available [19:27] I can pass along the current link if you don't want to wait for the potential audio improvements [19:48] waldo323_: I won't get to watching it until tomorrow, so no rush [19:51] i just want to know if anyone asked him about juju while he was talking about k8s. :) [19:54] Not really [19:54] He did mention Juju once during the talk [19:54] NO WAI! [19:55] Yeah, in a list of something-or-others that you can use with K8 [20:44] well I think he knew I was watching :P [20:44] "and yea there's other stuff you can go ask Rick about" [20:45] but he stuck to minikube and kubeadmin as his recommended ways of tinkering [20:47] the minikube deb package? is just a binary they built and put inside a deb. We're re-packaging it for Stretch :) [20:47] similar for helm, afaik [20:47] wuts wrong with a binary inside of a deb? :p [20:47] Our Opsen would kill us :) [20:47] ah, so... nothing but legacy fear. [20:48] same if we tried a curl | sudo bash [20:48] oh! you mean no source deb. yeah, that does suck. [20:48] I'm glad there is ANY deb these days. [20:48] right, sorry, unclear [20:48] minkube and helm you say? I could probably package those. [20:49] greg-g: any more you see that don't source deb, lemme know, plz. [20:49] !!! [20:49] that's our list for now, I'll let you know :) [20:49] jrwren: for Stretch? that's our target [20:49] greg-g: I don't see why not. As long as there is a go there, and if there isn't, I can get a Go there. [20:50] there is [20:50] greg-g: but, getting it into debian proper will be the harder part. [20:50] totally [20:50] minikube is 1.8+, so Stretch only (from what my teammate said this morning) [20:50] go 1.8+, that is [20:51] do you run your own repo on top of stretch? [20:51] or are you stretch only? [20:51] yeah [20:51] so all you are really looking for is working source packages. that makes it much easier.. [20:53] I don't get it, looks like someone is already doing something, but bits are checked in? https://github.com/kubernetes/minikube/commit/b365b84301fe5fe1af91d5811d7599480262c7c1 [20:54] yeah, dunno what upstream is doing [20:55] so I take it y'all don't use image based workflows for anything either? :) [20:58] jrwren: https://github.com/kubernetes/minikube/blob/master/Makefile#L224-L231 [21:02] jrwren: btw, where my guy is already with it: https://github.com/thcipriani/releng-debs-minikube/tree/master/debian [21:06] oh cool, so its done. :)