-
Good Morning,
When launching the chart with ingress ssl enabled (using the Silly account), and then trying to log into the docker registry via the command line, you get the following:
> Error …
-
What's the CaaSP means? thank you!
-
host-192-168-123-38:~/deploy # kubectl create --namespace=scf --filename="kube/cf/bosh-task/acceptance-tests.yaml"
Error from server (BadRequest): error when creating "kube/cf/bosh-task/accep…
-
Both Docker Hub and Swarm builds of `pre` (`master`) are failing, even when the Travis build is working.
```
(246/346) Installing: postfix-3.2.0-5.1.x86_64 [..error]
Abort, retry, ignore? [a/r/i]…
-
Any python3 function that runs more than few seconds gives 500 Internal Server Error. I earlier posts that some fix went in server.go, but it seems this error is coming in proxy.go - Can't .
I've s…
-
Deploying Portus via [helm chart](https://github.com/kubic-project/caasp-services/tree/master/contrib/helm-charts/portus) on an image built from the latest master branch. Everything seems to be workin…
-
# Version Reports:
### Distro version of host:
``` openSUSE 42.2 ```
### Terraform Version Report
`Terraform v0.9.4`
### Libvirt version
```2.0.0```
### terraform-provider-libvi…
-
Currently there are two elements: `proposal` and `volumes`.
With these subelements in `proposal`:
- `lvm`
- `resize_windows`
- `windows_delete_mode`
- `linux_delete_mode`
- `other_delete_mode`…
-
## Sprint 37 Blog Post Draft
- This is just a draft for collecting the text for the [team blog](https://lizards.opensuse.org/).
- Whenever you finish something worth mentioning at the blog just ad…
-
There's no need to do anything like this when setting the `CN` on the `CA` certificate:
```
{% if salt['grains.get']('domain', '')|length > 0 %}
- CN: {{ grains['domain'] }}
{% elif salt['pi…