[09:28] moonin [09:28] :) [09:28] moin moin [09:28] is moonin one of Odin's cows? [09:29] sounds like it. And my cat says meownnin [11:24] Why the Kubernetes stuff is automatically included in the operator framework ? Why not having made it another library that can be used with the operator framework ? Seems like an unnecessary dependency for people who don't use Kubernetes and it bloats the operator framework API [12:09] is there a channel for the charmcraft tool? [12:09] or is that here? :> [12:09] It's here ! [12:10] thanks Alan21 [12:10] so, how can I add collaborators to a charm I've registered there? I failed to find docs to tell me how to do that, can't see any way to log in on the website or anything [12:16] also juju deploy cs: --channel edge tells me it's not found even though "charmcraft revisions" shows it as released [12:30] Good morning! [12:31] morning [12:39] Alan21: what is the kubernetes stuff that you mention? [12:40] Laney: if you join #charmcraft it'll redirect you here 🙂 [12:40] heh [12:40] JoseMasson: mo'in! aren't you on national holiday today? [12:41] JoseMasson: wait, you'd done a swap or sth, nm [12:41] Hi Chipaca, No, I swapped the days [12:41] JoseMasson: i was about to tell you off [12:41] 🙂 [12:43] Alan21: i think the only k8s-specific thing in the framework itself is https://ops.readthedocs.io/en/latest/#ops.model.Pod [12:43] 😝 [12:43] Alan21: is that what you mean? [12:46] Laney: you know charmcraft is only talking to the staging store right now, yes? [12:48] nope [12:49] I just saw references to "Charmhub" so I thought it was the thing I can see on the interwebs at charmhub.io [12:52] Laney: it will be, as soon as it points to production [12:52] Chipaca: I see, maybe I missed some reference then [12:52] there's some migration happening from the old charm store, that pushing straight to charmhub would hinder, so we've been asked not to point to production quiet yet [12:53] Laney: it's entirely possible that we don't mention that (we hadn't intended to point to staging this long) [12:54] Laney: the good news is the charm tool can push your .charm up and then it should get migrated over [12:55] i don't know how name registration works there though [12:55] anyway. lunchtime [12:55] actually I found some dirty practices from a certain IS team where they commit the built artifacts [12:55] trying that first [13:04] Yeah the APIs that allow interacting with Kubernetes from the operator framework like set_pods etc [17:48] Issue operator#462 opened: ValueError: 'store_true' is not callable [19:32] Issue operator#463 opened: Document valid schema for pod's set_spec function and how to set environment variables