diego/0.1442.0
You can find the source of this version on GitHub at cloudfoundry/diego-release. It was created based on the commit cc74696c
.
Release Notes¶
Changes from v0.1441.0 to v0.1442.0
- Depends on garden-linux-release v0.328.0.
- Depends on etcd-release v18.
Significant changes
- tps_watcher does not reconnect to the BBS when its session dies
- Fix metron properties in bosh-lite manifest generation
- Remove DATs that are redundant with CATs
- operator should be able to verify that when creating an app with ports and diego:true, requests to the cell host port are received by the app on the requested port
- Update cflinuxfs2 stack in diego-release to 1.18.0+
- cloudfoundry-incubator/consuladapter #1: Add KillWithFire func
- cloudfoundry-incubator/consuladapter #2: Add new line after build flag OR #3: Fix consulrunner build tags for Windows
- cloudfoundry-incubator/rep #5: Use KillWithFire to stop consul on Windows
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.1442.0" url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1442.0" sha1: "c16cef9d8eda499d236e604edc30f88c9dd013a5"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 c16cef9d8eda499d236e604edc30f88c9dd013a5 \ "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1442.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