[00:07] what do we consider the primary web domain for juju? Need to inject a proper unique domain into kubernetes for the controller [00:08] tlm: juju.is will be our home shortly [00:08] sold, thanks [00:23] tlm: inside k8s we use juju.io [00:24] but I think that is wrong [00:24] oh [00:25] we never actually acquired that domain I think [00:25] yep [00:26] i am looking for refs in the code [00:26] we use it only in annotations now [00:27] should we change to something we own ? [00:50] babbageclunk: https://github.com/juju/juju-restore/pull/6 has the one char read :) [00:51] ok looking [01:08] anastasiamac: neat! but the patches make me sad [01:14] thumper: (or rick_h if you haven't gone to sleep yet) can you make one for juju/symlink as well? Otherwise juju/tar still depends on juju/utils/symlink [01:56] babbageclunk: yeah :( i did not like ti eiether but i was not too keen to add yet another func as a property everywhere [01:56] babbageclunk: anyway changed now.. PTAL ? [01:58] hey hpidcock hit a snag with ssl certs. Got time for HO ? [01:59] sure [02:02] anastasiamac: approved! [02:02] babbageclunk: \o/ [02:02] babbageclunk: wot's worng with 'in a raw mode"? [02:02] anastasiamac: I know what you mean about passing in more things - it kind of means they end up leaky [02:03] yeah main command call is growing :( [02:03] anastasiamac: Well, there's only one raw mode, and the terminal's in it! [02:03] i can honestly say that English articles r confusing!! :D [02:04] yeah, that's probably fair [02:11] babbageclunk: https://github.com/juju/symlink [02:21] yay thanks again rick_h - I think thumper's ignoring me. [02:47] babbageclunk: not ignoring, just busy [02:48] thumper: I know, just hassling! [02:48] babbageclunk: the fileutils part was one of the next things I was wanting to extract [02:48] particularly the exec handling [02:48] but it was always just a bit "later" [03:45] wallyworld: seeing multiple intermittent test failures in ActionSuite.TestFindActionTagsByLegacyId trying to land in develop [03:45] ok [03:46] also in worker/caasoperator [03:49] jam: updated https://github.com/juju/juju/pull/11208 to use mark and sweep to indicate initialization step [03:49] to avoid calculating summaries while initializing [04:56] thumper: wallyworld: my pr fixes that intermittent failure [04:57] which has landed [06:20] hpidcock wallyworld: still sorting out stuff but start of PR https://github.com/juju/juju/pull/11089 [06:21] * tlm will be back at 5 === narindergupta is now known as narinderguptamac [09:35] hpidcock: so is this block copied over from the uniter and not in use atm? (https://github.com/juju/juju/blob/develop/apiserver/facades/agent/caasoperator/operator.go#L187-L211). Are there any plans to use it in the future? I guess I might as well add a leadership check there too to be safe... just need to figure out what AuthOwner() returns when inside the operator facade [09:56] achilleasa: when I looked a few hours ago there is no call to that from the caasoperator worker. It sets up an interface, casts the client to that interface, stores it and that was all. Only the uniter runner context has any mention of calling setpodspec. It looks like its been there for two years and nothing used it. Or uses it anymore. So without going through the history, I can't say for sure. But what I can say is [09:56] that an application should only have one caasoperator worker, so the leadership check is unnecessary. [10:13] hpidcock: that was my thought exactly which is why I am currently bypassing the check there (and in the migration path) [11:04] manadart, quick ho around openstack [11:04] ? [11:06] stickupkid: OMW [11:06] jam: when we introduce new hook types do we need to also open PRs against charm tools (e.g. to populate the symlinks when building the charm?) [12:00] manadart: later time for a ho about move-to-space and fan networking? [12:04] nammn_de: Sure. Let's do it after stand-up. I have to relocate home before then. [12:04] manadart: rgr [12:35] achilleasa, i'm seriously thinking of adding multiple errors to pkg/err [12:35] achilleasa, i'm sure we roll our own everytime [12:36] stickupkid: params.ErrorResult is one place [12:36] and I think we do something similar for bundlechanges [12:36] achilleasa, just done a new one in provider/openstack \o/ [13:25] can I get a quick CR on this tiny change? https://github.com/juju/charm/pull/304 [15:19] Hey, we're hitting something strange with where deploying cs:ubuntu-14 in a bundle fails, but deploying it manually with `juju deploy ubuntu --series xenial` works. Could someone humor me and deploy http://paste.ubuntu.com/p/XFqtd6qc7q/ with Juju 2.7.2 on local LXD before I write up a bug? [15:23] https://www.irccloud.com/pastebin/J43EZZHw/ === parlos is now known as parlos_afk === narindergupta is now known as narinderguptamac [15:46] zeestrat, this might be related https://github.com/juju/charm-helpers/pull/434#pullrequestreview-361992024 [15:47] stickupkid: thanks, looks that way. Still rather confused why it hits in bundle deploys but not CLI deploy. Thanks for the info! [17:05] stickupkid: can you take a look? https://github.com/juju/juju/pull/11237 [17:19] stickupkid: added extra context for the uniter change [17:20] achilleasa, happy with that :+1: [21:19] aah... who changed history on the 2.7 branch? [21:21] also, how did the history get rewritten on the 2.7 branch [21:21] thumper: when? [21:21] since Feb 1 [21:21] which was the last time I pulled 2.7 [21:22] https://github.com/juju/juju/commits/2.7?after=9da5b593fa1d096220230143f1e1fea5c4eb56ad+69 [21:22] suspect there [21:22] thumper: rick_h, we needed a backport from achilleasa for 2.7.2 - there shoudl be 3 commits that got placed after his [21:22] Jan 23 looks right [21:23] thumper: i’m not sure of the date though. [21:25] I'm not sure what has happened here [21:27] * thumper sighs [21:27] looks like the 2.7 branch was renaemd to 2.7-configoption [21:27] thumper: it was around feb 10 [21:27] and and older branch was pushed to 2.7 [21:27] no idea what/why [21:27] not even sure if the 2.7-configoption is in 2.7 [21:28] because one of my fixes doesn't appear to be in 2.7 any more [21:28] this needs more digging [21:28] thumper: i don’t think that was us? [21:30] FFS [21:34] and... those commits aren't in our latest release [21:34] so we are missing about four bug fixes in the 2.7 branch [21:53] oh crap [22:13] wallyworld: which release notes template did you used for your 2.7.3 WIP post? [22:13] i copied 2.7.2 and hacked it up [22:14] there is a template somewher ei tihnk [22:15] which would have been copied from 2.7.1 [22:15] they're using an old template [22:15] simon's release of 2.7.0 is using the current one [22:23] so turns out AWS instance pricing index.json is somewhat wrong. It shows prices for instance types for regions that don't fully support that type. It just means at least one AZ in that region supports that instance type...