Diego v1.5.4
Changes from v1.5.3 to v1.5.4
- Verified with garden-runc-release v1.1.1.
- Verified with garden-windows-bosh-release v0.1.0.
- Verified with etcd-release v89.
- Verified with cf-mysql-release v32.
- Verified with cflinuxfs2-rootfs-release v1.45.0.
Significant changes
BBS Relational Datastore
Local Route Emitters (Experimental)
- As a Diego operator, I expect to be able to operate the cell-local route-emitters at scale
- In local route-emitter mode, the registered endpoints for an evacuating LRP instance should switch over with minimal overlap
- As a Diego Windows Cell operator, I expect to be able to operate route-emitters local to my windows cells
Grootfs Integration
Documentation
Cleanup
- Convert remaining Diego components to use config files instead of command-line arguments
- Remove unused communicationTimeout parameter and cfhttp initialization from Diego fileserver
BOSH job changes
Added route_emitter_windows
job.
BOSH property changes
Added diego.route_emitter.job_name
: Job name for route_emitter Linux and Windows variants. Operators should not need to change this property.