[01:18] thumper: can you review this please? https://github.com/juju/1.25-upgrade/pull/49 [01:19] ack [01:19] thumper: testing the final tweaks of the container systemd/upstart rewriting [01:31] wallyworld: thumper: PTAL - https://github.com/juju/juju/pull/7911 [01:31] ok [01:31] wallyworld: thumper: i think this is less confusing. tyvm :D [01:40] wallyworld: replied but m so happy u liking me fixing this one! [01:41] looking [01:42] just "2.3" could imply only "2.3" and not "2.3.minor" [01:43] once we hit 2.3, there are no more betas etc [01:43] just point releases [01:43] k, so just for clarity - 2 is major, 3 is minor, everything else is a "patch" :D [01:44] so maybe the phrasing can be along "2.3 point releases"? [01:44] wallyworld: ^^ [01:45] ok, i'm not married to point vs patch [01:46] whatever sounds correct [01:48] wallyworld: or "this client can only bootstrap agents using any of the 2.3 Juju versions".... wordy but then avoids ambiguitites... [01:49] sgtm [01:51] wallyworld: I was thinking, we should skip our 1:1 in a few minutes and just have a joint one with jam later [01:51] wallyworld: sound good? [01:51] sgtm [01:51] k [02:16] anastasiamac: here's a micro PR to fix a test race https://github.com/juju/juju/pull/7912 [02:18] wallyworld: looking [02:18] ta [02:20] wallyworld: neat! i like explicit accessors and mutators by default :D [02:20] that's your java beackground :-) [02:21] sh [02:21] wallyworld: or just pendatic "don't assume u know what i want, be explicit" [02:22] :D [02:53] thumper: what's a sensible default for when updated on a status record is nil? https://github.com/juju/1.25-upgrade/blob/master/juju1/state/migration_export.go#L1310 [02:53] thumper: 0? [02:59] hmm.. [02:59] no you don't want zero [03:00] what does the rest of the record look like? [03:00] thumper: don't know, it's in IS [03:01] https://pastebin.canonical.com/199884/ [03:04] hmm.. [03:04] babbageclunk: perhaps defaulting it to the time of the export [03:05] thumper: yeah, that seems good to me. === frankban|afk is now known as frankban [14:37] Bug #1721555 opened: juju bootstrap node tries to reach manually added machines through private IPs instead of public === frankban is now known as frankban|afk [20:11] Bug #1721629 opened: No tools available via streams.canonical.com for 1.25.13 on i386 [21:12] thumper: take another look at https://github.com/juju/1.25-upgrade/pull/49 ? And also https://github.com/juju/1.25-upgrade/pull/50 [21:16] can I get a review for version bump? https://github.com/juju/juju/pull/7917 [21:20] Bug #1721629 changed: No tools available via streams.canonical.com for 1.25.13 on i386 [21:35] balloons: approved [22:21] thumper: hey thanks!