diego/0.1451.0
You can find the source of this version on GitHub at cloudfoundry/diego-release. It was created based on the commit babfebc7
.
Release Notes¶
Changes from v0.1450.0 to v0.1451.0
- Depends on garden-linux-release v0.330.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 (in flight)
Performance
Container Placement
CF Task Support
Component Logging and Metrics
Dependencies
Test Suites and Tooling
BOSH job changes
None.
BOSH property changes
- Add
diego.auctioneer.starting_container_weight
: Factor by which to weight in-flight container starts in the auction scoring.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "diego" version: "0.1451.0" url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1451.0" sha1: "050e9d843f7f81b9727f3c9d5a9f45f761bcc0a2"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 050e9d843f7f81b9727f3c9d5a9f45f761bcc0a2 \ "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1451.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