-
This is partially a note to myself.
``` php
-
I am seeing a problem with the zend-server charm on the power hardware.
Here is the error in the Juju logs:
2014-09-25 16:41:46 INFO juju-log database:3: adding ZS to cluster with /usr/local/zend/…
-
Thank you for your great repo. I am trying to create a colab version of a bunch of V+L models (lxmert, uniter, visualbert etc.). However, due to the RAM limit of colab. It is hard to read the entire h…
-
Charm openstack-service-checks is using keystoneclient (which is deprecated) instead of keystoneauth1
Noticed this issue while running openstack-service-checks functional tests, we can see the follow…
-
### Bug Description
tempo coordinator errors out on relation to prometheus if s3 isn't integrated, because of an issue on how the external url is calculated.
### To Reproduce
`juju deploy cos…
-
The charm appears to be hard-coded to the "jenkins" application name somewhere.
I have the jenkins charm deployed as application name "osci-master." However, hooks fail and indicate it is trying t…
-
## Steps to reproduce
Just deploy the bundle
```bash
juju deploy postgresql-k8s-bundle --channel 14/edge --trust
```
## Expected behavior
data-integrator not to be in blocked state
## Actua…
-
I've tried
```
interface Yopyop {
}
```
I've got :
```
PHP Parse error: syntax error, unexpected 'Y' in (program) on line 3
```
Did I miss something ? :eyeglasses:
-
Presently, removing and redeploying istio can lead to a broken cluster (try deploying istio, removing, then deploying other charms. They may (will?) get stuck "installing agent"). This is broken at …
-
Current solution does not work well with docker containers, and is overall a bit unstable and hacky currently.
To solve this, a JS language server should be used, and IPC via Std-in/out for getting…