Skip to content

0.140.0

Compare
Choose a tag to compare
@shalako shalako released this 11 Oct 00:31
· 2502 commits to develop since this release
  • Gorouter now supports an alternative load balancing algorithm, least-connection, configurable with new property router.balancing_algorithm details
  • ./scripts/generate-bosh-lite-manifest now supports stubs details
  • Routing components now recover from an IaaS-level VM restart detail

In Progress:

  • Routing API support for mysql/postgresql details

Known Issues

  • The routing API stores the router_group resource in etcd. Router group data is necessary to maintain consistency with the CC API's shared domains, which means that blowing away the data in etcd is not safe when using TCP routing.

Manifest Property Changes

gorouter

0.139.0 0.140.0 Default Value
Did not exist router.balancing_algorithm round-robin