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

Deis Workflow Documentation v2.13.0

Compare
Choose a tag to compare
@mboersma mboersma released this 05 Apr 22:55
· 69 commits to master since this release

v2.12.0 -> v2.13.0

Features

  • 23db7df controller: feat(controller) default tags
  • 259a3f8 using_dockerfiles: document build args feature flag
  • 2692d66 ingress: Experimental Native Ingress
  • eb1c025 ingress: Support enable/disable conditions in Workflow chart

Refactors

  • d5dd212 quickstart: swap out Vagrant with Minikube
  • ed104c6 mkdocs.yml: sort changelogs descending by date

Fixes

  • 5f33f36 managing-app-lifecycle: fix missing hyperlink
  • 91e7f76 tuning-component-settings: convert toml to yaml
  • e20215b ingress: Documentation touch ups

Documentation

  • 3a99656 upgrading-workflow: mention helm repo update
  • 916f200 builder-nodeselector: add BUILDER_POD_NODE_SELECTOR document
  • 32a1493 builder-nodeselector: correct grammar
  • fdf76e4 managing-app-processes.md: update proc type naming guidelines (#769)
  • 3df978c managing-app-configuration: update "kubernetes-probes" link
  • 722795b configuring-load-balancers.md: mention forthcoming default (#768)
  • 8980c62 src/applications/inter-app-communication.md: docs(src/applications/inter-app-communication.md) Add first draft
  • cc02dcd configuring-registry.md: add examples (#779)
  • dc43777 installing-workflow/index.md: update get pods output (#777)
  • 97368b1 *: updates/changelog for v2.13.0 release

Maintenance

  • 17cddde ingress: Remove extra spaces
  • 21fe9f9 ingress: Fix example usage in docs to match new YAML
  • 33a6251 ingress: Fix typo
  • 9f5bcea ingress: Revert to using if statements in router
  • b8e404c ingress: Documentation updates from code review
  • dcac309 ingress: Typo in experimental
  • 5d4866d upgrade: Upgrade kops to 1.5.3