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

babbageclunkanastasiamac: ah, I missed that00:04
thumpertimClicks: well, since we are stopping testing against 1.9 there is a chance we'll miss something00:08
thumperI'd rather say people need to go through juju 2.5 or 2.6 in order to upgrade their maas00:08
=== meeeks is now known as Guest38070
=== mup_ is now known as mup
wallyworldbabbageclunk: if you have a moment at some point https://github.com/juju/juju/pull/1054802:43
=== skay__ is now known as skay
babbageclunkwallyworld: taking a look02:48
wallyworldty, no rush02:48
magicaltroutrandom trivia question03:22
magicaltroutif you do a juju remote backup03:22
magicaltroutdoes it persist it somewhere on the filesystem on the server?03:23
magicaltroutif so, where is it?03:23
wallyworldmagicaltrout: you talking abou the juju create-backup command?03:25
magicaltroutyeah03:26
wallyworldby default it will download it to your local client, but you can specify --keep-copy and it (I think) is stored as a blob in mongo03:27
wallyworldyou can list what ones are stored in the controller via list-backups03:27
magicaltroutyeah, fair enough, plan b then03:27
wallyworldyou can choose to 1. contoller copy only, 2. local copy only, 3. both03:28
wallyworldvia a combination of --no-download and --keep-copy03:28
magicaltroutironically if you just want a pool and run a backupscript over them, 1,2 and 3 aren't ideal ;)03:28
magicaltrouti'll stick juju on another box and hook up some cronjob against it03:29
wallyworldif there's a use case you want, you could post a question on discource and we can consider it03:30
wallyworldbackups do need some love and attention03:30
magicaltroutha, i won't waste your cycles on it, i just hoped the backups would land somewhere on the controller and I could just dump them to backblaze rather than the client downloading the file then doing it03:30
magicaltroutbut its not a big deal03:31
wallyworldkelvinliu: got a minute for a HO?05:41
kelvinliuwallyworld: sure05:42
stickupkidCR anyone https://github.com/juju/os/pull/10?11:17
manadartstickupkid: Avin' a butcher's.11:43
manadartstickupkid: I approved it, but then made a suggestion.12:02
stickupkidmanadart, i agree with said comment12:57
=== hml_ is now known as hml
stickupkidrick_h, this now correctly handles the Any type https://github.com/juju/python-libjuju/pull/34514:37
rick_hstickupkid:  k, gave it a look but I have a case of not trusting my review eyes and wanting to see a test/code prove it works out.14:43
stickupkidrick_h, 100% agree... this isn't pretty as I don't have the context to why it was wired up originally like that - it seems weird14:44
stickupkidrick_h, i wonder if the assumption was that an `interface{}` would always be `map[string]interface{}`14:45
rick_hstickupkid:  so an interface an map walk into a bar...14:51
rick_hstickupkid:  no idea14:51
=== hml_ is now known as hml
stickupkidrick_h, got a sec?15:56
rick_hstickupkid:  definitely15:56
stickupkidrick_h, ho15:56
rick_homw15:56
=== salmankhan1 is now known as salmankhan
=== salmankhan1 is now known as salmankhan
=== fenris is now known as ejat
magicaltrouthello folks20:58
magicaltroutlazy relation question20:58
magicaltrouton the far end of a connection, how do I get the network addressable name/ip at the other end?20:58
magicaltroutunit.blah20:59
timClicksmagicaltrout: sorry that we haven't gone an answer to you yet22:53
timClicksmagicaltrout: would you mind asking in discourse?22:54
timClickshave updated our tutorials page to be more accessible to new users and to surface up community-contributed how tos https://jaas.ai/docs/tutorials22:56
wallyworldmagicaltrout: i think that's normally info that the other end is expected to put in relation data. the remote unit uses the network-get hook command to get the address info for a given binding/endpoint and shoves that in relation data for the other unit to read23:24

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