diego/1.19.0
You can find the source of this version on GitHub at cloudfoundry/diego-release. It was created based on the commit cfb1af5e
.
Release Notes¶
Changes from v1.18.1 to v1.19.0
- Verified with garden-runc-release v1.8.0.
- Verified with garden-windows-bosh-release v0.4.0.
- Verified with etcd-release v112.
- Verified with cf-mysql-release v35.
- Verified with cflinuxfs2-release v1.133.0.
Significant changes
Local Route Emitters
- route-emitter in tcp mode should apply events cached during syncing
- route-emitter should not re-emit optimistically removed actual LRPs during sync cycle
De-Consuling Locks (Experimental)
- As a Locket client, I expect the locket repository to contain documentation about the locket API
- As a CF operator, I expect the deployment to fail if the locket-enabled BBS or auctioneer cannot connect to or authenticate to the locket service successfully
Container Networking Support (Experimental)
Declarative Health Checks (Experimental)
Component Logging and Metrics
- As a Diego operator, I expect the BBS to emit its request latency only periodically, instead of on every request
- cloudfoundry/lager #25: add lgctx package
Dependencies
Cleanup
BOSH job changes
None.
BOSH property changes
None.
BOSH link changes
None.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "diego" version: "1.19.0" url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=1.19.0" sha1: "2ad4a90a73897b0e0268850f5feeb7d5e512da0d"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 2ad4a90a73897b0e0268850f5feeb7d5e512da0d \ "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=1.19.0"
Jobs¶
- auctioneer
- bbs
- benchmark-bbs
- cfdot
- file_server
- locket
- rep
- rep_windows
- route_emitter
- route_emitter_windows
- ssh_proxy
- vizzini