-
_From @xiaoping378 on May 5, 2017 7:45_
SETUP:
1. add role for helm
```
kubectl create clusterrolebinding cluster-admin-helm --clusterrole=cluster-admin --serviceaccount=kube-system:helm
```
2…
-
https://github.com/deis/jenkins-jobs/issues/155 introduces a ci job to deploy images to the 'deis' org of the image registries we use.
We would like a strategy to clear out old `git-` tags (as oppose…
vdice updated
6 years ago
-
## Issue description
The original [deis](https://github.com/deis/deis) project has been in end-of-life status since January 2017 (1.13.4). This is the version that is currently packaged in nixpkgs.…
-
As a versions.deis.com user I expect current version information matching current builds to be present in the data that the API represents in order to get correct, up-to-date version info for all deis…
-
_From @Shashwatsh on July 28, 2017 17:9_
i'm trying to install deis workflow on kubernetes 1.5 but getting an error
1. kubernetes version
```
kubectl version
Client Version: version.Info{Major:"…
-
_From @timfpark on April 5, 2017 15:3_
In my deployment of Deis Workflow v2.12.0, I am seeing a CrashLoopBackOff on the Router component:
`deis deis-router-2126433040-drr9t …
-
_From @vdice on July 11, 2016 17:41_
Let's enable running e2e using swift as a storage backend in the https://ci.deis.io/job/storagetype_e2e job.
~~As of writing, https://github.com/deis/jenkins-job…
-
_From @olalonde on October 24, 2016 11:39_
I just successfully deployed a new release with `deis pull ...` but when accessing the app from my browser, I am getting a `503 Service Temporarily Unavaila…
-
_From @felixbuenemann on March 2, 2017 18:11_
If deis router is running with PROXY protocol enabled the value of `$proxy_protocol_port` is not regarded when determining the `$access_scheme` which end…
-
Running
```
deis apps:destroy
```
yields the help message because syntax is not correct. The `-a` flag is missing. However, the help message is not very helpful, it should at least mention t…