[07:19] https://github.com/juju/juju/pull/10469 review plz when anyone gets a chance [08:22] achilleasa, i'll back port my two branches now :| [08:24] stickupkid: there will be some conflicts; if you take a look at my branch I think I have resolved them but we should probably land my PR first before back-porting. Happy to help with the back-port [08:25] achilleasa, sure, sounds like a plan [08:26] achilleasa, tbh, let's land your branch now, i'm more than happy with the changes [08:27] stickupkid: ok, kicking a merge then [08:29] achilleasa, nice nice [09:32] stickupkid: PR has landed [09:34] achilleasa, nice, back-porting now [09:51] achilleasa, backported https://github.com/juju/juju/pull/10408 [10:08] achilleasa, i'm not getting saas output when exporting a bundle, i think something broke with the overlay stuff, just checking now [10:08] stickupkid: I think you also need to copy the saas block here: https://github.com/juju/juju/pull/10470/files#diff-905f1f60f15de7466edf26def355c180R328 [10:09] (probably explains what you are seeing) [10:09] spotted it [10:10] so the way it works is BundleData -> bundleOutput -> yaml (IIRC there is a comment that this is done to drop some things from the output) [10:10] yeah, found it at the same time [10:10] nice [10:16] stickupkid: any idea why this empty? https://github.com/juju/juju/pull/10470/commits/58e3869c9a0e3a11bd602b8ca781a2339c77bb4b I got the same when I was cherry-picking but I am pretty sure I had to resolve a conflict there [10:16] achilleasa, it's because they've already been back ported :| [10:16] achilleasa, but we need the commits to prevent any other conflicts etc [10:17] stickupkid: thought so but just wanted to double-check [10:17] achilleasa, me too, i went and investigated [10:17] hah [10:17] a [10:18] stickupkid: I will just do a quick QA and approve (although it should work as I have already tested the cherry-picked version) [10:18] achilleasa, yeah, better safe tbh === zeestrat_ is now known as zeestrat [19:38] ahoy mateys [19:38] is there a special reason why `offer` does not support the `-m` option? would be more consistent