-
When querying the charmstore api with something like:
```
charm info hdp-hadoop
```
The resulting yaml is: http://paste.ubuntu.com/14404910/
My hope was to see one of the bundles that contain this …
-
I'd like to place applications on new machines when specified by a yaml fragment in a spell step. Here's my env:
```
$ which juju
/snap/bin/juju
$ juju version
2.3-rc2-xenial-amd64
$ snap i…
-
When overlays (e.g. LMA offers) are present in the exported bundle, ua-bundle-check fails with the below error:
```
$ ./ua-bundle-check.py --bundle ../../exported-bundle.yaml
===================…
-
I have a bundle that contains this bit of YAML:
```yaml
options:
kubernetes-service-annotations: {...} # Some k8s-specific YAML
```
It works great when deploying locally with `juju deploy .…
-
etcd doesn't appear to have ppc64 snaps made available yet. This is now being requested by our community, the following is to xref the issues.
https://github.com/juju-solutions/bundle-canonical-ku…
-
I'm having issues running a simple test while using the `ops_test` fixture
```python
async def test_dummy(ops_test: OpsTest) -> None:
assert True
```
it tries to connect to `127.0.0.1:1…
-
#### NMS ingress integration is not working properly
If we deploy sdcore bundle from edge channel, NMS UI is not reachable.
#### To Reproduce
Deploy sdcore bundle:
$ juju deploy sdcore --trust -…
-
Please close if dupe, or if it's possible and I missed it.
## Issue
I wasn't able to find a way of specifying Juju storage constraints - [Juju Storage constraint (directive)](https://juju.is/docs/…
-
@bartaz in https://ubuntu.com/blog/release-of-vanilla-framework-v3#expanding-search-box you were announcing a new expanding search box. As you mentioned there, this has already been implemented on htt…
-
Not getting extra-bindings in the bundle exported from the gui.