/srv/irclogs.ubuntu.com/2020/10/23/#juju.txt

wallyworldkelvinliu: here's a rc1 bug fix https://github.com/juju/juju/pull/1218603:39
kelvinliulooking now03:39
kelvinliuwallyworld: lgtm ty03:53
wallyworldkelvinliu: tyvm03:53
kelvinliuwallyworld: this the 2nd pr for fixing the model migration failure in CI, https://github.com/juju/juju/pull/12187  +1 plz04:53
wallyworldsure looking04:53
wallyworldkelvinliu: sorry, was talking to ben, +1 and merged05:04
kelvinliuty05:05
kelvinliuwallyworld: merge 28 -> dev https://github.com/juju/juju/pull/12188 +1 plz06:23
wallyworldlooking06:23
wallyworldkelvinliu: ty.  lgtm06:24
kelvinliuty06:25
oscar_0can "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:27
stickupkidoscar_0, image-stream can be released, proposed, testing or devel07:28
stickupkidoscar_0, image-stream-url is the url for that image stream07:28
stickupkidi.e. image-stream tells juju where to look in the image-stream-url07:29
oscar_0stickupkid: you mean 'image-metadata-url'?07:32
oscar_0because I don't have 'image-stream-url'07:33
stickupkidsorry yeah, typo07:33
oscar_0stickupkid: okay, thanks07:33
oscar_0stickupkid: in my model it's empty by default, what value is used here by default?07:36
stickupkidhttps://github.com/juju/juju/blob/develop/environs/imagemetadata/simplestreams.go#L98-L11007:38
oscar_0stickupkid: oh thanks. I should really look into the code more often07:39
Hybrid512Hi08:26
Hybrid512How can I retrieve the VIP(s) of a clustered application ?08:28
Hybrid512I 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
Hybrid512but couldn't find an equivelent for the vip08:28
Hybrid512and 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 that08:30
stickupkidHybrid512, https://discourse.juju.is/t/hook-tools/1163#networking08:43
stickupkidand https://discourse.juju.is/t/charm-network-primitives/112608:43
Hybrid512stickupkid thx !08:43
Hybrid512why is  this in Discourse and not in the Juju documentation ?08:44
Hybrid512to me, Discourse is more like a forum than a documentation referential ...08:44
stickupkidif using google, "site:discourse.juju.is" REALLY helps when searching08:45
=== salmankhan1 is now known as salmankhan
stickupkidmanadart, CR https://github.com/juju/juju/pull/1218309:16
kiwi_32hi, 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 nodes09:18
kiwi_32k8s version is 1.9.309:18
oscar_0stickupkid: what is the role of 'image-stream' if 'image-metadata-url' is set to a custom source?09:18
stickupkidoscar_0, you can have your own devel, proposed and released streams (testing, vs staging etc)09:19
stickupkidoscar_0, you can have different controllers consuming different streams from the same url09:19
stickupkidkiwi_32, can you paste this in discourse, I'm not familiar enough with that to answer the question09:21
kiwi_32will do09:21
oscar_0stickupkid: ok thanks, how should the 'image-metadata-url' URL look like? Would it be like this: http://<ip>/images/ephemeral-v3/daily09:23
stickupkidoscar_0, no, image metadata url points a repository of images, not a specific image09:24
oscar_0stickupkid: 'daily' would be a directory containing subdirectories like 'streams', 'xenial', etc09:25
stickupkidoscar_0, https://discourse.juju.is/t/offline-mode-strategies/107109:25
stickupkidwe have documentation on how you set it up in discourse09:26
oscar_0ok, thanks09:26
oscar_0we 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:12
oscar_0would it always use com.ubuntu.cloud:released:download.json ?10:13
Hybrid512Can MaaS be used as a cloud-image simplestream source for juju charms ?10:17
Hybrid512I'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.com10:20
Hybrid512but 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 instead10:21
oscar_0is there any instruction how to build juju from gitlab?13:30
pmatulisHybrid512, the source of the documentation *is* discourse14:07
pmatulis( https://juju.is/docs/charm-network-primitives )14:08
hmlstickupkid: 12173 approved14:30
stickupkidhml, fixing the smoke tests https://github.com/juju/juju/pull/1218915:10
stickupkidthe change is 3 chars15:10
stickupkidhml, or petevg[m] https://github.com/juju/juju/pull/1219015:41
dstathisIf I want to deploy 2 instances of the same charm, do they have to be in different models?15:56
stickupkidjuju deploy ubuntu name1 && juju deploy ubuntu name215:58
stickupkiddstathis, ^15:58
stickupkidhml, another one for you https://github.com/juju/juju/pull/1219015:58
dstathisthanks15:59
hmlstickupkid: ack16:02
stickupkidhml, it's so we can start using it in the tests :D16:02
=== hallback_ is now known as hallback
=== cjohnston_ is now known as cjohnston
=== marosg_ is now known as marosg

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