-
Not sure this is more of an issue or a feature request, but here's my thought.
`juju deploy subordinate_charm` and the charm will be automagically deployed with scale=0/0.
While if I do:
`ops_te…
-
Previously supported APIs have broke after the switch from Charmstore to Charmhub.
Presumably due to Charmhub not supporting the old APIs.
A simple reproducible example:
```python
>>> model = Mo…
-
I ran into a few issues when trying to run `microk8s.enable kubeflow`.
I'm using a Debian 9 machine behind a proxy.
First problem I ran into was that `microk8s.enable` couldn't download Juju:
…
-
Hi,
Namespace of the deployment is different from "kubeflow".
I was running latest ```cs:kubeflow``` and found out that my kubeflow-dashboard unit was breaking with same issue as #344.
The cent…
-
I am deploying this charm alongside the full Kubeflow 1.4 charm and am running in to errors after relating mlflow-server to admission-webhook. It seems the charm will not start until this relation is …
-
[inspection-report-20200728_120622.tar.gz](https://github.com/ubuntu/microk8s/files/4985914/inspection-report-20200728_120622.tar.gz)
- Error Message:
```
Couldn't contact api.jujucharms.com
P…
-
I'm running into an error when attempting to install Charmed Kubeflow on a freshly-deployed cluster running Kubernetes v1.21.6 on Ubuntu 20.04.1, deployed using [Kubespray v2.17.1](https://github.com/…
-
## Description
After stabilizing the test cluster for the `nova-compute` charm (targeting jammy-yoga and focal-yoga), an AttributeError is thrown when calling the method `get_unit_from_name`. The m…
-
Migrated from GitLab: https://gitlab.com/meltano/meltano/-/issues/2921
Originally created by @EMCP on 2021-09-04 14:41:35
---
### What is the current *bug* behavior?
`meltano install` works on my …
-
On a brand new setup, I launch a demo pipeline. The first step (coin flip) fails with an error indicating that the Minio username/password is incorrect.
On investigation, it looks to me like the K8…