[00:27] wallyworld: application data bag state changes: https://github.com/juju/juju/pull/10539 [00:43] babbageclunk: why do we need Role in relationApplicationSettingsKey? isn't "r#123#mysql" enough? [00:44] wallyworld: I wasn't sure it was guaranteed to be unique - can you ever relate an application to itself? [00:45] no, that's what peer relations are for [00:47] well, peer relations are for relations that can only be for this application. I mean, could you have an application that has a require and provide endpoint with the same interface, where the other end could be a different application, but could also be the same application [00:47] ? [00:48] It just seemed like including the role avoids that question [00:48] technically but i would hope we disallow that [00:48] now you've made me want to check [00:48] * babbageclunk makes a charm to see [00:48] ha [00:50] babbageclunk: doesn't seem possible, i get "no relations found" [00:50] which is reassuring [00:54] well still, there's nothing in the data model that prevents it - if anything it would make more sense to remove application, but that seems a bit weird. [01:04] but it is something juju disallows and doesn't make sense semantically [01:11] babbageclunk: lgtm modulo the role in the id [01:39] ugh... [01:39] while looking at one intermittent failure in TestCharmProfilingInfoError I found another [01:39] perhaps it is the same problem in a different guise [01:39] * thumper digs more [02:03] quick review for someone: https://github.com/juju/juju/pull/10570 [02:05] thumper: lgtm [02:06] wallyworld: cheers [02:06] anastasiamac: speak of the devil [02:06] anastasiamac: I was wanting to hand you a nice PR, but wallyworld just looked at it instead [02:06] anastasiamac: was this one... https://github.com/juju/juju/pull/10570 [02:08] thumper: devil!! DEVIL! maybe at least d'evil :D ? [02:08] heh [02:08] Dr Evil? [02:08] niiice! thnx wallyworld - so delighted u r holding the fort :D [02:08] nuh.. not a dr and dont want to b one... [02:09] I had thought about studying for a PhD [02:09] thumper: but since u r in the talking mood, do u have a sec to talk about that test i mentioned yesterday [02:09] but I couldn't think of anything that I really wanted to study that badly for three years [02:09] anastasiamac: sure [02:09] 1:1? [02:09] omw [04:34] thumper: could you create the hello-juju repo and authorise juju hackers to push to it? [04:34] timClicks: in a minute [04:34] wallyworld: loved 'show-action' PR btw :) thank you ! [04:34] otp [04:35] thanks for reviewing [04:35] anytime :D [04:35] i have another almost ready, pending tests [04:35] \o/ [04:35] all part of actions v2 [04:36] i have one to go too.. jsut doing live tests now to fill out details.. 'll b epic [04:37] anastasiamac: i didn't change the existing test infrastructure for show cmd, as i neede to use what we had already for list action tests [04:37] thumper: oh also hello-juju-charm [04:38] wallyworld: yeah it's fine.. m more curious if u r keen to change to use cmd.Output :) [04:38] probs, otp, will look properly in a bit [04:38] nws [05:14] anastasiamac: https://github.com/juju/juju/pull/10571 [05:14] anastasiamac: a very simple fix in the end [05:33] jam: https://github.com/juju/juju/pull/10571 for what we talked about before [05:45] * thumper opens up the PR for any takers [05:45] hpidcock, kelvinliu, wallyworld, babbageclunk: https://github.com/juju/juju/pull/10571 [05:47] thumper: lgtm ,thanks! [05:47] kelvinliu: thanks [05:50] thumper: \o/ how did i miss the ping? :( [05:50] well done!!! [05:50] anastasiamac: no idea [05:50] I thought you were just ignoring me :-P [05:51] i would not dare :P [06:05] np [06:12] * thumper is done [06:12] later peeps [06:22] hey jam, the application data bag prs we were talking about are https://github.com/juju/juju/pull/10539 (state changes) and https://github.com/juju/juju/pull/10572 (apiserver) [11:42] Good Morning Juju! === narindergupta is now known as narinderguptamac [15:36] anyone around for a CR https://github.com/juju/os/pull/11 [15:41] stickupkid: looking [15:48] hml, yeah, good shout, i'll do that now [15:49] stickupkid: i’m not parsing the comments around DefaultSupportedLTS(). … [15:49] stickupkid: the example reads to be what juju 2.3.x shouldn’t have for a defaul tto me [15:50] stickupkid: done [15:51] hml, that was copy and pasted from juju source code [15:51] ha [15:52] stickupkid: from < 2015 [15:52] ? [15:52] yeah [16:02] hml, done [16:04] stickupkid: looking [16:05] stickupkid: approved