-
### Bug Description
Hi,
I configured `csr-domain-name` in istio-pilot and related it to manual-tls-certificates. When I `juju run manual-tls-certificates/leader get-outstanding-certificate-reques…
-
Hi,
I am constantly using `jhack tail` to understand the deployment progress and monitor the internal charm activities.
Example:
![Screenshot from 2024-05-23 12-20-31](https://github.com/canon…
-
### Description
Multiple juju integrations in juju model A consuming an existing juju offer in juju model B will generate the following error:
```
Error: Client Error
│ Unable to consume remot…
-
Per discussion with @jameinel, these haven't been needed since `JUJU_DISPATCH_PATH` was invented, since about Juju 2.7. Let's get rid of the code in main.py.
-
ops 2.10 introduced a breaking change that excludes breaking relations from Model.relations: https://github.com/canonical/operator/pull/1091
In order to access relation data for the breaking relati…
-
When deploying the cos-lite bundle, traefik enters error state because of an assertion error:
## Example 1: Manual bundle deployment
```
unit-traefik-0: 11:53:36.750 ERROR unit.traefik/0.juju-l…
sed-i updated
2 years ago
-
I encountered the following issue during the install hook:
```
unit-local-juju-users-3: 12:58:05 WARNING unit.local-juju-users/3.install E: Held packages were changed and -y was used without --allow…
-
### Bug Description
Solutions QA as seen a [run](https://solutions.qa.canonical.com/testruns/d3929c53-2a13-4ea8-8fd3-0770f10cf5db) when deploying cos on microk8s 1.28/stable where the catalogue uni…
-
### Bug Description
ModelErrors are fired when prometheus tries to access `self.ingress.relation.data`, because `self.relation` simply does `self.relations[0]` and, apparently, relations contains not…
-
I was trying to deploy the nextcloud charm using those instructions, but couldn’t manage to make it work.
I changed the deploy commands a little bit (due to the changes in the PG charm channels and…