-
```
Digest: sha256:a9d39b1a5d71c1335d7ca82ea2453732535d0f1b4bf191faa4bc084d69fad2df
Status: Downloaded newer image for jujusolutions/charmbox:latest
+ sudo docker run --rm -u ubuntu -e HOME=/home/u…
-
When COU refresh nova-compute from `zed/stable' to '2023.1/stable' during Jammy/Zed -> Jammy/2023.1 upgrade, the following substeps of 'Upgrade plan for units: nova-compute/0' failed
```
Upgrade pla…
-
From the charm config documentation:
path-mtu:
Default: null
Description: |
Maximum size of an IP packet (MTU) that can traverse the
underlying physical network infras…
-
Bundletester currently runs as a non-root user, which can cause some tests to fail (such as while calling apt-get to install a test dependency).
The workaround is to modify test scripts to use sudo, …
-
```
$ juju --version
2.3.1-xenial-amd64
$ lxd --version
2.21
```
On deploying Pike bundle I got the error below.
```
ERROR cannot deploy bundle: cannot deploy application "nova-cloud-controlle…
-
### Bug Description
This issue was encountered in the `deploy-cfk-to-eks (1.9)` action in this repository. The full logs can be found [here](https://github.com/canonical/bundle-kubeflow/actions/run…
-
Currently the modelinfo service only stores the name of the bundle. With this name a complete mapping can be looked up from github. We can easily store the complete mapping in the modelinfo service. T…
-
Deployed and used cs:~marcoceppi/charm-svg
I then ran juju charm resources charm-svg and got
```
RESOURCE REVISION
```
Which confused me since it's a published charm.
It took a bit of debugging
…
-
### Enhancement Proposal
Some plugins, such as Vonage, do not come pre-installed with the charm. If COS deployment is air-gapped, we first need to download the plugin zip file and then add it through…
-
It looks like the [mysql charm](https://jujucharms.com/mysql/58) has been updated to include zesty which makes that the default (as the newest supported series). However, this has uncovered a bug in …