/srv/irclogs.ubuntu.com/2018/02/21/#juju.txt

=== frankban|afk is now known as frankban
rick_hcory_fu_: ping, you able to join the juju show call today to talk about the releases you put out to the list ?15:46
cory_fu_The reactive one is actually the thing I talked about in the previous show, I was just delayed in releasing it.  I could talk about the macaroon changes in libjuju, but I do have an appointment between 1 and 2.  What time is the show?15:49
cory_fu_rick_h: ^15:50
rick_hcory_fu_: 2pm est15:50
rick_hcory_fu_: k, yea that's what I wanted to catch up on. Does this mean libjuju can now login/get a macaroon(cookie) and be used sans any copying .go-cookies around with jaas?15:50
cory_fu_rick_h: Ok.  I will do my best to make it.  I should be able to but there's a chance my appointment might run over, or traffic getting back15:51
rick_hcory_fu_: understand15:51
cory_fu_rick_h: Well, yes, except the only thing I think we still don't support is the initial controller registration; I'm not sure what the process is for that, to sent the user, pass, and 2fa, so I'm not certain if that's already supported (though probably the browser-based login would work)15:52
cory_fu_rick_h: But, if you already have the controller registered or if browser auth is ok, then it should work without the CLI15:53
rick_hcory_fu_: hmm ok. I know folks hit some roadblocks with CI/CD workflows around the cookies and think this helps that somewhat15:53
rick_hcory_fu_: k15:53
cory_fu_Yeah, it should15:53
rick_hcory_fu_: ty15:54
stubShould I still have access to land charm-helpers MPs? Because I don't :)16:18
stubhttps://github.com/juju/charm-helpers/pull/10816:19
stubAnd if there is an enthusiastic reviewer interested in me not messing up cross model relations for them, https://github.com/juju/charm-helpers/pull/11616:22
rick_hbdx: do you have an ES cluster bundle I can use for a demo?17:08
=== frankban is now known as frankban|afk
kwmonroerick_h: the elk-stack works, but doesn't do much (no inputs to ES): https://jujucharms.com/u/elasticsearch-charmers/elk-stack/.  there's also CDK-elastic, which works if you use the edge channel:  https://jujucharms.com/canonical-kubernetes-elastic/11217:38
rick_hkwmonroe: k, I just grabbed the beats bundle for the moment17:38
kwmonroeuhhhhhh...17:38
kwmonroerick_h: this one? https://jujucharms.com/beats-core/17:39
rick_hkwmonroe: yea17:39
kwmonroei wish you hadn't done that17:39
kwmonroethat's hot garbage17:39
rick_hkwmonroe: just needs to look pretty17:39
rick_hlol17:39
rick_hof course it is17:39
rick_hok, /me tears that down17:39
kwmonroewell, it's all trusty, and the beats are subordinates, so your principals will need to be trusty for that to work17:40
rick_hkwmonroe: k17:40
kwmonroei mean, if you're just looking at the canvas, fine, but i would use elk-stack or canonical-kubernetes-elastic for something that somewhat kinda comes close to being actually halfway decent.17:40
rick_hkwmonroe: k, will do17:40
rick_hkwmonroe: ty for the feedback17:40
rick_hyea, just need different visual demos to show new gui features with several realistic looking models17:41
kwmonroeroger that17:41
* rick_h likes his pretty demos to be just a bit more interesting than mysql :P17:41
TheAbsentOneDoes anyone know a charm (reactive) that uses a mysql database intense? I am researching the possibilities to abstract the idea of a database and I'm really looking for some good examples to help my learning process of writing charms.18:05
rick_hreminder!!!!! Juju Show #30 is just about 50min away so get your lunches out of the way18:07
rick_hsome pretty stuff to show off today18:07
kwmonroeTheAbsentOne: hive uses the mysql interface.  when mysql gets related and becomes ready, the database.available state will be set, at which point hive will configure itself to use it:  https://github.com/juju-solutions/bigtop/blob/master/bigtop-packages/src/charm/hive/layer-hive/reactive/hive.py#L12318:15
kwmonroeTheAbsentOne: the "configure itself" bits happen in the ./lib/charms/layer class here:  https://github.com/juju-solutions/bigtop/blob/master/bigtop-packages/src/charm/hive/layer-hive/lib/charms/layer/bigtop_hive.py#L7518:16
kwmonroeTheAbsentOne: a much much simpler example is 'ubuntu-devenv', which supports relations to multiple databases, and simply logs the connection info when that relation is ready:  https://github.com/juju-solutions/layer-ubuntu-devenv18:18
kwmonroethe logging bits for mysql happen here: https://github.com/juju-solutions/layer-ubuntu-devenv/blob/master/reactive/ubuntu-devenv.py#L7718:19
TheAbsentOneawesome, thank you for the links kwmonroe I will take a look18:19
TheAbsentOne`The devenv seems very interesting as it supports multiple technologies as well, very nice sir18:24
rick_hget your glasses filled up for show time in 15 bdx kwmonroe agprado hml hatch cory_fu_ magicaltrout and anyone else interested. Links inbound shortly18:44
rahworkx_rick_h: going to tune in for this one!18:51
rick_hrahworkx_: woot woot18:52
rick_hhttps://www.youtube.com/watch?v=tw0xw3cO5IQ is the url to watch the stream and https://hangouts.google.com/hangouts/_/lpeqvj6dczeutfosajoacuqvnae to join in the party18:55
rick_hbdx: kwmonroe cory_fu_ hatch hml agprado and party people everywhere ^18:57
=== wolverin_ is now known as wolverineav
magicaltroutanyone know what CUDA version is installed on CDK?23:24
knobbymagicaltrout: https://github.com/juju-solutions/layer-nvidia-cuda23:28
knobbylooks like 8.0.61-1 and nvidia drivers 375, but I felt like it was 384 for some reason23:28
magicaltroutthanks knobby23:32

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!