anastasiamac | rick_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 |
---|---|---|
babbageclunk | anastasiamac: approved! | 02:55 |
anastasiamac | babbageclunk: \o/ | 03:15 |
veebers | babbageclunk: 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 |
veebers | babbageclunk: 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 issue | 05:27 |
babbageclunk | veebers: sorry, back now! | 05:44 |
babbageclunk | Yes, you can use git rebase --onto | 05:44 |
babbageclunk | (assuming this is still a problem) so something like `git rebase --onto upstream/develop~2 upstream/develop branch` | 05:47 |
manadart | stickupkid: Care to take a look at https://github.com/juju/juju/pull/8933 for me? | 09:43 |
stickupkid | manadart: sure | 09:43 |
stickupkid | manadart: LGTM | 09:45 |
manadart | stickupkid: Ta. | 10:09 |
stickupkid | I'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 |
stickupkid | has anyone else seen this test failure, it's in cmd/juju/machine.TestPackage - issue is there is no stack trace or report | 11:47 |
stickupkid | http://ci.jujucharms.com/job/github-check-merge-juju/2361/ | 11:47 |
stickupkid | guess it must be in a tear down? | 11:47 |
stickupkid | manadart: CR for finalizing creds https://github.com/juju/juju/pull/8938 | 14:19 |
=== rmcd2 is now known as rmcd | ||
jam | stickupkid: 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 |
jam | We're sitting here next to Stephan so its a good time to ask for changes. | 17:34 |
jam | manadart: ^^ | 17:34 |
veebers | Morning all | 20:33 |
veebers | cheers 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!