-
## Report
Please help me, I've spent two days trying to get Kubernetes up on my server.
[conjure-up.tar.gz](https://github.com/conjure-up/conjure-up/files/3548385/conjure-up.tar.gz)
- [NO] Is…
-
## Report
Thank you for trying **conjure-up**! Before reporting a bug please make sure you've gone through this checklist:
- [ ] Is this problem already documented at https://docs.ubuntu.com/con…
tquid updated
4 years ago
-
**Context**
python-libjuju v2.6.3
juju --version => 2.6.10-bionic-amd64 (snap)
This affects the migration of the functional test of openstack charms to the zaza testing framework, as some of them…
-
Good Day!
I'm having an issue executing the script, everything is set up correctly having a dataset with 4 sub sets and this is my config:
```
JAIL_IP="192.168.0.XX"
DEFAULT_GW_IP="192.168.0.X…
-
Everytime I deploy an application with storage with libjuju, I'm getting this error:
```
Traceback (most recent call last):
File "examples/deploy_k8s.py", line 42, in
loop.run(main())
…
-
We found out that when using bundles with local charms, resources variable does not get assigned during deploy.
https://github.com/huntdatacenter/jujuna/issues/50
```
UnboundLocalError: local var…
-
[microk8s_kubeflow.txt](https://github.com/ubuntu/microk8s/files/3765410/microk8s_kubeflow.txt)
Please run `microk8s.inspect` and attach the generated tarball to this issue.
We appreciate your f…
-
I have this issue when deploying kubeflow on top of CDK:
python3 scripts/cli.py deploy-to cdkkf
Enter a password to set for the Kubeflow dashboard:
Repeat for confirmation:
+ juju add-model …
-
When querying the relations of a unit when CMRs are present libjuju throws a KeyError exception:
```
#!/usr/bin/env python3
from juju import loop
from juju.model import Model
async def depl…
gnuoy updated
4 years ago
-
Hello,
Currently, I can't upgrade an application in libjuju. With the juju client, you can do the following:
```bash
juju deploy
juju deploy # Upgraded, with new revision numbers
```
But w…