/srv/irclogs.ubuntu.com/2019/08/06/#juju.txt

timClicksbabbageclunk, et al.: have any time to take a look at https://github.com/juju/juju/pull/10461 before standup?00:06
babbageclunktimClicks: sorry, just looking briefly now00:11
timClicksbabbageclunk: re the vm template's name02:18
timClicksperhaps it could simply be "juju-unit-template"?02:19
timClicksbecause it will be hosted in a directory that's unique to each controller02:19
timClicksor "juju-{series}-template"?02:20
timClickswe could use the SHA256 string, but that feels unnecessarily complicated02:20
babbageclunktimClicks: I know in the vmdk code it had some extra structure to disambiguate... just looking hang on02:21
babbageclunkI think series was one part, was there anything else?02:21
timClicksthe series is still there, fwiw - was part of the directory02:21
timClicksused to be /{controller uuid}/{series}/{sha265}.vmdk I think02:22
timClicksPR is currently using /{controller uuid}/{series}/juju-{model uuid}-template02:22
babbageclunkAh, right - I think the rationale for the hash was so that you'd get a new image if it was released. But is that right? Wouldn't it just use it if it was already there?02:23
babbageclunktimClicks: jump into standup?02:23
timClicksok02:23
timClicksbabbageclunk: can you test the internal vsphere instance? it doesn't to be responsive03:16
babbageclunktimClicks: trying03:19
babbageclunktimClicks: works for me (tm)03:20
babbageclunkmaybe vpn?03:20
timClicksbabbageclunk: hrm, it appears that turning things on and off again isn't helping03:56
timClicksnm03:58
timClickslooks like changing to the us-based VPN is getting me through03:58
timClicksbabbageclunk: hey final thought on template naming04:58
timClicksis there any need for it to be namespaced by the controller uuid?04:58
babbageclunktimClicks: sorry, missed this! Dumb mouse ran out of batteries05:09
babbageclunktimClicks: if it's not by controller ID then we don't know when to clean it up.05:09
timClicksthat's a good point05:09
babbageclunk(without implementing some kind of reference counting but I don't know how we'd do that)05:10
achilleasacan I please get a CR for https://github.com/juju/juju/pull/10484?11:21
manadartachilleasa: I am having a look.11:29
stickupkidachilleasa, man, they don't sort the bundle changes in pylib11:34
stickupkidachilleasa, :|11:34
achilleasastickupkid: does it even work for more complicated bundles?11:35
stickupkidachilleasa, i have no idea, probably not11:36
achilleasastickupkid: I remember we were hitting issues with relations not being created in the correct order when we were working on the bundle cmr stuff11:36
stickupkidachilleasa, guess where i'm at now :D11:36
stickupkidhaha11:36
achilleasaaha!11:36
stickupkidachilleasa, i really don't want to copy the same sort method, but I guess I have to?11:37
stickupkidachilleasa, i.e. i don't like it's non-terminal if things go wrong11:37
stickupkidachilleasa, anyway, i'm going grabbing some food, so i'll think over lunch11:38
achilleasastickupkid: yeah... I wonder if you can somehow make it bail out if it exceeds a large number of comparisons (of course, finding a safe value for that is definitely not trivial)11:38
achilleasamanadart: can you take a look at this one too? https://github.com/juju/charm/pull/289 (this one is for fixing the relative bundle issues in the develop branch)12:10
manadartachilleasa: Sure.12:13
manadartachilleasa: Approved.12:30
achilleasatyvm12:30
achilleasacan I get a CR for https://github.com/juju/juju/pull/10487? (it's the new and improved fix for resolving relative charm paths - for dev)16:11
achilleasarick_h: this one ^^ also works with overlays16:12
rick_hachilleasa:  yay16:12
stickupkidachilleasa, i'll have a look soon, fighting with circular dependencies of deps :(16:12
stickupkidachilleasa, approved16:42
achilleasastickupkid: tyvm16:47
stickupkidrick_h, so that worked https://github.com/juju/juju/pull/10471 - we just need to fork this into juju namespace and we're good to go https://github.com/SimonRichardson/rpcreflect17:19

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!