Skip to content

0.2.2

Choose a tag to compare

@dsabeti dsabeti released this 10 May 04:06

Manifest updates:

  • Network has been renamed from private to default
  • Garden debug server enabled.

Ops files updates:

  • operations/experimental/locket.yml
    • Configures cells to use locket instead of consul
    • Configures TPS watcher to use locket instead of consul
  • New: operations/test/add-datadog-firehose-nozzle.yml
    • Deploys a datadog firehose nozzle for shipping metrics to datadog. Mostly used for metrics in a test environment, and we don't recommend this ops file for general consumption yet. We'll move this out of the test directory if we decide to support this ops file long-term.

Fixes:

  • operations/scale-to-one-az.yml
    • Removes an extraneous IP address from nats.machines on the mysql proxy job.
  • UAA Clients
    • gorouter, tcp_emitter, and tcp_router no longer have the unnecessary refresh_token grant type.
    • cf client has an explicit, empty-string password
  • Anchors moved so that manifest is valid yaml.