mruffell | does anyone happen to know how long it takes for a charm to appear in the store once you have pushed it and released it to stable? | 03:18 |
---|---|---|
mruffell | oops forgot to grant to everyone =p | 03:24 |
wallyworld | kelvinliu: here's a mostly nechanical PR to remove some more bakery.v2 unstable stuff https://github.com/juju/juju/pull/11082 | 04:38 |
kelvinliu | wallyworld: yep | 04:38 |
kelvinliu | wallyworld: one more place to refacor 15:42:59 apiserver/bakeryutil/service.go:43:3: cannot use store (type bakerystorage.ExpirableStorage) as type "github.com/juju/juju/vendor/gopkg.in/macaroon-bakery.v2-unstable/bakery".Storage in field value: | 04:56 |
wallyworld | kelvinliu: hmmm, that's fine for me. i may need to regenerate GoPkg.lock | 05:09 |
kelvinliu | just saw build failed | 05:11 |
wallyworld | ok, i may have some screwed deps locally, i'll wipe everything and fix any issues | 05:13 |
wallyworld | kelvinliu: i pushed a new toml and lock file. there was an issue with the deps and what i had cached | 05:21 |
kelvinliu | ic | 05:22 |
manadart | stickupkid: Got a minute to HO? | 10:08 |
stickupkid | manadart, sure can | 10:08 |
stickupkid | achilleasa, can you do a follow up CR - https://github.com/juju/cmd/pull/76 | 10:18 |
achilleasa | stickupkid: sure | 10:19 |
achilleasa | stickupkid: have a question on the PR | 10:25 |
stickupkid | achilleasa, updated my pr | 10:31 |
stickupkid | achilleasa, removed the confusing ambiguity | 10:32 |
achilleasa | stickupkid: can you also update the comment on L528? | 10:33 |
stickupkid | of course | 10:33 |
achilleasa | (we are not checking for silence errors anymore) | 10:33 |
stickupkid | achilleasa, done | 10:37 |
achilleasa | stickupkid: approved | 10:42 |
stickupkid | achilleasa, ta much | 10:42 |
stickupkid | manadart, still around? | 15:07 |
manadart | stickupkid: Yeah. OTP with rick_h. Gimme a few. | 15:07 |
stickupkid | nice nice | 15:07 |
manadart | stickupkid: Back in Daily? | 15:26 |
stickupkid | manadart, yeah quickly | 15:26 |
* nammn_de off to doc | 15:30 | |
skay | did anyone want to look at an environment with "Failed to connect to controller: invalid entity name or password (unauthorized access)" going on? | 17:37 |
skay | I'll leave my environment alone, if so. last time this happened (mid december) thumper said that it happened but they hadn't been able to reproduce it | 17:38 |
cory_fu | kelvinliu: https://pastebin.ubuntu.com/p/pfhs8QfX8R/ | 21:37 |
kelvinliu | cory_fu: did u install latest edge? | 21:38 |
cory_fu | kelvinliu: installed: 2.7.1+2.7-ec91b32 | 21:39 |
cory_fu | tracking: 2.7/edge | 21:40 |
cory_fu | refresh-date: today at 12:16 EST | 21:40 |
kelvinliu | cory_fu: clear jujud docker image cache in microk8s? and im testing it again now | 21:41 |
cory_fu | kelvinliu: Oh, I didn't do that. There an easy way to do that without un/re-installing microk8s? | 21:41 |
kelvinliu | microk8s.ctr --namespace k8s.io image list | grep juju | 21:42 |
kelvinliu | then delete it | 21:43 |
kelvinliu | microk8s.ctr --namespace k8s.io images rm docker.io/ycliuhw/jujud-operator:xxxx | 21:44 |
kelvinliu | cory_fu: sorry, i tested yesterday using my branch build image, i found juju pushed but jujud docker image probably was not pushed yet. | 21:57 |
cory_fu | kelvinliu: Ah, ok. I won't continue this test, then. | 21:57 |
kelvinliu | i will let you know once all pushed | 21:57 |
kelvinliu | cory_fu: to use edge image, please use `jujuqabot`, juju bootstrap microk8s k1 --config caas-image-repo=jujuqabot | 22:02 |
kelvinliu | for docker repo | 22:03 |
cory_fu | kelvinliu: Is it ready for testing now? | 22:03 |
kelvinliu | yeah | 22:03 |
kelvinliu | i tested all good | 22:03 |
cory_fu | Ok | 22:03 |
cory_fu | kelvinliu: Yep, it's working. Thanks! | 22:26 |
kelvinliu | cool, np | 22:26 |
asbalderson | Where can i find the list of possible states a machine can be in for juju-status? | 22:35 |
rick_h | asbalderson: https://discourse.jujucharms.com/t/charm-unit-status-and-their-meanings/1168 | 22:38 |
asbalderson | thanks rick_h; im looking for the actual machine status; not the unit status (running, down, other?) | 22:40 |
rick_h | bdx: around? | 22:42 |
rick_h | asbalderson: https://github.com/juju/juju/blob/2ad84b1b676eab460d6b9604aa1973944af02f9d/state/machine.go#L1785 | 22:47 |
rick_h | asbalderson: looks like started, stopped, pending, error, down | 22:47 |
timClicks | new juju article live "data ops at petabyte scale" https://ubuntu.com/blog/data-ops-at-petabyte-scale | 22:49 |
asbalderson | Thanks rick_h! | 23:48 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!