diego/0.1450.0
You can find the source of this version on GitHub at cloudfoundry/diego-release. It was created based on the commit a0a9f2cc
.
Release Notes¶
Changes from v0.1448.0 to v0.1450.0
- Depends on garden-linux-release v0.331.0.
- Depends on etcd-release v27.
Significant changes
BBS Benchmarks
- As a Diego developer, I would like the BBS benchmark suite to run periodic rep bulk retrieval loops
- LRP convergence schedules redundant etcd delete requests
SSH
Component Logging
Dependencies
- Upgrade cflinuxfs2 rootfs to 1.31.0+
- Upgrade golang in diego-release to Go 1.5.3+ (shelved)
- Diego-release uses only Golang 1.4.3
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.1450.0" url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1450.0" sha1: "96b8b4488b3a59bfda80ff4dd0ed08eb6b99598e"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 96b8b4488b3a59bfda80ff4dd0ed08eb6b99598e \ "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1450.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