Workflow v2.20.0 -> v2.20.1

Releases

  • controller v2.20.0 -> v2.20.1
  • postgres v2.7.1 -> v2.7.2
  • redis v2.3.0 -> v2.4.0
  • router v2.15.0 -> v2.15.1
  • slugrunner v2.6.0 -> v2.6.1
  • workflow v2.20.0 -> v2.20.1
  • workflow-cli v2.20.0 -> v2.20.1
  • workflow-e2e v2.20.0 -> v2.20.1

Features

  • ae89bf4 (postgres) - postgres: adding upgrade scripts to the postgres
  • e897f3d (redis) - redis: using official redis:5-alpine docker image

Fixes

  • 2426c29 (controller) - hpa: set deployment API to apps/v1 if k8s >= 1.9
  • 26add98 (controller) - tests: extend pod name regex
  • 1ce3bc5 (controller) - controller: check image access when creating builds
  • b3a741d (controller) - controller: check_image_access only when using docker
  • e5dc063 (redis) - pipeline: ERR Client sent AUTH, but no password is set
  • bd68d5d (slugrunner) - slugrunner: for ruby 2.6.0 with new MJIT
  • 5fe23af (workflow-e2e) - charts: update charts to our own teamhephy org
  • 1053a80 (workflow-e2e) - charts: fix in-cluster test setup via helm chart

Documentation

  • 9228b76 (workflow) - workflow: improve docs on how to connect to external services
  • 93089d8 (workflow) - workflow: grafana table is broken

Maintenance

  • 7c14dd1 (controller) - requirements: update django version to 1.11.18
  • 15fb561 (workflow-e2e) - README: change github URLs to teamhephy