=== pmatulis_ is now known as pmatulis [01:00] wallyworld: approved [01:00] yay, tyvm [01:49] wallyworld: could u plz take a look at PR ? [01:49] i can sson, just debugging an issue at a client [01:50] sure. [01:51] wallyworld: please ping me to discuss related to pending tasks for charmversion [02:08] vino: pr is lgtm. we can discuss next steps now. want a hangout? [02:08] sure. wallyworld [04:40] wallyworld, babbageclunk: that's the best way to produce a Reader from a struct? (i.e. I'm going to get a reader back from the charmstore that is yaml data, I want do produce a similar yaml reader from a string provided at the CLI). [04:40] wallyworld, babbageclunk is it create a struct, yaml marshal it and get []Bytes, then create a buffer from that? [04:41] you want to unmarshall a string into yaml? [04:41] yeah, that sounds right - you can use bytes.NewReader once you've got the []byte [04:46] wallyworld: no (I don't think). I want to take a single provided detail i.e. ImageName and create a reader that is the yaml equiv of the backing datastructure (csclient.params.DockerInfoResponse) [04:47] wallyworld: i.e. if I ask the charmstore for the data for a docker resource I'll get a reader that I can unmarshal into a DockerInfoResponse, I want to create a reader that I can do that with when I get just the imagename from the CLI [04:48] babbageclunk: ack, thanks I'll give that a whirl === Guest74533_ is now known as braderhart [09:18] Hi wallyworld, I'm trying to ping conjure-up, but it seems noone is really active there [10:36] manadart: updated per comments https://github.com/juju/juju/pull/8856 [10:38] stickupkid: Ack. [10:48] stickupkid: Approved it with a comment on the getter name. [10:48] manadart: damn, i put Get in at the very last minute with that one [10:49] i'll fix [10:49] I do find it weird we have `GetCertificate` and `GetConnectionInfo` on the same struct though [11:00] stickupkid: Those come from the embedded LXD server, and represent GET reqs, so it is a bit different; but I take your point. [11:01] yeah, hence why i was 50/50 [11:03] stickupkid: Now we just hope merging yours doesn't create too much of a conflict for mine. [11:03] manadart: this is either going to be easy or out and out painful - nothing inbetween :D [11:05] stickupkid: Got another one to follow; moves the profile stuff to container/lxd. That makes just lxdStorage to move off rawProvider before it can be binned. [11:06] manadart: this is great! it's hard to work out what to do with two providers for the same source [11:13] manadart: i'll go over your PR as well now [11:14] stickupkid: Cheers. I am about to add a third to that pipeline. [11:24] manadart: done [11:26] stickupkid: Ta. [22:34] kelvin: 1:1? [22:57] hey wallyworld! adham has the most unfortunate timing -- #conjure-up is only really monitored during normal hours (not this wacky void outside of UTC-5 to UTC-8). he disconnects before i can respond, but if he comes back online asking about that totally bizarre 70+ machine spin-up from conjure-up cdk on maas, please ask for the conjure-up.log -- it's no doubt your (juju) problem, but we need the logs to prove it ;) [22:57] cory_fu req'd the same from his SO question: https://stackoverflow.com/questions/50970133/installed-kubernetes-on-ubuntu-and-i-see-a-lot-of-nodes-are-getting-created-in-m