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

kelvinliuwallyworld: got 1min to discuss files field for configmap/secret?01:51
wallyworldkelvinliu: just doing a discourse reply, give me a few minutes01:51
kelvinliuyup01:52
wallyworldkelvinliu: free now02:08
kelvinliustdup?02:08
babbageclunkbefore I roll my own, does anyone know a good way to read a series of bson docs from a reader or []byte? Seems fiddly (read length, slice off that many bytes, prepend length bytes, pass to unmarshal, rinse, repeat), but I can't see anything in mgo.v2/bson to do it for me.02:59
babbageclunkI guess there's nothing stopping me from using a different bson library that does it03:10
babbageclunkactually I don't need to unmarshal the docs, just count them03:11
babbageclunkso I guess I'll just do it.03:11
anastasiamaci wonder if something similar was done for upgrading from juju1.x to juju 2.x?...03:12
babbageclunkI don't think so - I certainly didn't03:18
wallyworldkelvinliu: just checking, is the PR reasdy to look at or do you need to do some more to it?04:20
kelvinliuwallyworld: yes, It's ready to rv, im filling the QA steps now04:20
wallyworldok, will look04:20
wallyworldkelvinliu: looks very nice, ty04:38
kelvinliuwallyworld:  ty for rv, im doing last bit change, remove the `Image` in v3.04:39
kelvinliuso only ImageDetails is supported in v304:40
wallyworldkelvinliu: i think we should first check04:40
wallyworldam am pretty sure a few charms still use it04:40
wallyworldcan we delay that change till we talk to folks next week04:41
kelvinliui thought we have decided to deprecated Image from v204:41
kelvinliuok04:41
wallyworldkelvinliu: yeah, i think we just need to be cautious with this one04:41
wallyworldwe can talk to ken and the osm folks04:42
wallyworldwho will be most impactd04:42
kelvinliusure04:44
=== narindergupta is now known as narinderguptamac
achilleasajam: I have inlined (haven't pushed the commit yet) the annotate helpers as you suggested but I am not sure how to change (or if its worth changing) this block: https://github.com/juju/juju/blob/3fcf0a1ffea4fdf2ef6f36c0ef0e2d143d12dee6/state/unit.go#L1497-L1515 any ideas?09:15
stickupkidfun morning this morning, trying to work out how multipass wasn't working after a restarting - hit this issue: https://github.com/canonical/multipass/issues/130410:10
jamachilleasa: if the 'helper' is significant in size, then its fine to pull out. I was mostly arguing against the one-liner that actually obfuscates what is going on10:18
jamachilleasa: so I'd keep 1497 as a helper10:18
achilleasajam: keep it inside the func or extract it out? It's only used by that method so I would prefer to keep it where it currently is10:20
achilleasajam: I pushed the commit that inlines all annotations except L1497. Can you take another look?10:54
rick_hmorning party folks12:26
manadartstickupkid: Got time to review https://github.com/juju/juju/pull/11251?14:17
stickupkidmanadart, yarp14:18
manadartstickupkid: I just realised since we're not passing it, we don't need the channel. I will make it a bool again.14:27
hmlstickupkid: https://github.com/juju/juju/pull/11252 quick pr review pls?15:48
achilleasahml: can you help me with the creation of an upgrade step?15:57
hmlachilleasa:  sureā€¦ i have mtg with rick so 1/2 hour?15:58
achilleasasure thing. ping when you have some time15:58
hmlachilleasa: back - jump in Daily?16:34
achilleasahml: omw16:35
dvntstph_anyone recently tried to bootstrap a controller using letsencrypt auto dns17:21
dvntstph_I see they're no longer getting signed17:21
dvntstph_letsencrypt pushing back saying that ACMEV1 is no longer supported17:22
rick_hdvntstph_:  looks like they deprecated how we use it, we'll have to update it looks like17:25
dvntstph_:,(17:28
dvntstph_thanks rick. wait for next release?17:29
rick_hdvntstph_:  is there a bug? If you have a sec and can file it that'd be great17:31
rick_hand yea, we'll have to fix it/release a fix unfortunately17:31
dvntstph_yeah I believe it could be tagged as a bug. According to letsencrypt docs they will no longer honour certs issued from the ACMEv1 api17:32
dvntstph_newly bootstrapped controllers fail to get the certificate signed as a result17:32
dvntstph_how does canonical bug tracking work. do you log an issue on git or where?17:33
dvntstph_ok opened bug. always second guess myself whether I've created them correctly17:41
stickupkidmanadart, I think I've got most of the process sorted, need to work on the actual add space test https://github.com/juju/juju/pull/11253/files#diff-c92860a8a8efa87fa5be705d9bc71c8017:50

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