diego/1.14.1
You can find the source of this version on GitHub at cloudfoundry/diego-release. It was created based on the commit 91498be7
.
Release Notes¶
Changes from v1.14.0 to v1.14.1
- Verified with garden-runc-release v1.5.0.
- Verified with garden-windows-bosh-release v0.4.0.
- Verified with etcd-release v101.
- Verified with cf-mysql-release v34.
- Verified with cflinuxfs2-rootfs-release v1.115.0.
Significant changes
BBS API
Container Placement
De-Consuling Locks (Experimental)
- As a Diego operator, I expect components to retry maintaining their locks if they get an error communicating with the locket server (in flight)
- PM should see that TPS Watcher does not have a dependency on Consul for locking
v2 Loggregator API Adoption (Experimental)
- Create Loggregator API v2 Client that can write into Metron using streams
- cloudfoundry/diego-release #297: Extract code.cloudfoundry.org/loggregator_v2
Test Suites and Tooling
- As a Diego developer, I expect to be able to run the BBS benchmarks against BOSH-Lite easily
- Add healthchecks to LRP definitions used in inigo
- cloudfoundry/inigo #16: Add grootfs init-store and delete-store to tests
Security
Documentation
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.14.1" url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=1.14.1" sha1: "f77696a10a7098ead836a53ed7ee81cfa0233856"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 f77696a10a7098ead836a53ed7ee81cfa0233856 \ "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=1.14.1"
Jobs¶
- auctioneer
- bbs
- benchmark-bbs
- cfdot
- file_server
- locket
- rep
- rep_windows
- route_emitter
- route_emitter_windows
- ssh_proxy
- vizzini