[06:47] Anyone about to do a review? https://github.com/juju/juju/pull/10661 [09:45] manadart, if you have a couple of minutes to look over my PR, before i submit it [09:45] manadart, might be worth HO first? [09:46] stickupkid: Yep. just need a few mins. [09:46] manadart, nice, need to push it first anyway [10:04] stickupkid: I am in daily. [12:11] the fact we don't use go mode, kills us with github actions :| [12:11] go module * [12:27] stickupkid: that sucks [13:41] nammn_de: review in, let me know if you have any questions [13:56] rick_h: great, thanks for the review! Added some questions https://github.com/juju/juju/pull/10665 [14:00] k, looking [14:27] guild anyone have a chance to review https://github.com/juju/juju/pull/10660 for thumper <3 [14:29] not only did I get 10000 PR number, I got 10666 https://github.com/juju/juju/pull/10666 [14:30] manadart, [14:30] Ja? [14:30] \m/ [14:37] stickupkid: wicked! [14:41] stickupkid: 15m not bad! https://github.com/SimonRichardson/juju/runs/238881258 [14:41] stickupkid: that'll work just peachy for check jobs [14:42] rick_h, yeah, that's a lot less that other stuff, we can actually turn off the pre-checks from jenkins now [14:42] rick_h, well, when it lands [14:42] stickupkid: right, exciting [14:42] stickupkid: I forsee a discourse post in your future! :P [14:42] haha, yeah, I might actually do that this afternoon, [16:22] rick_h, when you get back - https://github.com/juju/juju/pull/10667 [17:35] rick_h: same here: https://github.com/juju/juju/pull/10665/ [17:35] :D [17:37] If a PR gets some comments and you have addressed them. What do you prefer? Let the reviewer resolve them or resolve them yourselves so that the reviewer knows that it was implemented? [20:17] shouldn't this just work (on AWS)? juju deploy -n 3 ceph-osd --storage osd-devices=3G,2 --storage osd-journals=6G,1 [20:17] the appliations stay at 'agent initializing', presumably b/c OSD disks cannot be found. nothing in logs [20:18] so how is one supposed to deploy ceph-osd charm from the store?