/srv/irclogs.ubuntu.com/2019/08/15/#juju.txt

babbageclunktimClicks: could you review this plz? https://github.com/juju/juju/pull/1052401:51
anastasiamaca review plz   https://github.com/juju/juju/pull/1052603:52
anastasiamacwallyworld: ^^03:58
hpidcockreview plz https://github.com/juju/juju/pull/1052704:40
thumperwallyworld: https://bugs.launchpad.net/bugs/1839970 could use a comment05:06
mupBug #1839970: Unpredictable behaviour selecting Unit public IP address <juju:New> <https://launchpad.net/bugs/1839970>05:06
wallyworldok05:06
wallyworldhpidcock: looking05:06
wallyworldhpidcock: why not filter out the manual provider for kuku05:10
hpidcockwallyworld: yeah good point, I was just considering that you should always be able to bootstrap manually05:11
hpidcockI'll make the change05:11
wallyworldawesome05:12
wallyworldthumper: i don't have an answer off the top of my head for that network question, will have to go code diving05:13
thumperit may be the public address shown in status05:13
wallyworldthere's logic used to categorise and select the "best" default public address05:15
wallyworldsomewhere05:15
wallyworldhpidcock: another option is to always have manual *except* when just k8s provider is specified05:17
wallyworldwhat's there will work though05:18
thumperwallyworld: bug 1813025 was assigned to you back in jan05:26
mupBug #1813025: new pods do not run due to rbac issues? <juju:New for wallyworld> <https://launchpad.net/bugs/1813025>05:26
thumpercan you triage the bug?05:27
achilleasastickupkid: about that bundlechanges API call for the python bits... did we version it when we landed the cmr changes? I certainly haven't done so for the channel stuff... so I don't have a clean way to decide whether I need to skip the channel integration test or not09:20
stickupkidachilleasa, so no, pythonlib is actually a head of juju CLI in this regard, but it should be fine09:26
stickupkidCR anyone? https://github.com/juju/cmd/pull/6709:31
achilleasastickupkid: looking ^^^09:31
stickupkidit's a nice and simple one09:31
achilleasastickupkid: quick question: how would the error on L629 be printed out?09:35
stickupkidachilleasa, same as previous `super normal`09:36
achilleasabut what about the "unrecognized command: " prefix?09:36
stickupkidah, d'ho09:36
stickupkidwill fix that now09:36
stickupkidachilleasa, updated09:38
achilleasastickupkid: approved09:40
stickupkidachilleasa, ta09:41
stickupkidachilleasa, considering you did the previous PR check, mind if you do this one https://github.com/juju/juju/pull/1052210:23
achilleasastickupkid: sure thing10:24
achilleasastickupkid: can you take a look at https://github.com/juju/python-libjuju/pull/340 ?11:54
rick_hstickupkid:  if you get a sec can you peek at https://discourse.jujucharms.com/t/lxd-woes/1928 please?12:32
stickupkidachilleasa, which version of python are you using?13:59
stickupkidachilleasa, i'm wondering why the type definitions https://github.com/juju/python-libjuju/pull/340/files#diff-66da3249a52dcd990fa827c60a5360caL66513:59
stickupkidare missing14:00
achilleasastickupkid: 3.6.714:03
stickupkidwho wants a horrid code review ? https://github.com/juju/juju/pull/1052916:08
rick_hstickupkid:  I'd like to poke several people on those please16:10
stickupkidrick_h, sending an email16:10
rick_hstickupkid:  can you setup a juju-crew list and ask folks to go through16:10
rick_hstickupkid:  +116:10
magicaltrouthello folks16:19
magicaltroutanyone got any clue how this openstack-ingration charm is supposed to work?16:20
magicaltroutor its requirements16:20
pmatulismagicaltrout, that integrator charm in particular or integrator charms in general?16:38
magicaltroutthe openstack one pmatulis16:38
magicaltrouti can't get it to work, so i'm trying to find out if its still how you do things16:39
magicaltroutor if its retired and i'm just reading old docs16:39
pmatulismagicaltrout, afaik, integrator charms are the way to go. what is not working? there should be something in the juju logs16:41
magicaltrouti documented it here pmatulis https://discourse.jujucharms.com/t/what-are-the-requirements-for-this-openstack-integrator-charm/1932/216:42
magicaltroutcause when i test the examples they seem to generally just be broken16:43
pmatulismagicaltrout, ohh. first issue looks like a storage class simply does not exist. so maybe something else you need to do (not openstack-itself related). i don't know about the 2nd issue16:51
rick_hmagicaltrout:  it's definitely not deprecated. We use it for CDK setup on OpenStack and we're doing that for customers/etc.16:51
rick_hmagicaltrout:  sounds like assumptions/etc that might need love. I'd suggest filing bugs (don't I always...) but it should be alive/well.16:52
magicaltroutthanks rick_h pmatulis i'll dig more then. I don't know what it tries to do for loadbalancing i'll look at the code as itrs not dead16:58
magicaltroutdidn't want to go down a rabbit hole to be told there's a better/newer way :016:58
rick_hmagicaltrout:  :) what? That never happens :P16:58
magicaltrouthello pinocchio!16:59
rick_hmagicaltrout:  one of these days we should chat. long time no catch up16:59
rick_hmagicaltrout:  I'm not seeing anything in the charm doing loadbalancing17:01
magicaltroutindeed rick_h ! I'm in the process of exfiltrating from 4 months of chaos and getting back to doing some charming stuff and upgrading the data charms.17:01
rick_hmagicaltrout:  and the charm readme just as kubectl notes vs anything charm/config17:01
magicaltroutit just sets up kubernetes for the external loadbalancer17:01
rick_hmagicaltrout:  nice, congrats on getting through the tunnel17:01
magicaltroutbut i'm not entirely sure what its complaining about17:02
magicaltroutas far as I can tell I filled in the details correctly, so I'm assuming something isn't configured on the openstack side17:02
dannfi'm trying to use juju as a testing backend for different ubuntu releases - unfortunately i'm finding that i can't e.g. test 19.04 because no tools are available. is there a workaround for that?20:24
timClicksdannf: you can force which series you're deploying20:25
dannftimClicks: yeah, i can force it, and that appears to override charm restrictions, but then i get:20:25
dannfMachine  State  DNS  Inst id  Series  AZ  Message20:25
dannf0        down        pending  disco       no matching agent binaries available20:25
timClickshrm that's strange .... just a second, I'll check something20:26
timClicksdannf: which juju version are you running?20:27
dannf2.3.7-xenial-amd6420:27
* thumper cringes20:27
dannfshould i switch to the snap?20:27
thumperdannf: can you use the juju snap?20:27
thumperyeah20:27
* dannf honestly thought i was using the snap until you asked :)20:28
* timClicks is glad I did20:28
timClicks(ask about the version, anyway!)20:28
babbageclunktimClicks: did you work out what was happening with the extendDisks failing? I've got the cleanup sorted. (Getting the tests right was the fiddly bit as usual.)23:16
babbageclunktimClicks: well, that and my machine forgetting it could boot to linux23:21
timClicksbabbageclunk: no, I wasn't able to diagnose what the issue was23:40
babbageclunktimClicks: can you take a look at this anyway? https://github.com/juju/juju/pull/1053023:41
timClicksoh sure :)23:41
babbageclunktimClicks: I'm just testing it out now - will try reproducing the thing you saw anyway23:42

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