Changes from v0.1467.0 to v0.1468.0
- Verified with garden-linux-release v0.337.0.
- Verified with etcd-release v45.
- Verified with cflinuxfs2-rootfs-release v0.2.0.
Significant changes
IMPORTANT: This version of Diego is vulnerable to CVE-2016-3091, which is related to the Diego executor's parsing of log output at UTF-8 boundaries. We strongly recommend that all operators on Diego v0.1468.0 through v0.1470.0 upgrade to Diego v0.1471.0 or later. Diego v0.1472.0 is recommended for use with the recently released CF v237 and should be compatible with CF v236.
BBS Relational Datastore (Experimental)
- As a Diego developer, I expect BBS unit tests to run against both MySQL and etcd in CI (in flight)
- As a Diego developer, I expect inigo and component integration test suites to run against both MySQL and etcd in CI (in flight)
Performance Tuning
Container Execution
Volume Support (Experimental)
- cephfs driver can be colocated on the Cell
- Volume Drivers are discoverable
- remove spec file writing from the certification suite (and add to fakedriver for tcp).
- fakedriver certified with json spec
App Logging
Component Logging and Metrics
- Change BBS
Client
toInternalClient
andExternalClient
toClient
, and add logging to the methods (in flight) - As a Diego operator, I would like to see a higher signal-to-noise ratio in the BBS logs
- Do not log ssh routes private key in bbs logs.
Documentation
BOSH job changes
None.
BOSH property changes
- Added
benchmark-bbs.ginkgo_nodes
: Number of Ginkgo nodes to run in BBS benchmark test suite. Defaults to 4.