-
A good number of [tutorials and explanations](https://juju.is/tutorials) about Charmed Operators (“charms”) exist already. And recently, a [workshop session]() has been given by
This Workshop ses…
-
### Bug Description
The hook `update-status` fails intermittently after deployment. We are experiencing this issue in our CI pipeline in a not frequently active project, after a while, there was a …
-
In a charm I'm developing, my itests are failing because of an uncaught websockets.exceptions.ConnectionClosed error.
I tried figuring out what was going on but had little luck. It looks like somethi…
-
We will need to have a list of distribution representatives that can give updates during the [`Distribution testing`](https://github.com/kubeflow/manifests/blob/master/docs/releases/handbook.md#distri…
-
Patch not working.....
![image](https://user-images.githubusercontent.com/17622584/163011202-49456520-63d0-4092-8ca0-4d3ce2c109ac.png)
-
### Bug Description
When deploying the edge grafana-k8s charm on top of Charmed Kubernetes, I noticed the grafana charm will not ever go active. It gets stuck in a waiting status.
It seems settin…
-
### Bug Description
When deploying the mysql-router-k8s charmed operator with multiple units, only the leader unit (as identified by Juju) manages to achieve the active status with a running mysql-…
-
Previous issue for 1.3.1: https://github.com/kubeflow/manifests/issues/1949
Pinging people based on: https://github.com/kubeflow/manifests/issues/1995
Lets use this issue to keep feedback from the…
-
https://juju.is/docs/sdk/naming#heading--naming-repositories says:
> Add a suffix to it: -operator (because: Charmed Operator SDK)
> Prefer suffix over prefix
So `template-operator` would be a be…
-
Typically, we expect that `pip install pytest-operator` will also install `pytest-asyncio`, and `pytest-asyncio` adds a command line argument to pytest for `--asyncio-mode` (eg: `pytest --asyncio-mode…