-
Basically a s/state/flag/ + Endpoints refactor is needed throughout the bigtop stack.
-
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…
-
Using LXD is pretty common in MAAS provider to save the total number of machines instead of assigning a bare metal machine to each unit of micro services.
For example, the official landscape-de…
-
## Report
Ubuntu 18.04, using localhost/lxd. juju appears to work (e.g. I can setup 'ghost' and access it). But conjure-up just hangs as below (logs et al attached).
lxc is configured using local …
-
How to reproduce (based on [the quickstart doc](https://charmed-kubeflow.io/docs/quickstart)):
1. sudo snap install microk8s --classic --channel 1.21
1. microk8s enable dns storage ingress metallb:1…
-
We have a customer which wants to customize their affinityConfig. It seems like the charm currently creates a configmap from a static file, but doesn't offer parameterization of this configmap.
Th…
-
Otherwise, if you have a feature request or issue with any other charm command please delete the above and continue below
## Checklist
- [X] Confirmed this is an issue with charm-tools, not charmstore…
-
Suggest to add the following to improve the usability of cwr-ci in the developer workflow:
- charm-subdir action parameter: If a user has their charm embedded into a larger repository inform the user…
-
Hello,
currently we are missing a search bar on the main page of the juju.is website.
Existing workflow is confusing:
* you type https://juju.is/ is your favorite web browser (easy to type and catc…
-
Doing in-place upgrades from a non-reactive charm to a reactive implementation is difficult primarily due to needing to get the reactive states set up to reflect the environment as is currently deploy…