-
I have followed the install instructions for Charmed Kubernetes [Installing to a local machine](https://ubuntu.com/kubernetes/docs/install-local) multiple times, each time I end up with `juju status` …
-
While trying to deploy a Juju Bundle from the Charm Hub (in this case, the bundle [OSM Ha](https://charmhub.io/osm-ha?channel=11.0/edge)), I was given the following error (python-libjuju version 2.9.8…
-
## Steps to reproduce
```
# This is not the exact order I used but it should get you to my state, I lost the steps and cannot retrace my steps at the moment
# Expect: lxd controller named lxd-local…
-
Setting `self.model.unit.status` across multiple event handlers doesn't work in charms. The Operator Framework needs to present some better way of handling this, or else charm authors are forced to wr…
-
## Description
The goal of this task is to make all images configurable so that when this charm is deployed in an airgapped environment, all image resources are pulled from an arbitrary local conta…
-
## Problem
`get_binding(event.relation)` returns the same addresses for different relations, while `juju show-unit` shows, as expected, different addresses for different relations.
## Reproduction…
-
## Steps to reproduce
```bash
juju deploy postgresql
juju deploy data-integrator postgresql-admin --to 1
juju config postgresql-admin database-name=maas extra-user-roles=admin
juju relate postg…
-
## Description
The goal of this task is to make all images configurable so that when this charm is deployed in an airgapped environment, all image resources are pulled from an arbitrary local conta…
-
### Description
The code implemented to deploy local charms builds a zip file for a given charm directory. This does no longer work for local charms using the SDK (code contained into `src/charm.py`)…
-
### Bug Description
Juju supports nested `any-of` and `all-of` expressions in `metadata.yaml`'s `assumes:`
charmcraft fails to pack charms with nested expressions.
If you pack a charm with ch…