[01:30] wallyworld: FYI, https://github.com/google/metallb [01:30] don't recall seeing that in discussions before [01:30] no, interesting [01:32] I'm back, and eating lunch carefully [01:32] mouth is still numb [01:32] but I'm hungry [01:58] axw: for this relation status problem, and the missing status values, are they being added on migration import? [01:59] thumper: so I've just looked, and migration import is not guaranteed to create a relation status doc. only if there was a status in the description [02:00] we need another bug for that [02:00] yeah [02:00] when did it change from being optional to required? [02:01] thumper: it was only introduced with CMR. wallyworld thinks it may have morphed from being optional to required somewhere during development [02:01] I don't know [02:02] FWIW, I don't think we should have optional statuses, it breaks expectations [02:02] thumper: I agree [02:02] i can't recall when it changed, either [02:03] thumper: created https://bugs.launchpad.net/juju/+bug/1737456 [02:03] Bug #1737456: migration import doesn't always create relation status docs [02:04] axw: thanks [03:16] wallyworld: I'm going to have to run out to collect my daughter around the time of our planning meeting in an hour [03:16] wallyworld: so I'll be a little late [03:16] but will be there === frankban|afk is now known as frankban [09:08] jam: ping [09:08] hi thumper [09:09] jam: care to jump in the 1:1 hangout? [09:09] thumper: omw [12:36] wallyworld: are you still working on your PR? doesn't look like you pushed changes [12:36] axw: the firewaller one? i meant to, i'm on the next thing now [12:36] wallyworld: yeah firewaller [12:37] hmmm, i'll check [12:45] axw: something messed up with the base branch. i had to create a new pr. the last commit has the recent changes. the other commits are as per the original pr https://github.com/juju/juju/pull/8202 [12:45] ok [12:49] wallyworld: so ExposeService and UnexposeService are already idempotent? === frankban is now known as frankban|afk === akhavr1 is now known as akhavr [20:36] thumper: sorry, my token expired [20:36] I figured === StoneTable is now known as aisrael === mbarnett_ is now known as mbarnett [21:58] wallyworld: can you take another look at https://github.com/juju/juju/pull/8184? [21:58] I've made your changes, and moved it over to [21:58] 2.3 [22:22] veebers: hey, have you got a few minutes? [22:22] veebers: to discuss scale testing? [22:25] thumper: just OTP will ping [22:37] thumper: sweet, free now [22:37] veebers: 1:1 ? [22:38] thumper: sounds good, omw [22:53] babbageclunk: sorry, been in meeting, looking [22:53] wallyworld: thanks! [22:54] babbageclunk: i have a purely mechanical pr if you had a chance. rename some things https://github.com/juju/juju/pull/8199 [22:56] wallyworld: oh, it's like that is it? Quid pro quo? [22:56] looking now [22:56] :) [23:13] babbageclunk: sorry :-( btw, lgtm for your with one small question [23:13] babbageclunk: also, can you ensure we have trello cards for the todos, like getting config from agent conf etc [23:14] wallyworld: yup - I've been creating them when I add the TODO [23:14] awesome, ty [23:16] I think we need the logging - the error response from the call will go to the caller, but the controller admin needs to know if audit logging is failing (preventing any user commands) [23:16] wallyworld: ^ [23:17] wallyworld: Not sure about the format - I guess we probably don't need the %T, I cargo-culted that from somewhere else. [23:18] babbageclunk: ok, no worries [23:27] wallyworld: why Application.CharmConfig rather than Charm.Config? Can 2 applications with the same charm have different CharmConfig? [23:27] yes [23:27] each app configures their charm their own way [23:29] wallyworld: cool, I guess that's why then [23:30] babbageclunk: so if i deploy mysql, i can alias that to "mysql1" and "mysql2". each of those separare, distinct apps can configure mysql however they like [23:30] yeah, that makes sense. [23:33] wallyworld: approved [23:33] tyvm [23:55] wallyworld: really quick one before the meeting? ;) https://github.com/juju/juju/pull/8203 [23:55] sure [23:59] babbageclunk: lgtm [23:59] wallyworld: thanks, just in time! [23:59] indeed