-
Got the following when trying to deploy a bundle with metadata v2 container charms (series set to `kubernetes`):
```
Traceback (most recent call last):
File "tests/integration/test_charm.py", l…
-
When running `juju add-user` on the CLI, a registration string is generated, but doing the equivalent in libjuju does not.
The registration string is a convenient way to enlist new users because:
- …
aieri updated
2 years ago
-
A clear and concise description of what the bug is.
### Expected results
```
apt-get update
apt-get -y upgrade
apt-get -y install build-essential libssl-dev libffi-dev python3-dev python3-pip…
-
Hello,
I found an issue deploying a k8s bundle through libjuju that is causing two problems:
- When a charm is pointing to the charm store, even if a resource is override in the bundle, libjuju tr…
-
If you visit https://charmhub.io/charmed-kubernetes you will see no platforms.
![image](https://user-images.githubusercontent.com/1413534/146260293-c80a312b-37e1-44c9-a9e9-cd18340ac963.png)
-
login http://10.64.140.43.nip.io/ has the Invalid client_id ("authservice-oidc") , after install kubeflow on microk8s cluster[on-premise]
Any idea for this kind of auth issue?
![dex_bad_request](h…
-
I had a working microk8s deployment stop working today. I was no longer able to bootstrap juju against it. I removed the snap, installed it again, and I still have the same issue:
```
ubuntu@ruffl…
-
When trying to add ./slurm-addons/monitoring.yaml and ./slurm-addons/influxdb.yaml I get this error inwhich influxdb doesn't have the relation.
The error is:
'ERROR cannot deploy bundle: cannot ad…
-
Hi,
Juju provider: MAAS
Bundle: https://pastebin.canonical.com/p/njzcFzNNcv/
Running latest kubeflow from: ```juju deploy cs:kubeflow```
After creating a Run for a given Experiment + Pipelin…
-
When enabling kubeflow on an Azure VM with 16GB RAM and 4 CPUs, the waiting for operator pods to come up seems to take a long time. Right now the service has waited 3705s for operator pods to come up …