/srv/irclogs.ubuntu.com/2020/02/19/#juju.txt

tlmhey kelvinliu_ what version of k8s.io should we be running at the moment in juju based on your last PR ?00:12
kelvinliu_tlm:  1.1700:13
tlmta think I did a bad merge00:13
kelvinliu_the current version is comentted  in the toml file00:14
kelvinliu_ah?00:14
tlmall good will squash mine with develop00:15
kelvinliu_ok00:15
timClicks_wallyworld: did moving the links to the bottom of the install page make things easier for you to update the installer links?02:17
wallyworldtimClicks_: not sure, i exepcted to find them where they appeared in the final render and had to go hunting for them04:11
wallyworldbut maybe that was a first time thing04:12
anastasiamacbabbageclunk: PTAL https://github.com/juju/juju-restore/pull/504:33
babbageclunkting an l04:33
anastasiamac:)04:34
timClicks_wallyworld: you must have missed that comment at the top .. "ARE YOU UPDATING THIS DOCUMENT WITH A NEW RELEASE? Ctrl+F "LINKS TO CHANGE""04:52
wallyworldi did04:55
wallyworldmy fist instinct is to change stuff in situ so i can see the output on the rhs pane04:56
wallyworldand you think boys read directions? :-D04:56
anastasiamacyes, m sure boys do :)04:58
anastasiamacalso they r very good when given a to-do list :)04:58
anastasiamacbabbageclunk: \o/ thnx :) i've addressed and will land05:20
kelvinliu_wallyworld: im still working on the extend fileset stuff, i don't think i will have time to do the focal build today, should I do it tmr or handover to someone else?05:49
wallyworldlet's leave for now05:49
wallyworldwe need to solve before 2.7.3 at the latest, would be nice to do for 2.7.2 is something quick05:50
wallyworld*if05:50
zeestrattimClicks_: re plugins, I have a small port forwarding plugin for troubleshooting because I run my local dev inside Vagrant.06:00
kelvinliu_ok06:13
timClicks_zeestrat: that's neat07:26
hpidcockwallyworld: if you get a chance to give the green tick on https://github.com/juju/juju/pull/11214 that would be awesome07:48
wallyworldwill do, wiull look now and after dinner if i don't get it done immediately07:52
wallyworldhpidcock: gotta run for dinner, left 2 comments, back in an hour or so07:59
achilleasamanadart: the test from https://github.com/juju/juju/commit/d8666bd39bb1401ecc95d7144e3cf2429549fc15 probably needs jc.SameContents; I am occasionally getting https://paste.ubuntu.com/p/bsHMQPz7Gy. I will add a drive-by fix in the PR I am working on ATM09:25
manadartachilleasa: Ack. Thanks.09:26
stickupkidmanadart, you see this https://discourse.jujucharms.com/t/juju-2-7-2-release-notes/2667/2?u=simonrichardson09:29
stickupkidthat should have been, "have you seen this" - need some wake up juice09:32
manadartstickupkid: I gave him a work-around in another post. I will follow up.09:32
manadarthttps://discourse.jujucharms.com/t/juju-upgrade-controller-fails-space-not-found/2559/1309:32
nammn_demanadart: time later for a cr on this one? https://github.com/juju/juju/pull/1118309:44
nammn_deJust for heads up, I talked to rick_h yesterday about move-to-space, so it will come up during daily again as we weren't 100% sure about some possible outcomes09:44
manadartnammn_de: I will look when I can.09:45
nammn_demanadart: sure, take your time. Thanks!09:48
stickupkidachilleasa, on your travels in spaces etc, did you see any place where we generated random names/ids11:03
* stickupkid wonders if names repo does this 11:04
stickupkidI'm loathed to use https://github.com/juju/utils/blob/master/randomstring.go11:07
achilleasastickupkid: random? nothing rings a bell11:07
stickupkidmanadart, random string of 8 chars of go full bore on a uuid11:07
manadartstickupkid: I say 8 chars. 2 UUIDs is a bit long. BTW, your patch was hanging at "starting" for me. I am working off this change set ATM: https://pastebin.ubuntu.com/p/fKMYwt3mgH/11:10
stickupkidmanadart, k, will fix11:11
stickupkidmanadart, applied the patch, but these are annoying changes11:18
stickupkid-for k, subnetIDs := range subnetIDsForZone {11:18
stickupkid+for i, subnetIDs := range subnetIDsForZone {11:18
stickupkid:|11:18
manadartstickupkid: Change it back. I don't care.11:23
stickupkidmanadart, haha11:23
manadartstickupkid: I realise it's a map not a slice, so I needn't have changed it.11:24
stickupkidmanadart, i've fixed the tests11:24
manadartstickupkid: BTW, it looks like we have to omit both external and FAN networks in our considerations.11:26
stickupkidmanadart, I've landed your patch with the test fixes https://github.com/juju/juju/pull/1118811:27
manadartstickupkid: OK. I will update here and work off your changes. Still debugging.11:29
manadartstickupkid: Boom. https://pastebin.ubuntu.com/p/ct6SkQWf6c/11:56
stickupkidWOW11:57
stickupkidmanadart, ho?11:57
stickupkidmanadart, https://github.com/go-goose/goose/pull/7812:13
manadartjam: Do you have permission to merge there? ^12:19
rick_hmorning party folks12:39
rick_hstickupkid:  what are we giving random names to?12:40
stickupkidrick_h, port name for openstack, needs to be namespaced by a model uuid and a network id, but also some random bit, as we don't have the instance id yet12:54
rick_hstickupkid:  just uuid them? do we care?12:55
rick_hguess that gets to be crazy with double uuids already there lol12:56
stickupkidyeah, bingo12:56
rick_hhah12:56
stickupkidrick_h, gets it12:56
stickupkid:)12:56
stickupkidit's like crazy uuid town12:56
rick_hI can haz uuids! ALL the uuids!12:57
stickupkidhahaha12:57
stickupkidyeah12:57
rick_hstickupkid:  so there's > 1 per machine/unit. so unit tag + int?12:57
* rick_h runs the boy to school, back in a couple12:58
stickupkidrick_h, i'll see if that info readily available, otherwise I've got a nice compromise atm12:58
rick_hstickupkid:  awesome ok13:17
stickupkidmanadart, fan type filtering has landed14:15
manadartstickupkid: OK.14:17
hmlachilleasa: proved that calling dispatch for actions on k8s units is all that’s needed.  making that work outside of spike will be more interesting.  :-)14:56
stickupkidmanadart, food for thought? https://github.com/juju/juju/pull/11188#discussion_r38134845415:02
stickupkidmanadart, updated16:16
achilleasaCan I get a CR+QA on https://github.com/juju/juju/pull/11233?16:17
achilleasarick_h: do you think I should backport ^^^ for 2.7.3?16:17
hmlachilleasa:  looking16:18
rick_hachilleasa:  looking16:32
rick_hachilleasa:  hmmm...I'm nervous about a change in behavior fallout but guess we're wanting it anyway16:32
rick_hachilleasa:  so I've talked myself into +1 to backport16:33
achilleasarick_h: I am not sure if you are ever supposed to use the command that particular way so perhaps noone will notice ;-)16:34
rick_hachilleasa:  yea, that's what I got to as well16:37
manadartstickupkid: Will look in bit. OK to merge if you are not around?16:50
stickupkidto late, kicked off the merge16:50
stickupkid:p16:50
hmlachilleasa:  approved, but have a question about leadership in reliation to this fix, in the pr16:52
achilleasahml: if you still have your test controller up, add another mysql unit and juju run the cmd on that16:53
hmlachilleasa:  already done.16:53
hmlachilleasa:  it was more a question of how to tell in the code change.  the description says it, but how do i know in the code?16:54
achilleasaah... well, all application setting reads are guarded via a token checks; the check for reading happens here: https://github.com/juju/juju/blob/develop/apiserver/facades/agent/uniter/uniter.go#L1580-L160016:58
hmlachilleasa:  ah, okay.  ty16:58
achilleasawrites are guarded via this decorator: https://github.com/juju/juju/blob/develop/state/leadership.go#L5016:59
achilleasahml: can you also sanity check https://github.com/juju/juju/pull/11234 (backport to 2.7). I am also running the QA steps again with this branch on lxd17:15
hmlachilleasa:  sure17:15
hmlachilleasa:  looks the same to me - approved17:17
babbageclunkthumper: I'm changing github.com/juju/utils/tar - should I extract it to juju/tar?23:16
anastasiamacbabbageclunk: m not thumper but i think it's woarth it (and follows hat we r trying to do with other juju/utils)... so insignificantly but +123:20
babbageclunkanastasiamac: that counts! I'll need a wallyworld or thumper -alike to make the repo though23:21
anastasiamacbabbageclunk: :)23:22
babbageclunkSo I'll do it in-place for now23:22
rick_hbabbageclunk:  https://github.com/juju/tar23:29
babbageclunkrick_h: oh awesome, thanks wallyworld- and thumper-alike! I'd have pinged you but I didn't think you were still around23:30
thumperbabbageclunk: yep, do it23:30
* babbageclunk does it23:31
* thumper needs to think about food...23:31
thumpermaybe23:31
babbageclunkdammit now you've got me thinking about food23:31
thumperbabbageclunk: I've decided to fast through lunch...23:32
thumperperhaps I'll eat later23:32
thumperI have many calls this afternoon, and I'm behind on email23:32
thumperI ate last night, I'm fine23:32
anastasiamacwow stoic23:34
hpidcockthumper: I've been doing 18hour fasts everyday... I know them feels23:46
thumperhpidcock: working for you?23:47
hpidcockthumper: yep, lost some weight, but more importantly, more energy for the day.23:48
thumperhpidcock: the stability of the energy is a big part23:48
* thumper out for physio, bbl23:49

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