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

v0.0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@jhvhs jhvhs released this 07 Jun 16:29
· 1235 commits to master since this release

Must be used with kubo-release 0.0.4

Added

  • Added support for deployment on vSphere

  • The configuration generator will include properties and will pre-populate the routing-cf-nats-username and routing-cf-nats-port with default values.

  • Added new propertyrouting_mode in director.yml, which allows developers to use IAAS-provided LB for API & App routing (GCP only for now)

Breaking changes

  • director.yml config file:
    • routing-cf-nats-internal-ip property was removed
    • routing-cf-nats-internal-ips property was added. It must contain an array of NATS server addresses.
    • routing-cf-nats-username property was added.
    • routing-cf-nats-port property was added