-
### Bug Description
When relating Loki to Grafana, we can see:
> Data source connected, but no labels received. Verify that Loki and Promtail is configured properly.
![image](https://github.com…
-
## Steps to reproduce
`juju deploy zookeeper --channel 3/edge`
## Expected behavior
No error on deploy.
## Actual behavior
![zk_fail](https://github.com/canonical/zookeeper-operator/ass…
-
### Bug Description
The Charmed Kubeflow team has a repository with 7 charms ([canonical/kfp-operators](github.com/canonical/kfp-operators)), in which the CI runs to build and deploy the seven of the…
-
## Issue
Error with hardware-observer charm when trying to test the multi-subordinate functionality of grafana-agent charm from [this branch](https://github.com/canonical/grafana-agent-k8s-operator/t…
-
I removed kfp-api application from bundle and kfp went into error state
eg
```
juju remove-application kfp-api
```
```
2023-06-20T10:02:41.398Z [container-agent] 2023-06-20 10:02:41 DEBUG ju…
-
I've been pondering code like this:
```python
class MyCharm(CharmBase):
def __init__(self, *args, **kw):
super().__init__(*args, **kw)
self.framework.observe(self.on.my_rela…
-
### Bug Description
Hook "juju-info-relation-joined" crashes on "ValueError: invalid literal for int() with base 10: 'x1'".
Such snap versions may show up on the system if they were installed from…
-
I am new to kubeflow and hope this is a simple issue. Installl with Juju and all components running fine but knative-serving,
from the log, see the following
{"severity":"ERROR","timestamp":"2…
-
## Steps to reproduce
```bash
➜ ~ date
lun 10 jul 2023 18:37:00 -05
➜ ~ juju run-action producer-app/0 start-process username=relation-10 password=oCLPVdhzUV95rhlLaktc1hNTplPmM…
-
### Description
I'm working on an upgrade test for a Kubernetes charm, where I'd like to perform the following steps:
1. Deploy published version of the charm
2. Build charm from source
3. Refresh…