-
I'm trying to deploy a charm I've built some time ago which now fails to deploy: https://github.com/erik78se/layer-nextcloud
It seems that the layer-basic pulls in pyYAML which then collides with s…
-
@bartaz in https://ubuntu.com/blog/release-of-vanilla-framework-v3#expanding-search-box you were announcing a new expanding search box. As you mentioned there, this has already been implemented on htt…
-
Right now when you use `Expect(..).To(Equal(...))` and it uses go's DeepEqual function, it doesn't really help you find what is not equal. I just spent a bunch of time trying to figure out that an int…
-
### Bug Description
If Hydra is integrated with traefik through the public-ingress interface, but traefik is not ready yet, we get this message:
```
Unit Worklo…
-
Bundletester deps fail in a py35 virtualenv, but succeed (installation) in a py27 virtualenv. However, juju-wait is python3-only, and fails upon execution in the py27 virtualenv.
### py35
```
ub…
-
Hi, it look like when i deploy a charm, it's always exposed, this is normal ?
I want to expose only my choosen services.
If i do :
juju deploy wordpress
juju deploy mysql
and link wordpress to mysql, …
-
### Bug Description
If you deploy juju model and do not relate CP with workers, then worker goes into blocked state indicating that CP should be related.
The opposite does not happen
### To Reprodu…
-
Would it be possible to re-add a blacklist for discovery on the name "operator.py" within the context of loading hooks/relations from interface:xyz repositories? (I see blacklist was removed during ch…
-
configure_spark relies on `@when('spark.ready')`, which should be cleared when relation-departed, however:
```
unit-hue-2[2998]: 2016-02-18 12:00:31 INFO unit.hue/2.juju-log server.go:268 spark:25: I…
-
I recently rebuilt the ntp charm, and was surprised to find this in my logs on every invocation of the update-status hook: https://pastebin.ubuntu.com/p/DtgHjTkBXS/ - the update-status hook was alread…