Deis Bot

Results 32 issues of Deis Bot

_From @azurewraith on April 3, 2015 20:32_ It could be useful if you could configure process types to run in particular places based on fleet metadata with deis tags. For...

enhancement

_From @olalonde on August 9, 2015 17:50_ I'm trying to do blue-green deployment with Deis. So I have two Deis apps (app-green and app-blue). At any time either app-green OR...

enhancement

_From @boffbowsh on September 10, 2014 14:8_ It'd be extremely useful for a Deis deployment of common applications to have the concept of cluster-wide environment variables, for example a REDIS_URL...

enhancement

_From @mboersma on October 16, 2013 16:9_ Come up with simple design for new object models / dynamic config / envvars to be Deis' service registry and attachment workflow. _Copied...

enhancement

_From @stuszynski on October 7, 2015 15:7_ Hi, This project is quite new to me but it seems that I'll be hanging around here for a while. ;) I encounter...

enhancement
security

_From @szymonpk on September 29, 2015 11:29_ There is no way to do 'atomic' certificate update, if I do `deis certs:remove tld.com && derts certs:add tld.crt tld.key`. Cert is changed...

security

_From @jeff-lee on November 5, 2015 22:47_ I'm running into an issue in v1.12.0 where scaling down an app while a build is running can result in either: a) The...

bug

_From @msull92 on September 15, 2015 18:14_ I am having an issue removing an ssl certificate from an application where the certificate's common name has spaces in it. Is there...

bug

_From @aledbf on March 20, 2015 1:7_ Something like ``` deis pull —from-internal-registry application-a:version -a application-b ``` to allow the deploy in `application-b` from `application-a` without using internal ip addresses...

proposal

_From @bfosberry on May 21, 2015 21:2_ May 21 20:58:58 ip-10-12-13-195.ec2.internal sh[3317]: Traceback (most recent call last): May 21 20:58:58 ip-10-12-13-195.ec2.internal sh[3317]: File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 112, in get_response May 21...

bug