Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Deis Workflow Documentation v2.10.0

Compare
Choose a tag to compare
@mboersma mboersma released this 06 Jan 19:54
· 181 commits to master since this release

v2.9.1 -> v2.10.0

Features

  • 67b658f charts: Add optional syslog endpoint setting to fluentd
  • 4a5b895 azure: Add docs to specify support for the azure container registry
  • 19b9ec1 azure: skeleton for Azure Container Service quickstart
  • f344230 Dockerfile: make the Dockerfile more functional
  • de4564f managing-deis: add docs for deploy hooks
  • e255775 charts: Add support to specify creds for in cluster db through values file

Refactors

  • 1c05adb *: require key_json chart value to be base64-encoded

Fixes

  • a686dfd values: redis params are in the redis chart
  • b3a9db1 upgrade: Use a random generated name for upgrade job so it be upgraded multiple times using helm
  • 5b7b98d releases: remove reference to deis/charts in release notes
  • 233b630 managing-workflow: update logging and monitoring docs to reflect helm v2
  • 6989718 charts: enable hostports by default
  • 2a96baf upgrading-workflow: fix helm upgrade usage

Documentation

  • 29492e5 managing-workflow: Add docs about resource quota for application namespace
  • c9539d0 src/roadmap/releases.md: update to use k/helm
  • 48b875e gke/boot: Update command to auth to kubernetes host
  • 3c6cb1c azure-acs: style and typo fixes
  • 42f99cf managing-workflow: Add LDAP configuration
  • 3773830 releases.md: update to reference workflow-chart-stage job
  • 6fa3f37 system-requirements: add warning for k8s 1.5
  • 057cbe6 azure-acs: more info and spell fixes
  • 5bbc137 installing-workflow: deprecate support for v1.2 clusters
  • c5d4d46 *: update versions to v2.9.1 and add changelog
  • 0a8e44e *: remove need for echo after helm fetch verify; update sha256
  • 0cc5dfb releases.md: add patch release notes
  • f16816e README.md: add temporary holiday notice
  • 3406eac applications: docs(applications) fix broken links for SSH keys
  • 2211f67 *: add upgrade note for gcs/gcr
  • 5f6dd73 upgrading-workflow: add note about using single quotes around base64 encoded string
  • 2df0b1f *: update versions to v2.10.0 and add changelog (#680)

Maintenance

  • bf269d2 azure: add Azure section to sidebar
  • a4a589e docs: add images for ui steps
  • bf61fd6 docs: flesh out steps for azure acs through UI
  • ddfe3a0 chart: update values file description
  • 1fb84dc controller: disable tls verification on acs