Workflow v2.15.0 -> v2.16.0

Releases

  • builder v2.11.0 -> v2.12.0
  • controller v2.15.0 -> v2.16.0
  • monitor v2.10.0 -> v2.10.1
  • slugrunner v2.3.0 -> v2.3.1
  • workflow v2.15.0 -> v2.16.0
  • workflow-cli v2.15.0 -> v2.16.0
  • workflow-e2e v2.11.1 -> v2.12.0

Features

  • 46002f4 (workflow-cli) - cmd: Support Base64 encoded SSH_KEY
  • 88397a1 (workflow-cli) - cmd: test SSH_KEY mangling in ConfigSet
  • f9c6a4a (workflow-e2e) - chart: use upstream stable/spotify-docker-gc chart

Refactors

  • ce0e082 (slugrunner) - ci: remove travis; update badge
  • 7e85553 (slugrunner) - LICENSE: switch to MIT license
  • 345d5ae (workflow) - mkdocs.yml: alphabetize cloud providers in quickstart

Fixes

  • 73f844b *: Remove RC4 based ciphers.
  • 344b43e *: Fix linter issues
  • c81dbf9 (controller) - controller: Persist ssl.enforce header on service creation
  • 1f5e242 (workflow-cli) - cmd: fix(cmd) Fix proctype regex for setting limits
  • f82cf83 (workflow-cli) - cmd: fix(cmd) Fix proctype regex for scaling

Documentation

  • 25329be (workflow) - quickstart: update Azure ACS installation steps
  • 4cfa9d5 (workflow) - *: rm no longer needed pipe to sed (#817)
  • 5145f12 (workflow) - configuring-registry.md: add setup instructions for acr (#818)
  • b456870 (workflow) - installing-workflow: helm init upgrade note (#819)
  • 61a5cca (workflow) - chart-provenance.md: fix chart repo name (#830)
  • 2a7f756 (workflow) - *: specify Helm v2.5.0 or later
  • ef4bc3e (workflow) - *: updates/changelog for v2.16.0 release

Maintenance

  • c2fd577 (controller) - requirements: update Django to v1.11.2
  • fe6e6e5 (controller) - requirements: update pyldap to v2.4.35.1
  • cac5e60 (controller) - requirements: update jmespath to 0.9.3
  • 1fcf61b (controller) - requirements: update backoff to 1.4.3
  • 410e1d3 (controller) - requirements: update Django to v1.11.3
  • 516a529 (monitor) - Dockerfile: update Grafana to 4.3.2
  • 5cd8648 (workflow-e2e) - Dockerfile: bump k8s version