diego/0.1453.0
You can find the source of this version on GitHub at cloudfoundry/diego-release. It was created based on the commit c9257653
.
Release Notes¶
Changes from v0.1452.0 to v0.1453.0
- Depends on garden-linux-release v0.332.0.
- Depends on etcd-release v33.
Note that due to breaking changes in manifest-generation introduced in cf-release, the manifest-generation scripts in this version of diego-release are compatible only with cf-release@0665d0e or later. Those scripts are therefore incompatible with CF v230 or earlier, but will be compatible with CF v231 when it is released.
Significant changes
BBS Benchmarks
Manifest Generation
- cloudfoundry-incubator/diego-release #128: Update loggregator and metron properties to match latest loggregator
- Change bosh property names for loggregator TLS certs to “standard format”
Component Logging and Metrics
Test Suites and Tooling
- As a Diego operator, I would like a script to generate a vizzini errand manifest for my Diego deployment (in flight)
- Investigate recent flakiness in unit tests
- cloudfoundry-incubator/diego-release #134: Fixed broken link
Cleanup
BOSH job changes
None.
BOSH property changes
None.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "diego" version: "0.1453.0" url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1453.0" sha1: "2b71808c6f6954a0afbb6974b43a66ec1551fc39"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 2b71808c6f6954a0afbb6974b43a66ec1551fc39 \ "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1453.0"
Jobs¶
- acceptance-tests
- auctioneer
- bbs
- benchmark-bbs
- canary
- cc_uploader
- converger
- file_server
- nsync
- rep
- rootfses
- route_emitter
- smoke-tests
- ssh_proxy
- stager
- tps
- vizzini