diego/0.1444.0
You can find the source of this version on GitHub at cloudfoundry/diego-release. It was created based on the commit c5f802c8
.
Release Notes¶
Changes from v0.1443.0 to v0.1444.0
- Depends on garden-linux-release v0.330.0.
- Depends on etcd-release v20.
Significant changes
- Refactor executor to use the allocation store as a cache when retrieving information about containers on a cell.
- Re-enable the benchmark-bbs tests with a smaller target number of records (in flight)
- cloudfoundry-incubator/cf_http #1: Add Apache License v2.0
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.1444.0" url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1444.0" sha1: "75f62e7cf670bd30c1421db9a1b27dff367b6b6a"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 75f62e7cf670bd30c1421db9a1b27dff367b6b6a \ "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1444.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