diego/0.1448.0
You can find the source of this version on GitHub at cloudfoundry/diego-release. It was created based on the commit 2b72533c
.
Release Notes¶
Changes from v0.1447.0 to v0.1448.0
- Depends on garden-linux-release v0.331.0.
- Depends on etcd-release v26.
Significant changes
BBS Benchmarks
- As a Diego developer, I would like the BBS benchmark suite to run periodic rep bulk retrieval loops (in flight)
App Logging
- As a BBS API client, I would like to be able to suppress all log output on a RunAction
- Suppress health-check log output on CF apps
Windows Support
- Switch windows app lifecycle to bsdtar (in flight)
Component Logging
- Improve logging in nsync-listener handlers (in flight)
Dependencies
Test Suites and Tooling
- Continual app polling in upgrade test suite should have a small tolerance for request failures
- Add git pre-push hook to prevent pushing to master of diego-release
Miscellany
BOSH job changes
None.
BOSH property changes
- Added
benchmark-bbs.num_reps
: Number of rep processes to simulate in BBS benchmark test.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "diego" version: "0.1448.0" url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1448.0" sha1: "8930ac583ecfbd3b8fa556bcf07a3fbb056eca6b"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 8930ac583ecfbd3b8fa556bcf07a3fbb056eca6b \ "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1448.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