-
### Bug Description
After deploying kfp-persistence from `2.2/stable` channel, the config-changed hook failed with ValueError.
### To Reproduce
1. juju add-model kubeflow
2. juju deploy kubeflow…
-
## Environment
juju 3.1.5
lxd 5.15
## Step to reproduce
```
$ charmcraft pack
$ juju deploy -n 1 ./secrets-test_ubuntu-22.04-amd64.charm secrets
$ juju run secrets/0 --wait=0s set-secret ke…
-
### 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…
-
Via @pedrofragola.
When the prometheus relation is removed,
```mermaid
graph LR
cos-proxy --- prometheus
```
the charm goes into error state because `event.app` is None.
https://github.co…
sed-i updated
2 months ago
-
Is there a tutorial that can guide me how to incorporate pretrained UNITER (from https://convaisharables.blob.core.windows.net/uniter/pretrained/uniter-base.pt) into mmf and then finetune it with HM d…
-
## Steps to reproduce
1. Prepare a MAAS provider
2. deploy a 3-node cluster
`juju deploy postgresql --base ubuntu@22.04 --channel 14/stable -n 3`
3. Take down the primary and one more uni…
-
### Bug Description
The charm status gets into error unnecessarily in the middle of deployment.
> 13 Aug 2024 15:24:36Z juju-unit error hook failed: "start"
```
$ juju show-status-l…
-
Hi,
Thank you very much for the great work, and for making your code publicly available.
I am trying to run the code to reproduce the results, however, the pre-training datasets are missing from …
-
Adding units to a deployed microceph fails with the following errors:
```
unit-microceph-1: 12:38:45 INFO unit.microceph/1.juju-log peers:2: {'snap-channel': 'squid/edge', 'public_net': IPv4Networ…
-
Following the guide on the "Nagios" charm, referencing this charm.
https://jaas.ai/nagios/42
```
juju deploy nagios
juju deploy mysql
juju relate mysql nagios"
```
Logs:
```
juju debug-lo…