[03:39] kelvinliu: here's a rc1 bug fix https://github.com/juju/juju/pull/12186 [03:39] looking now [03:53] wallyworld: lgtm ty [03:53] kelvinliu: tyvm [04:53] wallyworld: this the 2nd pr for fixing the model migration failure in CI, https://github.com/juju/juju/pull/12187 +1 plz [04:53] sure looking [05:04] kelvinliu: sorry, was talking to ben, +1 and merged [05:05] ty [06:23] wallyworld: merge 28 -> dev https://github.com/juju/juju/pull/12188 +1 plz [06:23] looking [06:24] kelvinliu: ty. lgtm [06:25] ty [07:27] can "image-stream" in "juju model-config" be set to an URL? it's "released" by default. I'm also curious how "image-metadata-url" is used (this one seems to be empty by default) [07:28] oscar_0, image-stream can be released, proposed, testing or devel [07:28] oscar_0, image-stream-url is the url for that image stream [07:29] i.e. image-stream tells juju where to look in the image-stream-url [07:32] stickupkid: you mean 'image-metadata-url'? [07:33] because I don't have 'image-stream-url' [07:33] sorry yeah, typo [07:33] stickupkid: okay, thanks [07:36] stickupkid: in my model it's empty by default, what value is used here by default? [07:38] https://github.com/juju/juju/blob/develop/environs/imagemetadata/simplestreams.go#L98-L110 [07:39] stickupkid: oh thanks. I should really look into the code more often [08:26] Hi [08:28] How can I retrieve the VIP(s) of a clustered application ? [08:28] I know I can do something like this to get the private address : juju run $_juju_model_arg --unit grafana/leader 'unit-get private-address' [08:28] but couldn't find an equivelent for the vip [08:30] and by the way, where can I find all the actions I can run with "juju run" (like unit-get and the parameters it can handle, ...) because by now, I found this command line by googling here and there but couldn't find a reference documentation about that [08:43] Hybrid512, https://discourse.juju.is/t/hook-tools/1163#networking [08:43] and https://discourse.juju.is/t/charm-network-primitives/1126 [08:43] stickupkid thx ! [08:44] why is this in Discourse and not in the Juju documentation ? [08:44] to me, Discourse is more like a forum than a documentation referential ... [08:45] if using google, "site:discourse.juju.is" REALLY helps when searching === salmankhan1 is now known as salmankhan [09:16] manadart, CR https://github.com/juju/juju/pull/12183 [09:18] hi, been playing around with juju, and regardless of whether i use flannel or calico as the CNI, i don't see to see a podCIDR entry in the node despite one being allocated. it's causing some grief with an external Load Balancer I have that is specifically looking for that value to create static routes to the worker nodes [09:18] k8s version is 1.9.3 [09:18] stickupkid: what is the role of 'image-stream' if 'image-metadata-url' is set to a custom source? [09:19] oscar_0, you can have your own devel, proposed and released streams (testing, vs staging etc) [09:19] oscar_0, you can have different controllers consuming different streams from the same url [09:21] kiwi_32, can you paste this in discourse, I'm not familiar enough with that to answer the question [09:21] will do [09:23] stickupkid: ok thanks, how should the 'image-metadata-url' URL look like? Would it be like this: http:///images/ephemeral-v3/daily [09:24] oscar_0, no, image metadata url points a repository of images, not a specific image [09:25] stickupkid: 'daily' would be a directory containing subdirectories like 'streams', 'xenial', etc [09:25] oscar_0, https://discourse.juju.is/t/offline-mode-strategies/1071 [09:26] we have documentation on how you set it up in discourse [09:26] ok, thanks [10:12] we are using a cloud not listed in http://cloud-images.ubuntu.com/releases/streams/v1/, I'm trying to figure out which one juju then picks if the cloud is not there? [10:13] would it always use com.ubuntu.cloud:released:download.json ? [10:17] Can MaaS be used as a cloud-image simplestream source for juju charms ? [10:20] I'm asking that because there is apparently a bug in the glance-simplestream-sync charm which doesn't work with juju 2 proxy settings and thus, proxy is not set properly and the charm can't download cloud-images from http://cloud-images.ubuntu.com [10:21] but it is possible to configure an alternative repository so, since MaaS already act as a repository for its own deployments, I was asking myself if it was possible to use it as a source for this charm instead [13:30] is there any instruction how to build juju from gitlab? [14:07] Hybrid512, the source of the documentation *is* discourse [14:08] ( https://juju.is/docs/charm-network-primitives ) [14:30] stickupkid: 12173 approved [15:10] hml, fixing the smoke tests https://github.com/juju/juju/pull/12189 [15:10] the change is 3 chars [15:41] hml, or petevg[m] https://github.com/juju/juju/pull/12190 [15:56] If I want to deploy 2 instances of the same charm, do they have to be in different models? [15:58] juju deploy ubuntu name1 && juju deploy ubuntu name2 [15:58] dstathis, ^ [15:58] hml, another one for you https://github.com/juju/juju/pull/12190 [15:59] thanks [16:02] stickupkid: ack [16:02] hml, it's so we can start using it in the tests :D === hallback_ is now known as hallback === cjohnston_ is now known as cjohnston === marosg_ is now known as marosg