This repository has been archived by the owner on May 6, 2020. It is now read-only.
Releases: deis/controller
Releases · deis/controller
Deis Controller v2.12.0
Deis Controller v2.11.1
v2.11.0 -> v2.11.1
Fixes
98f50c5
models/app: recreate proc types on switch from Dockerfile to buildpack8480f69
app.py: use current namespace instead of "deis"
Maintenance
e69a9a4
requirements: update jmespath to 0.9.199c11d9
requirements: update requests to 2.13.074d16af
requirements: update backoff libraryafbca0d
requirements: update jsonschema library5174fea
dev_requirements: update flake8 linter library96576dd
requirements: update django-auth-ldap to 1.2.98c8261d
requirements: update djangorestframework to 3.5.4894a324
requirements: update requests-toolbelt to 0.7.1
Deis Controller v2.11.0
v2.10.0 -> v2.11.0
Features
ae03152
settings: Get timezone from environment variable (#1196)48cd872
Makefile: set docker build flags via environment variable
Fixes
84b6342
charts: pipeline time_zone value to quote func3f860bf
Dockerfile: force gunzip of copyright archivee8f0284
Makefile: build docker image with --no-cache by defaultbdb5acd
api: add certificate private key validator migration (#1199)da408b3
charts: reference registry-proxy on 127.0.0.1 (#1239)
Documentation
51879b2
README: specify correct python version1345f2c
README: update database usage in tests (#1233)
Maintenance
Deis Controller v2.10.0
v2.9.1 -> v2.10.0
Features
38275ea
controller: add LDAP authentication51cab9d
api: add deploy hooks (#1168)805a455
api: validate a certificate's private key (#1157)
Refactors
ffa66e7
api: placate new flake8 linter checkse470052
codecov: add 0.2% failure threshold to codecov (#1192)
Fixes
1609d89
apiserver: Add an option to skip ssl verification when interacting with the k8s apid2ee40f
boot: Don't change group ownership of docker socket62f081a
scheduler: use pypa packaging to compare server version (#1167)9f4543b
domain: remove the annotation when domain is deleted27a59d1
service-config: Don't add annotations if the value is empty890a263
api: account for NoneType when resource is gone (#1178)f132b25
api: validate app name against k8s service regex (#1163)9098331
perms: Use the same regex for perms as auth endpoint (#1181)30ab1d3
settings: disable LDAP by default (#1191)4c36791
management: display error when connecting to the database (#1190)
Documentation
Maintenance
22288eb
requirements: update requests lib to 2.12.3f3d71c0
requirements: update Django to 1.10.4cfc08d6
dev_requirements: upgrade flake8 to 3.2.1f3d9c1b
requirements: update pytz to 2016.106d13723
Makefile: remove pyvenv script (#1161)0566131
dev_requirements: update coverage to 4.3.1b3056f0
requirements: update requests to 2.12.4f478ee9
requirements: update idna to 2.2
Deis Controller v2.9.1
Deis Controller v2.9.0
v2.8.1 -> v2.9.0
Features
Fixes
615b834
boot: Ensure DEIS_DEBUG==true for debug outputf3daff7
proctype: Change the regex used for validating proctypes828c13b
port: Port can be made optional for non-routable apps4dd1a6c
timeout-debug-msg: unresolved variable (#1148)ffeb14a
api: ensure a 409 is raised when cancelling a user with downstream objects (#1147)06211a2
api: transfer all downstream resources along with app (#1146)
Tests
a5666f1
scheduler: confirm "network unreachable" raises KubeHTTPException (#1142)92a0f8e
label-cmd: add new label cmd test
Maintenance
46c72dd
requirements: update Django to 1.10.3e81be7a
requirements: update docker-py to 1.10.6e3d66aa
Dockerfile: update deis/base to 0.3.56cb0dd1
requirements: update DRF to 3.5.2db9d44c
requirements: update DRF to 3.5.35921ff1
requirements: update requests lib to 2.12.111d0e4b
requirements: update backoff library
Deis Controller v2.8.1
Deis Controller v2.8.0
v2.7.1 -> v2.8.0
Fixes
0d83024
deploy: add a global / per-app setting called PROCFILE_REMOVE_PROCS_ON_DEPLOY to allow turning off / on removal of processes on deploys (#1099)1c0350a
registration: allow admin user registration when the mode is admin_only172d91b
registration: Add support to change the default regsitration mode
Documentation
a230913
readme: fix links to virtualenv docs946de66
readme: fix links to virtualenv docs40e8be1
README: docs(README) Refer to postgres setup in Makefilef0fea19
README: Recommend installing python via pyenv
Maintenance
Deis Controller v2.7.1
Deis Controller v2.7.0
v2.6.0 -> v2.7.0
Features
Refactors
Fixes
12b5bfd
key: ssh key name has to be unique now - migration included that appends a number (#1098)8f943d9
version: Use a different version number for each release451622b
app: an app can now be removed from the database even if the namespace for it was already deleted (#1101)9f6cb94
urls: terminate url regex with $ so that there is no cascading attempts at URLs (#1103)aa6e0f3
secret: create objectstore secret before calling scheduler deploy53e118e
procfile: validate the proctypes during build itself