[10:14] manadart, or achilleasa status update https://github.com/juju/juju/pull/12314 [10:40] stickupkid: I am looking [10:50] stickupkid: Got a feature test failure there for jujucharms vs charmstore. [10:50] ooo [10:50] new commit, delete feature tests - lol [10:53] this is going to be fun in the future, removing the charmstore from the codebase [10:53] :| [10:54] manadart, updated the feature tests as well [11:13] stickupkid: I am getting charmstore, not charmhub for the second QA example... [11:13] ah, you need to export the feature flag [11:13] whoops [11:13] export JUJU_DEV_FEATURE_FLAGS=charm-hub [12:35] achilleasa, https://github.com/juju/juju/pull/12315 [13:00] stickupkid: left a small comment on ^ [13:52] stickupkid_, achilleasa: https://github.com/juju/juju/pull/12316 can be reviewed, but I still need to contrive some of the QA. [14:01] achilleasa, fixed [15:42] achilleasa, 2.8 version of fix bundle diff https://github.com/juju/juju/pull/12317 [15:44] stickupkid_: how does that change fix it? [15:44] isn't it simply changing the location for the download? [15:44] achilleasa, yeah, but get bundle expects to create that folder as well, so you get "directory already exists" [15:45] so we create a temp dir and then just namespace it [15:45] life :'( [15:45] ah... got it [15:46] we should put a comment above that line :D [15:46] probably [15:46] "should" [22:21] Can someone with experience talk to me about Juju vs Rancher for Kubernetes deployment?