Workflow v2.14.0 -> v2.15.0

Releases

  • builder v2.10.1 -> v2.11.0
  • controller v2.14.0 -> v2.15.0
  • dockerbuilder v2.7.2 -> v2.7.3
  • fluentd v2.9.0 -> v2.10.0
  • logger v2.4.3 -> v2.4.4
  • minio v2.3.5 -> v2.3.6
  • monitor v2.9.0 -> v2.10.0
  • nsq v2.2.7 -> v2.2.8
  • postgres v2.5.3 -> v2.5.4
  • redis v2.2.6 -> v2.2.7
  • registry v2.4.0 -> v2.4.2
  • registry-token-refresher v1.1.2 -> v1.1.3
  • router v2.12.1 -> v2.13.0
  • slugbuilder v2.4.12 -> v2.4.14
  • slugrunner v2.3.0 -> v2.3.1
  • workflow v2.14.0 -> v2.15.0
  • workflow-cli v2.14.0 -> v2.15.0
  • workflow-e2e v2.11.1 -> v2.12.0
  • workflow-manager v2.5.0 -> v2.5.1

Features

  • c891804 (builder) - RBAC support
  • c321669 (controller) - RBAC support
  • 464bbd9 (fluentd) - RBAC support
  • 560b73d (fluentd) - fluentd: add gelf plugin
  • e655622 (fluentd) - charts: add rollingUpdate functionality
  • ff4058d (monitor) - RBAC support
  • de49c15 (monitor) - charts: add rollingUpdate functionality to telegraf daemonset
  • ccf1364 (monitor) - deploy.mk: Add deploy.mk for using the chart to upgrade/install monitor
  • c9769fe (router) - RBAC support
  • 356374f (workflow) - RBAC support
  • f9c6a4a (workflow-e2e) - chart: use upstream stable/spotify-docker-gc chart

Refactors

  • 270f168 (builder) - ci: remove travis, update build status
  • f832ba3 (builder) - LICENSE: switch to MIT license
  • 9af9322 (controller) - LICENSE: switch to MIT license
  • 86e3a4a (dockerbuilder) - ci: remove travis; update badge
  • 6eb4387 (dockerbuilder) - LICENSE: switch to MIT license
  • 502d8b2 (fluentd) - LICENSE: switch to MIT license
  • 8e70aab (logger) - README: update link to deis graphic
  • c54e4b4 (logger) - ci: remove travis; update badge
  • 5ec9e6f (logger) - LICENSE: switch to MIT license
  • 40bfd95 (minio) - ci: remove travis; update badge
  • d9ba730 (minio) - LICENSE: switch to MIT license
  • cf5c393 (monitor) - LICENSE: switch to MIT license
  • 9655620 (nsq) - README: update deis graphic link
  • 71f9cc9 (nsq) - LICENSE: switch to MIT license
  • fc7d7a3 (postgres) - ci: remove travis; update badge
  • e751af6 (postgres) - LICENSE: switch to MIT license
  • 2cec33f (redis) - LICENSE: switch to MIT license
  • a6894de (registry) - ci: remove travis; update badge
  • fdfeb9b (registry) - LICENSE: switch to MIT license
  • d494abf (registry-token-refresher) - ci: remove travis; update badge
  • fe75c0d (registry-token-refresher) - LICENSE: switch to MIT license
  • 093863f (router) - LICENSE: switch to MIT license
  • a54877d (slugbuilder) - LICENSE: switch to MIT license
  • ce0e082 (slugrunner) - ci: remove travis; update badge
  • 7e85553 (slugrunner) - LICENSE: switch to MIT license
  • ffcd9b3 (workflow) - LICENSE: switch to MIT license
  • a861b5e (workflow-cli) - LICENSE: switch to MIT license
  • 34d4a68 (workflow-manager) - LICENSE: switch to MIT license

Fixes

  • ab68699 (monitor) - telegraf/Dockerfile: Update telegraf download to 1.3.0
  • 35551af (postgres) - Dockerfile: pin azure-storage to version wal-e currently lusing
  • 067e622 (registry) - boto: don't set AWS env vars when they're empty
  • 2dddbe1 (workflow-cli) - .gitignore: ignore .DS_Store droppings

Documentation

  • 7cc5a82 (router) - README: update charts link/reference

Maintenance

  • b4fe99e (controller) - requirements: update Django to v1.11.1
  • 47a9583 (controller) - requirements: update DRF to v3.6.3
  • d869595 (controller) - requirements: update pyldap to v2.4.35
  • ac7baf2 (controller) - requirements: update requests to v2.14.2
  • d183306 (controller) - requirements: update requests-toolbelt to 0.8.0
  • 989fe33 (controller) - requirements: update django-auth-ldap to v1.2.12
  • 35ed09f (postgres) - Dockerfile: bump postgres-9.4 version, update azure storage import
  • f0db059 (slugbuilder) - buildpacks: update heroku-buildpack-go to v65
  • ddeb83c (slugbuilder) - buildpacks: update heroku-buildpack-nodejs to v104
  • d957649 (slugbuilder) - buildpacks: update heroku-buildpack-python to v103
  • 2cb83f2 (slugbuilder) - buildpacks: update heroku-buildpack-ruby to v163
  • 6575cb0 (workflow) - remove the services url navigation
  • 5cd8648 (workflow-e2e) - Dockerfile: bump k8s version