/srv/irclogs.ubuntu.com/2018/06/26/#juju.txt

=== pmatulis_ is now known as pmatulis
babbageclunkwallyworld: approved01:00
wallyworldyay, tyvm01:00
vinowallyworld: could u plz take a look at PR ?01:49
wallyworldi can sson, just debugging an issue at a client01:49
vinosure.01:50
vinowallyworld: please ping me to discuss related to pending tasks for charmversion01:51
wallyworldvino: pr is lgtm. we can discuss next steps now. want a hangout?02:08
vinosure. wallyworld02:08
veeberswallyworld, 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
veeberswallyworld, babbageclunk is it create a struct, yaml marshal it and get []Bytes, then create a buffer from that?04:40
wallyworldyou want to unmarshall a string into yaml?04:41
babbageclunkyeah, that sounds right - you can use bytes.NewReader once you've got the []byte04:41
veeberswallyworld: 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:46
veeberswallyworld: 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 CLI04:47
veebersbabbageclunk: ack, thanks I'll give that a whirl04:48
=== Guest74533_ is now known as braderhart
adhamHi wallyworld, I'm trying to ping conjure-up, but it seems noone is really active there09:18
stickupkidmanadart: updated per comments https://github.com/juju/juju/pull/885610:36
manadartstickupkid: Ack.10:38
manadartstickupkid: Approved it with a comment on the getter name.10:48
stickupkidmanadart: damn, i put Get in at the very last minute with that one10:48
stickupkidi'll fix10:49
stickupkidI do find it weird we have `GetCertificate` and `GetConnectionInfo` on the same struct though10:49
manadartstickupkid: Those come from the embedded LXD server, and represent GET reqs, so it is a bit different; but I take your point.11:00
stickupkidyeah, hence why i was 50/5011:01
manadartstickupkid: Now we just hope merging yours doesn't create too much of a conflict for mine.11:03
stickupkidmanadart: this is either going to be easy or out and out painful - nothing inbetween :D11:03
manadartstickupkid: 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:05
stickupkidmanadart: this is great! it's hard to work out what to do with two providers for the same source11:06
stickupkidmanadart: i'll go over your PR as well now11:13
manadartstickupkid: Cheers. I am about to add a third to that pipeline.11:14
stickupkidmanadart: done11:24
manadartstickupkid: Ta.11:26
wallyworldkelvin: 1:1?22:34
kwmonroehey 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
kwmonroecory_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-m22:57

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!