This repository was archived by the owner on May 6, 2020. It is now read-only.
Releases: deis/controller
Releases · deis/controller
v2.1.0 -> v2.2.0
v2.1.0 -> v2.2.0
Features
8a61e63scheduler: add support for set based requirement filtering via the kubernetes API47b5b08IDN: add support for international domains32be50ascheduler: sort env vars and secrets by keys for easier hashingc3c2494*: add Deployments support behind a feature flagf52bbeftests: add Deployment tests (this can be removed in the future)edb0383scheduler: feat(scheduler) prepend [namespace] to Scheduler log message for better traceability84b8080app: make deploy timeout configurable globally/per-app via DEIS_DEPLOY_TIMEOUT, default is 2 minutes3de3befversion: bump version to v2.2.0
Fixes
6214d96scheduler: if one RC fails to scale then ensure all other RCs are at the right level0bcea13scale: return error message in proper format7d24923restart: wait for the pods to be scheduled7647569scheduler: cast port to an int from environment (#857)b27c816boot: change group ownership of docker socket to deis (#804)d4415c9api: fail when rolling back to v1 (#762)becccabregistry: use the proxy port and local host to connect to registry1ac6b54release: return port from get_port for non-routable process types113f773models: better error messages than the built in Django ones for a few of the fields2bb7724scheduler: only attach healthcheck if app is routable (#880)a2d6010healthchecks: when migrating from old healthchecks also add in readiness probea0567eaapi: remove command escaping from v1 (#822)f403efbtests: sort domains in tests to get past occasional ordering problems which cause test failures
Documentation
Maintenance
v2.0.0 -> v2.1.0
Features
a1c4619config: validate PORT and HEALTHCHECK_* values for config:set operationsccc6b1frelease: require PORT to be set when private registry is set0231c58django: explicitically define on_delete for ForeignKey fields for 2.0 compat6e136e2debug: DEIS_DEBUG now affects Django DEBUG as well4c674d0release: throw 409 when identical release is done sequantiallyaf76733api: Add healthcheck field to Config7af2197settings: log all SQL queries if DEBUG==True
Fixes
df30ee6api: remove slug tarball info from app log61b6858scheduler: remove unused health check config option: HEALTCHECK_PORTc6686e9scheduler: cast ports to int before passing them on to k8s2f1b140management: handle errors in object loading and application deployments instead of throwing exceptionsdc4769alogs: retry fetching logs from the logger 3 times if the services is unavailablec8c7d80scale: get the desired number of replicas from the rc3fa6f70scheduler: make deploy have 0 replicas by default and then use scaling to go up09b9be2secrets: update env secrets if they already exists (overwrites existing values)5fb1bbbconfig: when rolling a new config copy from the latest release instead of latest config for the app0d9988bserializer: skip None values in config and registry936a40eexceptions: tests now capture critical only and uncaught exceptions have been reclassified as critical3f980b8exceptions: log certain APIExceptions tracebacks9f8ac04config: return a 422 if unsetting a config key that does not existcae4bf9models: hypens -> hyphens (#840)
Documentation
Maintenance
bf35966requirements: update codecov to 2.0.559a8d23Dockerfile: update to base:0.3.0 image to get a slimmer image3a6ee54README: remove references to beta in README7a88725requirements: update to Django 1.9.704049b4version: update platform version to 2.0.0db2e182deis: bump version to 2.1.0-dev13cffb6requirements: update ndg-httpsclient to 0.4.1eda8bearootfs: bump platform version to 2.1.0 (#841)214b0a9api: bump api version to v2.1.0