[00:31] https://code.launchpad.net/~lazypower/charm-helpers/add-workload-version/+merge/305062 -- if anyone has some spare cycles to look over a new feature for le charm-helpers for me === natefinch-afk is now known as natefinch [03:10] After cleaning up my maas networks, I still have the same problem: containers end up on lxdbr0 with unreachable addresses [03:12] * pragsmike hates computers [03:17] UNIT WORKLOAD AGENT MACHINE PUBLIC-ADDRESS PORTS MESSAGE [03:17] mariadb/0 unknown idle 0/lxd/0 10.0.0.26 [03:17] vanilla/0 maintenance idle 0 192.168.57.101 80/tcp Starting Apache [03:17] MACHINE STATE DNS INS-ID SERIES AZ [03:17] 0 started 192.168.57.101 tamdhn trusty default [03:17] 0/lxd/0 started 10.0.0.26 juju-b78821-0-lxd-0 trusty [03:18] vanilla will never be able to connect to mariadb === menn0 is now known as menn0-afk === frankban|afk is now known as frankban [08:28] alrighty, NASA and the other company are having a big fat row... which leaves me a nice gap to finish off my charms for next week \o/ === zz_CyberJacob is now known as CyberJacob [09:04] alright 3 talks submitted to apachecon eu [09:04] better stop before they all get accepted like usual and I have a mountain of stuff to do [09:34] HI. Facing Issue while deploying juju-gui in internal openstack environment [ubuntu OpenStack Autopilot Setup]. Issue Pasted Info http://paste.openstack.org/show/567387/. Please anyone provide me some solution for this issue. [09:36] well I have no idea how openstack works, but it looks like you need to define a pool of servers in a region called region1 :) [10:00] magicaltrout: OK. Thank you. [10:01] But I don't understand one thing. For adding a single juju charm to the existing ubuntu autopilot setup, we need to add servers to MAAS Server zone[cloud region] ? [10:06] rock: surely region1 is post openstack bootstrap [10:06] doesn't openstack have regions defined like AWS does? [11:30] can i test a charm locally that uses resources without pushing stuff to the charmstore? [11:35] ah juju attach it seems [11:35] magicaltrout: yep [11:45] i assume we'll be seeing your well groomed facial hair in pasadena rick_h_ ? [11:48] magicaltrout: hah probably [11:48] i'll look for my pommade [11:48] lol [11:51] ooh my first working resource enabled charm [11:51] nice [12:00] any insights would be appreciated, as to why my containers aren't reachable from any other machines: [12:00] MACHINE STATE DNS INS-ID SERIES AZ [12:00] 0 started 192.168.57.101 tamdhn trusty default [12:00] 0/lxd/0 started 10.0.0.26 juju-b78821-0-lxd-0 trusty [12:00] isn't the container supposed to be on the same subnet as machine 0? [12:04] I like your style pragsmike you've exhausted the late in the day folks so now try the early risers? ;) [12:04] well i'm pretty exhausted :/ [12:04] well rick_h_ may be of use [12:05] pragsmike: I would also backup your irc questions by dumping them on the juju mailing list [12:05] its not as instant but you get a wider response base [12:05] good point [12:05] and it would keep me from spamming irc so much [12:05] doesn't hurt to spam every channel going ;) [12:06] hey i've kept it off #maas [12:08] if i were in your shoes pragsmike i'd spam #juju the juju mailing list and askubuntu [12:08] until someone responds :) [12:09] hi, is there an offline readable edition of the juju user/developer guides? [12:26] pragsmike: the team's working on a few bugs around that atm. /me goes to look up bug #'s [12:27] cargill: no, but it's it github so you can fork it and have a local copy. https://github.com/juju/docs [12:29] rick_h_: brilliant, thanks [12:42] cory_fu: ping [12:45] pragsmike: is your lxd bridged to the host interface? [12:45] magicaltrout: its not quite 6am there yet [12:45] no it isn't, that's the problem [12:46] pragsmike: tried this? https://insights.ubuntu.com/2016/04/07/lxd-networking-lxdbr0-explained/ [12:46] checking [12:47] admcleod: so?! [12:47] frobware: didn't we have a bug for this yesterday? I'm not seeing which one it is ^ [12:47] magicaltrout: just sayin [12:47] frobware: where containers are getting internal private IPs vs ones on the host maas network via dhcp? [12:48] that's a good description of the problem [12:48] natefinch: morning, did you get a review of the bundle branch up? I'm not seeing it and would like to be able to ship that for the beta/before it gets out of sync with trunk again please [12:48] I wonder if it's related to https://lists.ubuntu.com/archives/juju/2016-September/007801.html [12:49] you'll do though admcleod cause i just need some eyes to tell me what moronic thing I'm doing === zeus is now known as Guest49408 [12:50] https://github.com/buggtb/layer-drillbit/blob/master/metadata.yaml#L22 mysql relation [12:50] https://github.com/buggtb/layer-drillbit/blob/master/reactive/drillbit.py#L183 <- reactive code for the relation [12:50] why I juju deploy mysql and relate the charms [12:50] that method is never run === Guest49408 is now known as zeus` [12:52] magicaltrout: well the mysql interface needs to set the available state [12:52] magicaltrout thank you for pointing me at the mailing list, i think that message i linked is in fact my problem === zeus` is now known as zeus [12:53] though i do have the interfaces assigned to subnets and it still doesn't work [12:54] magicaltrout: and you dont appear to be using the mysql interface [12:54] admcleod: yeah i get that but I look at the interface and that is set if there is a valid connection_string [12:54] https://github.com/johnsca/juju-relation-mysql/blob/master/requires.py#L43 [12:54] magicaltrout: right... [12:55] magicaltrout: but mysql isnt in layer.yaml [12:55] magicaltrout: or does something else include it? [12:56] see [12:56] told you it was moronic [12:56] ta [12:56] cool, no worries === freyes__ is now known as freyes [12:58] rick_h_: didn't get to that - could be https://bugs.launchpad.net/juju/+bug/1566791 [12:58] Bug #1566791: VLANs on an unconfigured parent device error with "cannot set link-layer device addresses of machine "0": invalid address <2.0> <4010> [12:59] pragsmike: ^^ [12:59] pragsmike: could do with some quick context; this on MAAS? [13:00] yes, juju2 beta17/maas2.1 latest alpha [13:00] rick_h_: I'm sorry, I totally flaked on that yesterday. I'll look at it right now. [13:00] pragsmike: on the machine hosting the container can you do: lxc config show [13:00] natefinch: ty [13:01] config: [13:01] core.proxy_ignore_hosts: 127.0.0.1,192.168.57.100,::1 [13:01] doh [13:01] pragsmike: that mail archive you posted to is the same bug I referenced [13:02] pragsmike: ok, so we're working on getting that fixed up for the next beta hopefully. [13:02] rick_h_: do you have a link? I'm not sure where I'm supposed to be looking [13:02] natefinch: look in the kanban card please [13:02] http://pastebin.com/9LagVLyK [13:02] natefinch: it's why I ask folks to make sure to link them up. [13:02] cool, good to know [13:03] rick_h_: oh, right [13:03] sorry i'm still new enough that i don't always recognize what i'm looking at [13:03] frobware: call? [13:04] pragsmike: all good, I'm not new and that mentioned vlans and such so I wasn't sure [13:05] pragsmike: from the maas node, can you PB /etc/network/interfaces [13:06] auto eth0 [13:06] iface eth0 inet dhcp [13:06] besides the loopback, and that's in /etc/network/interfaces.d/50-cloud-init.cfg [13:07] wait 'maas node' means maas controller, or the container host [13:07] i'm guessing the latter is more interesting, standby [13:08] http://pastebin.com/6pZuuXXS [13:08] the container host's nic does get put on a br- bridge [13:09] it's just that the containers still end up using the wrong bridge (lxdbr0) [13:19] hello. I am trying to get local provider up and running but it seems broken in juju 1.25: https://bugs.launchpad.net/juju-core/+bug/1618963 and also in 2.0: https://bugs.launchpad.net/juju/+bug/1618948 anybody knows workaround to get local provider up and running? [13:19] Bug #1618948: Can't bootstrap localhost cloud [13:19] jacekn: isn't your 2.0 install ancient? [13:20] ooh [13:20] tools is ancient [13:20] magicaltrout: it's the latest one in xenial: 2.0-beta15-xenial-amd64 [13:20] yeah [13:20] can you sync-tools or something? [13:20] they've changed the term [13:22] nope that does not work http://pastebin.ubuntu.com/23145770/ [13:22] i just tried the same jacekn on 2.0 and it bootstraps for me [13:23] yeah this is the thing I don't get [13:23] in the latest beta they removed --upload-tools [13:23] but then if you need to upload them to boot, how do you do it? [13:23] or maybe thats not required I never quite understood [13:24] anyway i'm on beta16 [13:24] and it booted [13:25] magicaltrout: where did you get beta16 from? Xenial has beta15 [13:26] pragsmike: if you grep for `failed to prepare container ".*" network config` in /var/log/juju/machine-0.log on the controller and find it, that will be the reason why you're seeing lxds coming up with a single NIC bridged to lxdbr0 [13:26] ppa-dev or something [13:27] pragsmike: this is because we couldn't finish allocation for a multi-NIC config for the lxd and resorted to using a "fallback" config (eth0->lxdbr0, dhcp); that's also what we're fixing currently [13:35] thanks dimitern! [13:35] network config: {"hostname": ["Node with this Hostname already exists."]} [13:36] actually two of them [13:36] 2016-09-07 03:10:58 WARNING juju.provisioner lxd-broker.go:62 failed to prepare container "0/lxd/0" network config: connection is shut down [13:36] 2016-09-07 03:12:22 WARNING juju.provisioner lxd-broker.go:62 failed to prepare container "0/lxd/0" network config: {"hostname": ["Node with this Hostname already exists."]} [13:36] but the "connection is shut down" gets spammed in bursts throughout the log, mostly reporting about manifold workers [13:37] gotta be afk for a few hours, thanks much for the help guys! [13:37] i'll just manually bugger the container bridge for now, i just didn't want to have to do that every time i deploy [13:38] pragsmike: what are the versions of juju and maas? [13:38] voidspace: call? [13:39] juju 2.0-beta17-xenial-amd64 [13:39] rick_h_: sorry, omw [13:39] maas "version": "2.1.0", "subversion": "alpha2+bzr5321" [13:44] pragsmike: have you tried stable maas versions? [13:44] pragsmike: 2.1 is quite new and I personally haven't even tried it - might still have issues [13:45] pragsmike: but that 'node with this hostname already exists' is troubling - shouldn't happen unless it's a maas 2.1 api regression [13:47] Hi. I have a question. We have developed a JUJU Charm for configuring cinder to use one of our Storage array as the backend. So How to redeploy the Charm to add more storage arrays to configure cinder without destroying/removing the current deployed charm. [For example, We don't want to remove the current configured storage arrays from the Cinder configuration.] [13:48] dimitern: ping [13:49] dimitern: based on pragsmike's PB (http://pastebin.com/6pZuuXXS) I'm not expecting this to be the unconfigured parent device issue [13:50] can we do this only using juju set-config and juju upgrade-charm ? Is there any other way to do? [13:55] what's the go-to smtp server charm (if anyone exist) ? [13:56] rock: so if you change the code in the charm itself you'd upgrade-charm. If you want to change configuration it'd be up to how the charm handles that config [13:57] rock: it could be accepting config as a resource, a config field entry, or something else [14:02] i don't believe there is one SimonKLB [14:02] but there should be! [14:07] magicaltrout: ah too bad, it would be great yea [14:09] magicaltrout: actually, just found https://jujucharms.com/postfix/ but it looks a bit outdated... :) [14:10] yeah it would be worth dragging that back out of retirement [14:10] I've had an ldap server on my backlog as well [14:11] magicaltrout heey :) [14:11] uh oh [14:14] rich_h_: Hi. I have a question. for example, we have two same kind of storage arrays. But those two arrays have unique parameter values like [san IP, san pass, san username....]. So Once our charm modified the cinder.config with the same storage backend, then cinder has to contact both storage arrays based on given credential values. How can I do this? [14:25] rick_h_: are you there? [14:27] rock: I am, sorry in and out with meetings/etc so I might fade back/forth [14:27] rock: so this is in reference to the current cinder charm you're specifying the different arrays? [14:35] rick_h_: assume that we deployed our charm with some configuration values. and added relation to cinder. Then again we want to redeploy the charm to append with the new configuration values. We don't want to destroy the existing changes. [14:48] rick_h_ : Yes. In reference to the current cinder charm we are specifying different arrays. We want to redeploy the charm again and again but Only new configuration values have to be appended. [14:51] rock: so you don't typically redeploy a new charm again and again without running them with different config/etc. If you weant to update the config it's up to using the charm mechanisms to update that without a charm redeploy. [14:51] rock: I guess I'll defer to folks that know cinder better. I'm not following the use case here very well. [14:55] rich_h_: OK. Thank you very much. [15:23] ah ha [15:23] got it [15:24] this is quite cool admcleod https://ibin.co/2uGe9AHrvXI9.png apache drill over mysql from the relation [15:24] so you could now hook up a combination or mongo, flat files, hdfs, mysql from juju into drill [15:24] and then plug drill into your favourite SQL client [15:25] and do cross datasource analysis [15:31] something like select * from mysql.jujudb, hdfs.jujucluster where x=y === petevg_afk is now known as petevg [16:23] magicaltrout: nice [16:25] rock: as promised there is a new GUI release which resolves the issue you were seeing with subordinates. You can get it by downlading the bz2 here https://github.com/juju/juju-gui/releases/tag/2.1.11 and then running `juju upgrade-gui /path/to/bz2` === frankban is now known as frankban|afk [17:19] stokachu: http://askubuntu.com/questions/821804/openstack-with-landscape-install-fails [17:20] stokachu: JUJU can bootstrap and it succeeds to install ubuntu on all nodes after the bootstrap [17:20] stokachu: nodes are getting an IP and can go to the internet (DNS resolves works too) [17:20] what is going wrong? :) I am stuck... [17:21] I got ur name on recommendation of "kiko" === alexisb is now known as alexisb-afk [18:11] Wondering if the charm ingestion service is known to be working / operations or if my charms pushed to personal namespace in launchpad have issues [18:12] Charm proof results for : https://code.launchpad.net/~brianlbaird/charms/trusty/qslice/trunk [18:12] I: metadata name (qslice) must match directory name (trunk) exactly for local deployment. [18:12] I: all charms should provide at least one thing [18:12] I: missing recommended hook install [18:12] I: missing recommended hook start [18:12] I: missing recommended hook stop [18:12] I: missing recommended hook config-changed [18:13] I'm using layer-docker so the hooks aren't needed as I understand as /reactive does heavy lifting [18:14] cloudguru - the i's ar esafe to ignore. it also looks like you ran charm proof against a layer, not against the assembled charm. [18:15] k [18:15] I'll move up the directory path and push again [18:15] cloudguru - well, hang on [18:15] * lazyPower is looking [18:15] standing by [18:16] ok i see what happened here [18:16] the charm is building in $PWD [18:16] if you look in your layer, you'll see trusty/qslice/--all-the-charms-files-here--/ [18:16] agreed [18:17] so really what you want ot do is charm push just the assembled charm to your namespace in the charm store, and you'll want to bzr push just the layer, so you're only VCS controlling the layer. [18:17] that's the result of charm build [18:17] one thing i do, is i export JUJU_REPOSITORY in my $HOME/.bashrc, so that charm build will by default place them in that path, instead of in $PWD [18:18] cloudguru: also, ingestion does not work anymore, you'll need to explicitly push it to the charm store [18:18] good idea to keep them separated . Saw the export is your super awesome tutorial [18:18] cloudguru - also, wrt publishing - https://jujucharms.com/docs/stable/authors-charm-store -- make sure you're familiar with the charm release model. (or charm publish, depending on which version of the charm command you have installed) [18:18] ah man .. humans required ;-) [18:18] cloudguru: https://jujucharms.com/docs/stable/authors-charm-store [18:19] thx guys. trying this again and will check back here as needed. [18:19] np, ping if you hit blockers cloudguru :) [18:52] marcoceppi jcastro niemeyer is it possible to have +t here? there's a topic troll in Ubuntu channels [18:52] jose: what do you mean? [18:52] channel mode +t [18:53] there's a guy changing channel topics to... undesirable things [18:53] jose: sure [18:53] thanks :) [18:54] * marcoceppi shrugs [18:55] marcoceppi: uhm, n00b question what does +t mean? [18:55] marcoceppi: it's modelocked with chanserv [18:56] @lazypower: updated charms pushed for v1.25 on 14.04 trusty [19:25] lazyPower: http://askubuntu.com/questions/821804/openstack-with-landscape-install-fails [19:25] any idea? :) === alexisb-afk is now known as alexisb [19:31] any way to tell where we are in the agent-initialization process? [19:31] (seems to me my local lxd setup is stuck in that step deploying a charm) [19:34] lutostag: check juju status --format yaml [19:35] and see if theres an error on the machine there [19:35] rick_h_: no error, just pending [19:36] it seems like cloud-init/apt-get dist-upgrade may still be running but not doing anything actively [19:44] oh well at least the juju add-user and register is freaking awesome [19:45] lutostag: totally, right [19:46] marcoceppi: I was a bit tired last night when I filed that bug on interface-http .... I'm thinking it should be a feature request/bug with haproxy instead .... I'll close that bug now [20:23] anastasiamac_, good morning [20:27] if anyone else runs into the same as me above... culprit is https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1621229 [20:27] Bug #1621229: snap upgrade to 2.14.2~16.04 in xenial lxc hangs [20:28] (but should only be until we get a new daily... or a fix... *shrug*) [20:43] * pragsmike returns [20:44] balloons: I think it's actually a valid bug though [20:45] balloons: \o/ 6.45am - how can i help? m in the process of sending brood to school [20:46] lazyPower: you're a man of immense debugging skills..... [20:47] 'PostgreSQLClient' object has no attribute 'host' [20:47] help me out here [20:47] https://git.launchpad.net/interface-pgsql/tree/requires.py [20:47] the stuff at the top even tells me it has hosts [20:48] https://github.com/buggtb/layer-drillbit/blob/master/reactive/drillbit.py#L206 yet that fails [20:48] marcoceppi, what's a valid bug? [20:51] balloons: sorry, meant to ping bdx [20:51] bdx: I think it's actually a valid bug though [20:51] anastasiamac_, just wanted to mention we need to triage ubuntu source juju bugs as well [20:51] anastasiamac_, https://bugs.launchpad.net/ubuntu/+source/juju-core/+bugs?orderby=-datecreated&start=0 [20:51] marcoceppi: with interface-http, or haproxy? [20:52] bdx: interface-http [20:53] marcoceppi, magicaltrout: so ..... iterating quite a few deploys over a few different charms this last week, all of which are making use of the pgsql interface ... I hit the same thing as magicaltrout probably 4 or 5 times [20:54] awww [20:54] interesting [20:54] i'm even robbing code from cmars [20:54] stub: ^? [20:54] and it doesn't work [20:54] I would rip it all down, redeploy the same unchanged charms, and it would not hit the error [20:55] magicaltrout: does yours error consistently? [20:55] i believe so [20:55] but i keep hacking stuff around when its broken, so maybe, maybe not :) [20:55] what's interesting is host isn't an autoaccessor [20:56] part of my hatrid of scripting languages... where's the stuff tell you its wrong before you hit the go button ;) [20:56] magicaltrout: can you try something like this instead [20:56] @when('pgsql.master.available') [20:56] and then [20:56] psql.master.host ? [20:57] yeah 2 secs [20:57] maybe actually psql.master().host [20:58] balloons: awesome \o/ first time i hear about it :) where do these come from and can I re-target these to juju? oh.. i guess, it must b juju-core coz juju does not exist?... [20:58] https://gist.github.com/jamesbeedy/2c179a7d0a71209f8ccd0183478db9d5 [20:59] anastasiamac_, launchpad.net/juju bugs are project bugs. those bugs are bugs found and filed by end users against the source package of juju for ubuntu. They might be issues with the packaging, or issues specific to the distro version. [20:59] marcoceppi, magicaltrout: ^ is what I've been using .... seems to work 99% of the time .... that is the code I was randomly hitting that error on [21:00] anastasiamac_, so typically those type of bugs might end up being pushed upstream and linked to an upstream bug, while tracking the ubuntu work. I would say feel free to add juju as affected to any of them you know juju-core needs to fix [21:01] this time around i get: Can't convert 'PostgreSQLClient' object to str implicitly [21:01] balloons: sounds good ;) [21:01] for log("marco and his amazing tweak:"+psql+master().host) [21:01] anastasiamac_, and perhaps to make life simple, you could remove the link to the ubuntu source package then. There's not many bugs in there, so what's there can just be packaging or non-juju-core issues [21:02] okay so lets try bdx's version [21:03] same output [21:03] oh [21:03] i might have ballsed that one up [21:04] . not + [21:05] I think the key is to use the psql.master object [21:05] yeah much improved [21:05] which is a ConnectionString class that has host [21:05] thanks chaps [21:05] cheers bruv [21:06] * magicaltrout plonks marcoceppi in the east end of london [21:08] please can somebody help me with this problem, I tried everything I can think of :) [21:08] http://askubuntu.com/questions/821804/openstack-with-landscape-install-fails [21:10] dpb1: got someone handy who can help PCdude? ^^^ [21:11] jcastro: great! :) [21:16] submitted a couple of semi juju related talks to apachecon eu today jcastro [21:16] excellente! [21:17] o/ jcastro [21:29] wierd issue #1000000 - http://paste.ubuntu.com/23147588/ [21:29] Bug #1000000: For every bug on Launchpad, 67 iPads are sold. [21:30] weird* [21:30] xenial containers never get a juju-agent :-( [21:31] they just hang on Waiting for agent initialization to finish [21:31] magicaltrout: https://paste.ubuntu.com/23147602/ [21:31] trusty containers get the juju agent and start just fine [21:31] * lutostag what happens when you don't scroll to the end of the conversation [21:32] I can't get any xenial lxd containers to start on beta16, beta17, or tip [21:33] bdx: https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1621229 [21:33] Bug #1621229: snap upgrade to 2.14.2~16.04 in xenial lxc hangs [21:33] must not be a juju thing ... all of my logs are clean ... the last command successfully ran in my cloud-init.log is 'dist-upgrade' ... [21:33] not a juju thing [21:36] lutostag: thanks ... you saved me from re-deploying failures for the next hour, staring at my screen feeling like I'm missing some rogue config :-) [21:40] lutostag: http://paste.ubuntu.com/23147632/ - fixes [21:41] fun :), didn't know those [21:45] bdx: what day you getting into pasadena sunday night? [22:13] aww wtf i rejects the connection [22:14] s/i/it [22:15] magicaltrout: ya mon! yourself? [22:16] saturday [22:16] got to de-jetlag [22:17] marcoceppi: i'm assuming I should be able to talk to postgres without changing the security in the postgres charm? [22:21] magicaltrout: postgres only adds entries to pg_hba.conf for the ip(s) of your related units [22:22] if you want to connect from another source you have to feed it the extra-pg-auth config [22:22] yeah i can see the entry in the config [22:22] which is weird [22:22] what part? [22:22] so its adding my relation, even if i install postgres-client on the other end [22:22] that gets a rejected connection as well [22:23] due to what? [22:23] FATAL: pg_hba.conf rejects connection for host "172.31.4.210", user "juju_drillbit3", database "juju_drillbit3", SSL off [22:24] what is in your pg_hba.conf [22:24] oooh, I think I hit this the other day too ... are you requesting multiple dbs? [22:25] not that i'm aware of :) [22:25] http://pastebin.com/5rBMB1Nx [22:25] thats the pg_hba [22:25] if you are, postgres charm will generate a new password for the juju_ user for each extra db you request [22:26] leaving all_databases_requested[:-1] to have the wrong password [22:27] aah i see [22:27] specify a database and it works [22:27] lol [22:28] doesn't work in jdbc world though [22:28] arse === menn0-afk is now known as menn0 [22:46] oh postgres [22:46] some days you make me so sad [22:59] aaah lol [23:00] * magicaltrout figured part of it out [23:05] what was it [23:05] I'm about to start using jdbc too [23:07] mostly a user caused weird zookeeper issue :) [23:07] but there may be an SSL issue as well, give me 5 mins and I'll let you know [23:21] ooh [23:21] i've just been asked to demo some juju stuff for NASA and Darpa when I'm at JPL in a couple of weeks [23:22] magicaltrout nice! [23:23] and other container orchestration tools." [23:23] paste fail [23:24] "I also here from Paul that you are 'juju charm' purveyor. I've never used this but it certainly looks interesting. I'd like to hear how juju compares to Docker compose and other container orchestration tools." [23:24] thats the brief ;) [23:25] it is... brief [23:25] indeed [23:25] and we're so not a "container orchestrator" [23:25] lol yeah [23:25] its a byproduct of how awesome we are though [23:25] so i can see why thats such a popular misconception [23:25] yup