/srv/irclogs.ubuntu.com/2018/07/16/#juju.txt

anastasiamacrick_h_ or anyone keen on a simple review: https://github.com/juju/juju/pull/8932 (renames human readable uuid to differentiate btw controller and model)00:10
babbageclunkanastasiamac: approved!02:55
anastasiamacbabbageclunk: \o/03:15
veebersbabbageclunk: git query, If I've branched of tip of develop, but I wanted to branch of a commit or 2 back from tip, can I rebase that branch onto that commit or something like that?05:26
veebersbabbageclunk: reason, something landed that breaks things for me in caas, and I wanted a quick way to keep moving forward while not having to worry right now about the issue05:27
babbageclunkveebers: sorry, back now!05:44
babbageclunkYes, you can use git rebase --onto05:44
babbageclunk(assuming this is still a problem) so something like `git rebase --onto upstream/develop~2 upstream/develop branch`05:47
manadartstickupkid: Care to take a look at https://github.com/juju/juju/pull/8933 for me?09:43
stickupkidmanadart: sure09:43
stickupkidmanadart: LGTM09:45
manadartstickupkid: Ta.10:09
stickupkidI'm finding the schema for describing credentials a bit of pain, I want it to be strict, but I need optional to make it work for different scenarios :|11:42
stickupkidhas anyone else seen this test failure, it's in cmd/juju/machine.TestPackage - issue is there is no stack trace or report11:47
stickupkidhttp://ci.jujucharms.com/job/github-check-merge-juju/2361/11:47
stickupkidguess it must be in a tear down?11:47
stickupkidmanadart: CR for finalizing creds  https://github.com/juju/juju/pull/893814:19
=== rmcd2 is now known as rmcd
jamstickupkid: Tim seems to remember that you had some desires around how Trust password, etc work with LXD and clusters. Do you remember what you wanted to ask for?17:34
jamWe're sitting here next to Stephan so its a good time to ask for changes.17:34
jammanadart: ^^17:34
veebersMorning all20:33
veeberscheers babbageclunk, wallyworld fixed the issue while I slept so I don't have to think about it now ^_^20:34

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