[04:17] wallyworld: is there a way to tell juju client to log out facade calls? [04:23] hpidcock: what's the context? [04:23] ahh just want to see exactly what add-k8s is doing [04:24] so I can verify it with python-libjuju [04:25] oh, right. you can turn on DEBUG or TRACE for the apiserver package [04:26] trace gets you content of the calls, or else they are redacted [04:26] if you bootstrap with --debug you will see most of what you want [04:26] i forget the exact package name ot trace [04:27] starting with --debug will show what you might then want to set to trace [04:27] wallyworld: danke, I just set TRACE on everything [04:27] got what I want thanks [09:37] stickupkid: around for quick ho? [09:37] yeah, give me 2 minutes [09:38] nammn_de1, in daily [10:05] rick_h: can you give me a ping when you around? stickupkid and I have a small question for you [10:49] stickupkid: ahh you wanted to give some input here: https://github.com/juju/juju/pull/10985 Last comment are my ideas, any others in mind? [10:50] I prefer the second option from that comment [10:58] nammn_de1, let me get back to you on that, I'm knee deep in ACLs :D [10:58] stickupkid: no worries [13:04] nammn_de1: what's up? === salmankhan1 is now known as salmankhan [13:21] rick_h: was talking with stickupkid about how we want to return formatting directives on error cases. [13:21] https://pastebin.canonical.com/p/p25K6HzSjN/ [13:21] and wanted your input on that [13:23] manadart stickupkid: https://github.com/juju/cmd/pull/70 wdyt? [17:06] Did I get it correct?" Does the "allwatcher" watches collections in the mongodb and on change in pushes those into a channel? [17:07] nammn_de1, it uses the oplog, it's worth reading about that [17:08] stickupkid: thanks, ah okay, it uses the oplog to keep track on changes and notifies accordingly, as described above.. [17:08] right? [17:08] yeah [17:10] stickupkid: thanks! [17:30] bdx: what crazy thing are you trying to do now :P