[00:07] wallyworld, kelvin : ahh, I think I get it, the jujud run in the operator pod is from the operator image right? So if I want to update the logging on the client end I need to build an image, push it and overwrite the one used somehow right? [00:09] veebers, there is a handy cmd in makefile to replace the image cache on k8s node. so u just build the image on ur host, then push to the k8s node, k8s will use the cache always if it represents [00:09] kelvin: mean thanks! [00:10] veebers, or u can kubectl exec into the pod, then change the python source code, and test it. [00:10] kelvin: its jujuc code I've added logging [00:10] if it's charm py lib [00:10] and now thinking about it, I think I have some ideas as to whats going wrong [00:10] ok [00:10] ugh me need type faster [00:13] yeah 1st thing is for go bin, the 2nd is for py charm [00:14] wallyworld: ping [00:15] WTF, does anyone else see this error when 'make install'-ing? service/systemd/service.go:61: syntax error: unexpected = in type declaration [00:15] hmm, seems an env issue? [00:32] kelvin, wallyworld can I set controller config caas-operator-image-path to point at a local docker? [00:33] (my juju status -m ${JUJU_K8S_MODEL} kubernetes-worker has no machines :-\ want to use the image from the start) [00:37] nw, pushing to docker hub, will use that [00:38] veebers, i don't know how to do that. what i would do is either to ensure the node image cache is ur build or scp ur jujuc into the operator pod(assume ur image build host is Ubuntu same as the operator os) [00:38] kelvin: ack, if this fails (or if I need to operator quicker) I can do that cheers, need to fully get my head around the operator pod etc. [00:41] kelvin: yay I now get the logging I was expecting, cheers! [00:41] veebers, or u can work on the k8s node directly, clone juju to the host, change, build bin, build image, and redeploy the charm, then u don't need to push then pull images [00:41] now to actually figure out and fix the issue [00:41] veebers, awesome [00:56] anastasiamac_: hi, sorry was immersd in code, missed ping [00:57] veebers: operator pod logs don't go to controller [00:57] i think i gave you the command yesterday? [00:58] kubectl log -f .... [00:59] wallyworld: aye, sorted now, needed the operator image updated with the new jujud [00:59] ok [01:02] veebers: you figured out that caas-operator-image-path can point to your own image on dh? [01:03] wallyworld: yep, I can get the new image and juju there fine, so I have my loggin now, just need to determine why it's complaing [01:03] gr8 ok [01:03] wallyworld: I have this error message, I wonder if it's something to do with how a caas model httpgetter does something? https://pastebin.canonical.com/p/pfP3dMDY2M/ [01:04] veebers: it is, i can explain, HO? [01:04] wallyworld: yay yep standup omw [01:05] Happy Friday to all you people from the future! [01:06] yay! Happy Friday balloons! [01:10] \o balloons - how's it going? Where are you working now? [01:10] I hope you're still keeping veebers on his toes babbageclunk. [01:11] hey blahdeblah, heh, never forget that handle :p [01:12] I'm enjoying my time presently working for DO. And yes, no provider for DO means I've been juju free for several months now [01:12] I'm clean, I swear it. [01:12] cool [01:31] hey balloons o/ [01:57] wallyworld: PTAL https://github.com/juju/juju/pull/8929 - disabled users access check [02:03] balloons: I thought you'd be writing a DO provider? [02:04] haha [02:32] or thumper, PTAL at https://github.com/juju/juju/pull/8929? would b awesome to land it in 2.4.1.. [02:32] anastasiamac_: lgtm ty [02:32] wallyworld: \o/ [02:44] wallyworld: fco... apiserver tests fail coz apparently disabled users have login access... as it makes no sense to me - disabled users should not be able to login, m fixing the tests.... i might need u to have another look unless u r happy as-is [02:48] hmmm, i sort think they should have no access [02:48] wallyworld: exactly :) [02:49] veebers: i want to keep some aws instances running for demo under the juju-qa account, remind me, so i just go in and mark them in aws console as don't termnate or something [02:50] wallyworld: yep, set termination protection [02:50] wallyworld: if you wanted to be super extra sure you could just disable the aws cleanup job for now [02:50] ta. i think i just lost them all [02:50] wallyworld: oh shit :-( hopefully not a biggie to get back? [02:50] it's juju, just redeploy :-) [02:51] hah true ^_^ [03:19] wallyworld: and disabled users do not have access to application offers either, right? oh well, shouldn't since they do now... [03:19] yeah, shouldn't [03:51] wallyworld: is "Labels: map[string]string{labelApplication: appName}}," important for a secret? (if so I'll pass in app name to EnsureSecret too [03:51] yeah, we should label it with app name [03:51] cool, can do [03:53] wallyworld: updated PR to ensure no access for disabled user, PTAL? [03:53] ok [03:54] wallyworld: also i think we have a bug in that we still should be able to provide means to list access for disabled users when admins want to see what they'd have when re-enabled... currently i don't think it'll work: t'll come back with "none"... i'll file a bug and work on it accroding to my pririties :D [03:54] sgtm [03:58] anastasiamac_: just a typo [03:58] phew! that's good news \o/ tyvm for review :D [04:10] wallyworld: FYI have pushed the fixes and the requested changes to the PR [04:10] looking [04:21] veebers: just a couple of small things [04:22] wallyworld: cool, on it [04:26] wallyworld: hub.docker.io or just docker.io? [04:26] docker.io [04:26] cheers [04:26] i tested with docker pull [04:27] ah right, I can see that in my terminal backscroll. /me wonders if hub.docker.com redirects to docker.io [04:33] kelvin: lgtm, just a couple of small things [04:33] wallyworld: ok just fixing a couple of unit test failures that fell out of that and will squash && push && merge [04:33] ty [04:34] wallyworld, yup thanks [05:22] It seems there are occasional test issues with github.com/juju/juju/cmd/juju/machine.TestPackage (from github.com_juju_juju_cmd_juju_machine) [06:54] wallyworld: m pretty sure we de-dup local charms when they r deployed multiple times, right? i seem to reacll ppl doing the work... [06:55] the blob contents i think so === frankban|afk is now known as frankban [09:06] manadart: you go 5 minutes? [09:07] s/go/got/ ? [09:08] stickupkid: Sure HO? [09:08] sure [09:09] one sec got to restart [10:34] stickupkid: I do want to say let's keep this method around though. This feels like the right autoload-credentials type thing where if you've got it, great! [10:42] Need a review for: https://github.com/juju/juju/pull/8933 [11:40] Hello All, [11:40] would anyone give me a hint please: I'm using pylxd in my charm: https://git.launchpad.net/charms-6wind/tree/charm-layers/6wind-common/lib/charm/openstack/utils.py [11:40] I want to add a constraint: that my charm installs and uses only pylxd>=2.2.7 from PyPy repository not python3-pylxd from official ubuntu's repos. [11:40] I've found small notice about wheelhouse.txt file in official doc [11:40] I'm hesitating, where I should put this constraint, shall I create wheelhouse.txt in 6wind-common layer directory: https://git.launchpad.net/charms-6wind/tree/charm-layers/6wind-common [11:40] Or I should put it in charm's dir here: https://git.launchpad.net/charms-6wind/tree/virtual-accelerator-compute [11:41] The second question: actually there is no any wheelhouse.txt files in charms-6wind repo, but when I build the charm, the build folder is created and I can see wheelhouse.txt generated here. How it is generated by charm build and which template it takes, how it takes decision which python libraries it have to put to wheelhouse.txt as a needed dependencies ? [11:41] Thanks for any help [11:55] manadart: that worked [11:55] * goes for lunch with joy [11:55] stickupkid: Nice. [11:56] manadart: i need to just make sure, it seems rather convoluted tbh, but it is what it is [11:56] :) [12:40] Could someone point me to some explanatory guide about relations? I'm looking at https://jujucharms.com/rabbitmq-server/ and it extracts information from relations and I am not entirely sure where this information is coming from. [16:04] rick_h_: after finalize cloud when adding a credential, do you think we should update the credential file? [16:04] rick_h_: the issue we have is that trust.password isn't assured to be always available, it might be turned off because of security reasons [16:05] rick_h_: we have the server cert, so we should remove the trust.password and swap it with that [16:24] stickupkid: hmm, so we go through add-credential and ask for the trust password, setup the keys. Do we setup the keys on bootstrap? Or as part of the add-credential call? [16:24] stickupkid: e.g. do we actually need to write out that trust pass to anything persistent? === frankban is now known as frankban|afk [16:41] rick_h_: the problem is, we don't finalize the cloud, if you're not in interactive mode. It's only when we bootstrap that we finalise the cloud... [16:42] rick_h_: so we need to either finalize the cloud when we add-credentials for all credentials added (maybe add it optionally so i don't break other providers) or a re-write the credentials at bootstrap [16:42] rick_h_: that latter feels wrong [16:43] stickupkid: yea, I wouldn't expect us to wait until bootstrap to do something with creds [16:44] rick_h_: i'll propose it, see if people hate it :) [16:44] stickupkid: can you raise an email to the team about finalizing at add-credential time? It feels like the right place but if we've never messed with that...I mean what does azure do? [16:44] it has an interactive add-credential that walks back/forth and such [16:44] I wonder if there's lessons/style to crib from there [16:45] stickupkid: kk, on the propose and get feedback method [16:45] rick_h_: so interactive works nicely, it's when you pass a file it assumes that you know what you're doing? [16:46] rick_h_: quick HO? [16:55] stickupkid: sec [16:55] stickupkid: I see...yea the file path. Hmmm [17:00] stickupkid: still around? [17:00] actually, just go have a good weekend stickupkid [17:01] rick_h_: haha, i'm still around, if i get this sorted, i want have to think about it all weekend :) [17:01] stickupkid: sounds like a plan [17:01] stickupkid: with a cool beverage in hand to assist the thinking :) [17:01] HO if you want [17:02] stickupkid: no, I want you go to enjoy your weekend and get out of here [17:02] stickupkid: appreciate your thinking on the problem. [17:29] rick_h_: muhahaha - got it working [17:29] stickupkid: lol