This repository was archived by the owner on May 6, 2020. It is now read-only.
Deis Controller v2.4.0
v2.3.1 -> v2.4.0
Features
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
Fixes
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)
Documentation
cc6617eREADME.md: add postgresql prereq
Maintenance
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)