[00:13] kelvinliu: right, but looking at the relation I don't see it writing out the config actually. just setting pod_spec [00:14] kelvinliu: does something write that out to the LocalSettings.php in some way? [00:14] kelvinliu: once the relation is there does it actively come up as a usable wiki or still want more configuring [00:14] rick_h: which charm are u using? [00:15] u just need relate the mediawiki with mariadb then expose [00:16] kelvinliu: right, so when you expose it and load the page does it come up saying "LocalSettings.php not found. [00:16] Please complete the installation and download LocalSettings.php. [00:16] u see this from the wiki web page? [00:17] im not sure, for testing purpose, I just always check the webpage gives status code < 400 [00:18] rick_h: im deploying it to see what's in the page now [00:19] kelvinliu: k, I'm trying it on another model to see as well [00:24] kelvinliu: so I setup a deploy on microk8s and I still get the "setup your wiki" and when you walk through that it asks you to configure your database manually [00:24] kelvinliu: so it doesn't actually look like the db relation "works" when you look at it [00:33] rick_h: in the mediawiki podspec I can find the db host, port, db_name, pwd, username are all set [00:38] rick_h: i think the charm doesn't config the db credential ENV name correctly [00:38] https://hub.docker.com/_/mariadb/ [00:39] they should be MYSQL_ but not MEDIAWIKI_ [00:41] rick_h: https://pastebin.ubuntu.com/p/VHQKtQrHXK/ [01:27] kelvinliu: right I mean I understnad but do you see my point that you can't use the wiki as a wiki? [01:29] rick_h: the db relation works but the charm itself does get the relation data correctly set to the podspec [01:29] does NOT [01:29] kelvinliu: right [01:51] rick_h: sorry, the solution is probably not to rename the env names, but we need to generate the LocalSettings.php using the relation db data then mount into the pod using configmap [01:51] this is the thing was missing in the charm [06:22] hpidcock: or tlm could u take a look this small pr plz? ty https://github.com/juju/juju/pull/11748 [06:58] kelvinliu_: lgtm [06:58] ta [07:42] Hi all, [07:43] Sorry to bother... i install `pip3 install juju` to write a script some time ago. now the script can ages to run (retrieving public ips of nodes). I have as well those messages coming out. [07:44] unknown facade CAASModelOperator [07:44] unexpected facade CAASModelOperator found, unable to decipher version to use [07:44] unknown delta type: id [08:16] flxfoo, those are warnings, it's safe to ignore. Essentially there is a facade that libjuju doesn't know about, but juju advertises [08:16] manadart_, CR please https://github.com/juju/juju/pull/11736 [08:36] stickupkid: Yep, need a few. If you've time, I'll swap for https://github.com/juju/juju/pull/11749. [08:53] stupid apt-cache was down... argh [09:03] stickupkid: thanks! [09:03] a little one quick (not an issue). [09:05] running the script (basically connect to controller and gather informations). Sometimes it goes like less than a second to finish, sometimes more than a minute... is this normal behaviour? if yes could it deplend on controller resources? [09:06] flxfoo, what version of juju and what substrate you hitting against? [09:26] stickupkid:version is 2.8.0 [09:26] public ips from a model [09:26] units public ips [09:38] stickupkid, achilleasa: Forward merge; kind of big, but no conflicts: https://github.com/juju/juju/pull/11750. [09:53] manadart_: lgtm; I noticed your description commit and am wondering whether I need to update juju/description to include the VirtualPortType for exported devices (develop branch only) [09:54] achilleasa: Yeah, you will need to. [10:12] manadart_, https://github.com/juju/juju/pull/11736#discussion_r444760182 <- for all DTOs or just for the client? [10:16] stickupkid: I lean towards all, maybe even in a separate sub-package to make it as dependency free as possible - DTO dependence on client elements would become circular. [10:16] manadart_, yeah ok, I'll do that now [10:49] manadart_: can you take a quick look at https://github.com/juju/description/pull/81? [10:51] achilleasa: Yep. [11:08] achilleasa, is juju-2.7 branch in bundlechanges a valid 2.7 branch or is it tainted? [11:11] stickupkid: I think I bumped it recently to fix the panic for relations without endpoints; let me check if that landed on 2.7 [11:13] achilleasa, yeah it has [11:13] wicked [11:13] yes [11:43] can I get a CR on https://github.com/juju/juju/pull/11752? [14:37] achilleasa: I'll look at yours. Can you check out this mechanical one? https://github.com/juju/juju/pull/11753 [14:38] manadart_: sure [14:56] 24 Jun 2020 14:54:48Z juju-unit error hook failed: "leader-settings-changed" [14:56] ahhhhh [14:56] ovn freaking broke again [15:09] manadart_: got two questions on your pR [15:14] hello folks. Any chance we can get Windows Server 2019 juju tools in simplestreams: http://streams.canonical.com/juju/tools/streams/v1/com.ubuntu.juju-devel-tools.json ? [15:28] gsamfira: we've got a fix committed, but it hasn't made it into a release yet. Have you tried bootstrapping w/ --agent-stream=proposed? [15:28] https://bugs.launchpad.net/juju/+bug/1872495 [15:28] Bug #1872495: can't deploy win2019: no matching agent binaries available === sfeole_away is now known as sfeole [17:26] hml, can I get a CR https://github.com/juju/juju/pull/11754 and https://github.com/juju/bundlechanges/pull/63/commits/9c9a93fa5758432ec07279ca9ece5c686008a802 [17:29] petevg: will give it a shot in the morning! Thanks! === sfeole is now known as sfeole_away