[00:08] wallyworld_: can I get 5 minutes after standup ? [00:13] tlm: https://media1.tenor.com/images/2a8ac396850c720fd6084c4e94f9d582/tenor.gif?itemid=15201782 [00:16] hpidcock: just otp be there soon [00:16] babbageclunk: ^^^^ [00:17] otp two ticks [04:52] wallyworld_: another review pls sir https://github.com/juju/juju/pull/11462 [04:52] ok [04:53] wallyworld_: for now I'm disallowing restoring a backup from a version of Juju greater than the current one. That seems reasonable right? [04:54] i think so cause the newer agents to match the db might not be available right? [04:55] well, they should be in the db... [04:56] but not on the controller machine disks [04:56] maybe [04:56] yeah, that's what i meant sorry. and it's work to extract and use, so for now can disalllow [04:56] IMO [04:56] cool cool [04:56] that was what I figured. [04:59] hpidcock: lgtm, ty [04:59] hpidcock: feel like creating a go mod file for juju/juju? [05:00] Awesome thankyou [05:00] Sure why not [05:00] would like to get that done for beta or rc1 [05:00] includes makefile changes, jenkibs build jobs, etc etc [05:03] Then some lucky person can fix the debs [05:03] yep [06:37] wallyworld_: all required for go mod https://github.com/juju/yaml/pull/2 https://github.com/juju/raft/pull/1 https://github.com/juju/lumberjack/pull/3 https://github.com/juju/gosigma/pull/1 [06:39] wallyworld_: has the mongo db channel branch landed? [06:47] actually it looks like it hasn't again [06:48] hpidcock, wallyworld_: the merge job is being killed for taking too long [06:48] not sure what it is doing [06:48] but I'm well past EOD [07:21] hpidcock: looking [07:33] hpidcock: all lgtm, perhaps PR descriptions a little light on [07:38] stickupkid: heya, we've had trouble landing stuff today and it still appears broken. first there was a disk space issue on the jenkins master node which hpidcock fixed and there were stale lxc containers on grumpig which i deleted. but now there's an issue accessing the lxd socket when the merge jobs run. past eod here, perhaps you could take a peek and $$mrrge$$ the 3 or so approved PRs? pretty please :-) [07:50] or manadart if stickupkid is away? [07:51] wallyworld_: Yeah, I'm looking at it now. [07:51] tyvm [08:06] who broke lxd in jenkins? [10:27] manadart, when you've got a sec, can i grab you for my idea of where to store origin correctly [10:29] stickupkid: In Daily [10:29] manadart, hold on fighting bluetooth [11:11] joedborg, do you know if this is the right channel to ask if anyone can land https://github.com/juju-solutions/interface-tls-certificates/pull/22 ? or is there a separate juju-solutions type channel ? [11:53] gnuoy: I’m not sure actually. I’d probably just use the internal k8s channel, we’re all hanging out there [12:22] joedborg, kk === mpjetta_ is now known as mpjetta [19:16] can a bundle point to a locally stored charm? [19:16] pmatulis: yes with a ./ path [19:16] rick_h, thank you