392ef7dMakefile: update deploy target to use deployments (#424)933c124conf: strip newlines from builder key (#425)
b1a0ef6Dockerfile: update base image to v0.3.4ac829c0Dockerfile: cleanup after installation a bit more than before and keep copyright / license files (#434)
f5d1454api: inject release metadata into application (#1080)
13de6e6Dockerfile: ditch the pip cache for a slightly smaller image (#1051)3e1f9d6scheduler: add HTTP functions in KubeHTTPClient (#1019)8d287b9scheduler: move image pull policy settings from scheduler to App model and remove SLUG_RUNNER_IMAGE_PULL_POLICY (#1053)02718a3app: centralise all application configuration handling in App model to be used by run, deploy and scale (#1061)22f96ebscheduler: add more Pod tests in scheduler and add create() to Pod resource (#1079)13c1711Dockerfile: use base 0.3.2, smaller packages and better cleanup (#1088)
4f5f944views: make sure domain is set it in cert attach operation (#1046)29d51d9scheduler: show more information when there is a HTTP error in Kubernetes (#1041)3d3676brelease: call proper RC scale instead of a missing (old) method (#1055)60c6a5fprocfile: route the traffic to web proctype always if its present in procfiled7e626cwhitelist: remove the whitelist from annoations if its emptyb8aa206api: check if release.build is NoneType (#1078)ad182b2api: cast DEPLOY_BATCHES and DEPLOY_TIMEOUT to int (#1076)7aaee55Makefile: remove double usage of --noinput (#1083)
667ba1frequirements: update django-guardian to 1.4.6 (#1050)640d220requirements: chore(requirements) Update to docker-py 1.10.2 (#1056)8559fb0tests: port app logs test from deis/deis#5005 (#1064)06c7695scheduler: move log lines to before a raise so DEBUG info is actually caught (#1067)aaccdf7tests: improve test coverage for HPA (#1081)4d7591crequirements: update docker-py to 1.10.3 (#1086)e9a9e7atests: improve Pod scheduler tests (#1085)260b1e4requirements: update DRF to 3.4.7 (#1087)
1bd4727requirements: chore(requirements) Update to docker-py 1.10.228c31d4requirements: update docker-py to 1.10.3 (#94)f013504Dockerfile: update base image to v0.3.4070d5cbDockerfile: cleanup after installation a bit more than before and keep copyright / license files (#96)
900a31bDockerfile: upgrade fluentd and pin versions1529614config: Allows for building custom pluginsc9a3d8fAllow configuring custom plugins/stores/filters for fluentd
eeda904conf: Remove time_format from sourcesd5b8580sources: allow users to specify what logs they want to capture56f4d67boot: fix missing container symlinkseeda904conf: Remove time_format from sourcesd5b8580sources: allow users to specify what logs they want to capture56f4d67boot: fix missing container symlinks
bf242e2deis: Allow users to disable the deis output plugin30911beDockerfile: update base image to v0.3.436f90aeDockerfile: cleanup after installation a bit more than before and keep copyright / license files (#54)bf242e2deis: Allow users to disable the deis output plugin
49d8d29Document custom plugin environment variables.
9bd19a3weblog: fix up CPU issues
9eb022dREADME: docs(README) update docs
6a865eeDockerfile: update base image to v0.3.4
430d6d2pkg: update the pkg to latest and get ip using downward api
ac80262Dockerfile: update base image to v0.3.4
ab1d467influxdb: upgrade influxdb and telegraph to 1.0
1a10082telegraf,grafana,influx: Update to 0.3.4 based596b08Dockerfile: cleanup after installation a bit more than before and keep copyright / license files (#144)3aea2a7config: Remove calls to quote
8e1e208Adding set -eo pipefail to start up script
ef2bb5dDockerfile: update base image to v0.3.4
3659efbDockerfile: missing && in Dockerfile makes apt not so happy (#5)
7e62f08Makefile: remove obsolete "docker tag -f" flag
545c46bDockerfile: update base image to v0.3.421c376dDockerfile: cleanup after installation a bit more than before and keep copyright / license files (#4)
c9150b9Dockerfile: update base image to v0.3.432a7400Dockerfile: cleanup after installation a bit more than before and keep copyright / license files (#67)
5f69fe0nginx: set worker_processes to auto
151916enginx: Allow sending nginx X-Request-Id and X-Correlation-Id headers.
b33c18cglide: use the official kubernetes client (#259)
a729799nginx: Enable builder PROXY PROTOCOL support0d9b119ngnix: handle X-Forwarded-Port and X-Forwarded-Proto properly
b20eba0README: Correct errant references to RC in annotations table
4afbcc6Dockerfile: update base image to v0.3.45a6b004Dockerfile: cleanup after installation a bit more than before and keep copyright / license files (#262)e38a69bnginx: update nginx to 1.11.4 (#252)246bdc5Dockerfile: bump deis/base to v0.3.2
24e0ce9Dockerfile: simplify chown commands
37c5109build.sh: switch to build_root before running hooks
2a7769dDockerfile: cleanup after installation a bit more than before and keep copyright / license files (#113)0ff387fbuildpacks: update heroku-buildpack-go to v484eada8dbuildpacks: update heroku-buildpack-php to v110fcb645bbuildpacks: update heroku-buildpack-python to v8269abae5buildpacks: update heroku-buildpack-gradle to v18d6445a6buildpacks: update heroku-buildpack-java to v4630ce52fbuildpacks: update heroku-buildpack-go to v497e4e9ccbuildpacks: update heroku-buildpack-php to v112
098d05aDockerfile: consolidate a few chmod and chown into one layer (#54)
c760eb1cmd: only print version mismatch warning once (#223)a330059git: clean up git package and write tests (#227)
85f2df2Dockerfile: remove deprecated --strip-vcs flag
6b13756CI: explicitly set codecov git SHA (#221)2bb4cdeJenkinsfile: un-parallelize lint and test tasks
1041d9eDockerfile: update go-dev and go toolchain
a3a25c0scripts: build every tagged version of workflow docs9ae8f9capps: add information about IMAGE_PULL_POLICY globally and per app (#504)
495e1a1configuring-registry: clarify ECR registry variables
fb5d378releases: deisrel no longer requires $OLD_SHA and $OLD_RELEASEcb23b43components: link to architecture, not itself (#499)c95c24bconfiguring-registry: add missing IAM link6509c41docs: add documentation on resetting a password using the cli. (#507)7b88723docs: change the references from RC's to deploments54df10adeisrel: update the deisrel command to generate changelog0e56d8agutenbuild: do not build any pre-release tags80f0551gutenbuild: ensure we are on master before building1e87307gutenbuild: prepend grep string with --26d8a40gutenbuild: use dev_build_dest for second build
8b542a1upgrade: reminder to upgrade deis client0ef84bcslugbuilder-cache: add CACHE_PATH variablea349d20slugbuilder-cache: add usage documentation1f09a8cslugbuilder-cache: add application tuning variableec42f7bsrc/roadmap/releases.md: remove publish component release stepa971a25CONTRIBUTING: update contributing documentation (#498)d0a43b5tuning: update storage default for logger5720dcesrc/managing-workflow/upgrading-workflow.md: document nodes >= 2 for upgrade5705489src/roadmap/releases.md: link to pipeline flow diagrams0da5297managing-workflow: Document PROXY protocol configurationb5f2d99releases: add missing details and reword CI flow reference
7faaaa7release: update roadmap for 2.5e8c5d3fsrc/roadmap/releases.md: update jenkins-jobs var name2655c90scripts: remove old release tools and CHANGELOG
4f00c8btests: re-enable tls tests (#326)
350f7c3Dockerfile: update base image to v0.3.4