e292969*: switch to using controller-sdk-go for controller interactions (#402)
d340772pod: log pod error status and message instead of pod struct0690f89_tests: remove out of date functional tests (#406)e791c1dgitreceive: change target name to Workflow
a7cff7emodels: add routable flag to Config (#934)cebd736scheduler: add scheduler tests that do not go through normal api tests (#965)2a41942healthcheck: Add support to create healthcheck per proctype Requires workflow-cli#1603e988eamodel: Add new model to store settings
54f0f75app: adjust async for better usage and to account for asyncio bug855bb59scheduler: create application config (env secrets) outside of deploy / scale to reduce k8s thrasing996be37mock: mock scheduler could not gracefully handle the concurrent deploy / scale7da5212run: return a 400 if command is empty (#952)c91f361passwd: raise 400 when password is not a parameter (#850)544f492scheduler: in scheduler::run check if pod state is an object or a string before acing on it (#957)a4ee5a8health: Add healthchecks only for routable apps or proctypes37ea65cMakefile: add deis namespace to make deploy (#969)7f19c48scheduler: make app un-routable (#974)6cfeba0scheduler: when user asks for limits beyond their allowance then error out faster (#975)7a152a6scheduler: allow Deployment "in progress" to be bypassed in case of errors or timeout (#978)bf82529registry: retry pull/push/tag 3 times - should help with slow networks and slow registries (#979)
cc6617eREADME.md: add postgresql prereq
e0a3f02requirements: Django REST Framework 3.4.377dbf94travis: cache pip in travis runs (#944)b66948drequirements: requests update to 2.11.0 (#962)6e6d257requirements: update to django-guardian 1.4.5 (#964)87a92f6requirements: update backoff 1.3.1 (#963)c6e3eb3migrations: create a migration for various alterations that do not touch schema (#967)a16aa8crequirements: Update Django REST Framework to 3.4.4 (#976)
022f2c5Update the postgres version
31065a3Dockerfile: update deis/base to 0.3.0
527d4dddashboards: create dashboards for all deis components
3b15224ini: a stray quote was causing INI parsing to breaka21e7e4start-grafana: Create dashboard directory when starting grafana
2548941readme: Provide a configuration section in grafana readme
01cf487*: Update nginx to 1.11.2571dfearouter: Get the annotations from the deployment object instead of RC59e753cmaintenance: Add support for maintenance mode for apps
1769d2dmodel: Improve regex for SSL cipherse085023routable: Use correct label key for routablec00da10model: Specify a default ssl cipher list
7cbf93ereadme: Clarify that routable services must expose port 80
541b19b.gitignore: Update to ignore deis-router-deployment.tmp.yaml
815d0a7buildpacks: update heroku-buildpack-go to v447b34cb5buildpacks: update heroku-buildpack-scala to v72f647afebuildpacks: update php buildpack
f37432bJenkinsfile: send COMPONENT_REPO param to e2e jobdfe19e0logging: extract logging to its own package and write tests (#166)7b4c48dcmd: add deis routing37cdb52healthcheck: Add support for healthcheck per proctype4df89d2maintenance: Add support for maintenance mode for apps7a9ebf4Jenkinsfile: wipe vendor dir if bootstrap fails47def28Makefile: add git branch and sha information to the uploaded blob2103657*: allow configuration flag (#169)
6745e75version: move all version logic to git (#167)4f2d342healthcheck: Don't fail if there is no healthcheck for a proctypeba9d5d7CI: don't cache latest binaries (#175)36df5d4CI: delete artifacts when cleaning up (#179)
af7cf12healthcheck: Add docs for applying healthchecks per proctyped84c0a1troubleshooting: add troubleshooting applications7477ae7docs: add documentation for limits4ea0719CLI: document new behavior of variable (#440)c41f71emaintenance: Add docs for maintenance mode support
fde9a81installing: Add configuring registry docs to doc tree4480831applications: use admonition stylingd097233user: supply a kubectl patch function to simplify registration mode setting
fb9db75applications: add deis routing docs12fd1d7registration: update registration for 2.3 behavior (#448)8d271caupgrading: expand and clarify workflow upgrade instructions (#447)5fdf2dastorage: cleanup storage docs (#454)
88167c5roadmap: update roadmap for 2.x (#417)8befc2adocs: update docs to reflect fixed issue (#455)
6f76da5procfile: create a build with a procfile94a884askip: make procfile test pending09c1c33tests: add deis routing e2e tests (#304)
7e0d1ccCLI: log cli version after installing to check revision (#284)47a6907deployments: proc type regex changed due to Deploymentsb22274elimits: ask for 500m instead of 1024 cores in the limits CPU test2cd045aMakefile: add retrying to workflow CLI downloada56611cdocker-test-integration: show curl errors (#311)807d110auth: update to new missing config error message (#301)
ce08b1ctravis: Remove .travis.yml