diego/1.16.1
You can find the source of this version on GitHub at cloudfoundry/diego-release. It was created based on the commit d7f8bd93
.
Release Notes¶
Changes from v1.16.0 to v1.16.1
- Verified with garden-runc-release v1.7.0.
- Verified with garden-windows-bosh-release v0.4.0.
- Verified with etcd-release v108.
- Verified with cf-mysql-release v35.
- Verified with cflinuxfs2-release v1.123.0.
Significant changes
BBS Relational Datastore
Local Route Emitters
De-Consuling Locks (Experimental)
v2 Loggregator API Adoption (Experimental)
Manifest Generation
App Logging and Metrics
Component Logging and Metrics
- As a Diego operator, I expect the reps periodically to emit a metric counting how many instances they are currently starting so I can determine which cells are under stress over time
- nfs driver and broker logs get redacted
- cloudfoundry/lager #24: Add RedactingWriterSink class to lager for log filtering
Test Suites and Tooling
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.16.1" url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=1.16.1" sha1: "dc4cf19f1c81ff38cb4e6e9f04ef4ad3e9423bd7"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 dc4cf19f1c81ff38cb4e6e9f04ef4ad3e9423bd7 \ "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=1.16.1"
Jobs¶
- auctioneer
- bbs
- benchmark-bbs
- cfdot
- file_server
- locket
- rep
- rep_windows
- route_emitter
- route_emitter_windows
- ssh_proxy
- vizzini